Skip to content

Latest commit

 

History

History
30 lines (14 loc) · 1.85 KB

lorimergpt.md

File metadata and controls

30 lines (14 loc) · 1.85 KB

LorimerGPT

LorimerGPT is an AI-powered coding app designed to assist you in your programming journey. Whether you're a beginner or an experienced coder, this app is here to help. With the ability to debug React errors, explain coding concepts, and convert arrays to buffers, LorimerGPT is your go-to coding companion. It offers a range of tools, including a browser, DALL-E image generation, and Python coding. So, get ready to code with confidence and let LorimerGPT enhance your coding experience!

Example prompts

  1. Prompt 1: "Debug this React error."

  2. Prompt 2: "Explain this to me."

  3. Prompt 3: "How to convert this array to a buffer?"

Features and commands

  1. Debug: Ask LorimerGPT to help you debug a React error. Provide the error message or code snippet as input and LorimerGPT will try to assist you in finding a solution.

Example command: "Debug this React error."

  1. Explain: Ask LorimerGPT to explain a concept, code, or error message to you. Simply provide the topic or specific code snippet as input and LorimerGPT will provide an explanation.

Example command: "Explain this to me."

  1. Convert: Ask LorimerGPT for assistance in converting one data type to another. If you have an array that you want to convert to a buffer, provide the array as input and LorimerGPT will guide you through the conversion process.

Example command: "How to convert this array to a buffer?"