@AndrewMayne

Andrew Mayne is an artificial intelligence developer, consultant and Wall Street Journal best selling author

Andrew is the founder of Interdimensional, an artificial intelligence service consultancy that helps companies deploy AI solutions. Prior to founding Interdimensional, Andrew was the Science Communicator for OpenAI and their first prompt engineer. At OpenAI he worked on GPT-4, ChatGPT and GPT-3, creating many of the original prompts and examples used today.

Alongside his AI contributions, Andrew writes mystery-thriller novels. His works have been nominated for the Edgar and Thriller Awards, with series featuring characters including Theo Cray, Sloan McPherson, Jessica Blackwood, and Trasker.

Andrew was also featured in the Discovery Channel Shark Week special Andrew Mayne: Ghost Diver where he used AI and stealth technology to swim next to great white sharks in the Isle of Jaws.


Consulting

Andrew Mayne offers a range of consulting services centered around artificial intelligence

AI Strategy: Design tailored AI strategies based on specific business goals and challenges, ensuring a clear path to desired outcomes.

Technology Explanation: Break down and explain the complexities of AI technology, providing clarity and understanding tailored to business contexts.

Workflow Design: Create and optimize workflows to integrate AI tools and solutions, ensuring a smooth transition and efficient operation.

Executive Briefings: Regular updates and briefings on the latest AI developments, ensuring that leadership teams remain informed and prepared.

With a hands-on approach, Andrew prioritizes clear communication, actionable insights, and practical solutions for businesses navigating the AI landscape.


Speaking

Drawing from his expertise in artificial intelligence and his tenure as the Science Communicator for OpenAI, coupled with his creative background, Andrew Mayne provides insights on technological acceleration and offers practical strategies for embracing creativity in an AI-centric landscape. He is adept at speaking to diverse audiences, from the general public to industry experts and executives.


Books



Blog

  • How to use GPT-4 with Vision for Robotics and Other Applications

    How to use GPT-4 with Vision for Robotics and Other Applications

    TLDR: There are multiple ways you can use GPT-4 with Vision to power robotics and other systems. I included several sample apps you can download to experiment with including a robot simulator.  Multimodal AI models like GPT-4 with Vision have allowed for entirely new kinds of applications that go far beyond just text comprehension. A… Read more

  • Improving GPT-4’s Visual Reasoning with Prompting

    Improving GPT-4’s Visual Reasoning with Prompting

    TLDR: How to boost GPT-4 with Vision’s capabilities with a simple prompt addition. A recent paper How Far Are We from Intelligent Visual Deductive Reasoning? points out the limitations in visual reasoning in image models like GPT-4V. Like other related papers, I think the investigators are directionally correct (these models don’t have human-level reasoning and… Read more

  • Is the Reversal Curse Real?

    Is the Reversal Curse Real?

    A recent paper The Reversal Curse points out an apparent failure in large large language models like GPT-4. From the abstract: We expose a surprising failure of generalization in auto-regressive large language models (LLMs). If a model is trained on a sentence of the form “A is B”, it will not automatically generalize to the reverse direction… Read more

  • My Custom Instructions for ChatGPT

    My Custom Instructions for ChatGPT

    tldr: Custom instructions let you provide ChatGPT with relevant information of your choice about you and how you like to communicate. I’ve use a couple simple tricks to adapt it to my style. I use ChatGPT non-stop for work, fun and exploring. When I write novels it’s a great research helper. When I code it’s… Read more

  • How to get GPT-4 to play Wordle (and other prompt tricks)

    How to get GPT-4 to play Wordle (and other prompt tricks)

    tl;dr: One of the tricks to using GPT-4 well is understanding how it sees text and instructions When we started testing GPT-4 internally last summer one of the first tests people would try is getting it to play the game Wordle. While trying to guess a five-letter word should be simple for an advanced language… Read more

  • ChatGPT + Code Interpreter = Magic

    ChatGPT + Code Interpreter = Magic

    tl;dr: OpenAI is testing the ability to run code and use third-party plugins in ChatGPT. OpenAI has announced that we’re developing plugins for ChatGPT that will extend its capabilities. [Link] Plugins range from third-party tools like WolframAlpha and OpenTable, to our browsing plugin and Code Interpreter that can generate code, run code, upload and download… Read more