Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 2.39 KB

productgpt.md

File metadata and controls

25 lines (13 loc) · 2.39 KB

ProductGPT

ProductGPT is an app designed to help you bring your ideas to life. Whether you need to brainstorm new concepts, create a user research plan, generate a competitive analysis, or write a product requirements document, ProductGPT has got you covered. With the welcome message, 'Welcome! Let's start shaping your idea into a detailed product plan,' you'll feel motivated and supported from the moment you start using the app. ProductGPT offers a variety of tools, including a DALL·E model for generating visual ideas, a browser tool for researching, and a Python tool for coding. Get ready to turn your imagination into reality!

Example prompts

  1. Prompt 1: "Let's brainstorm together. I have an idea for a new app, can you help me flesh it out?"

  2. Prompt 2: "Help me create a user research plan for my product."

  3. Prompt 3: "I need assistance in creating a competitive analysis for Generative AI. Can you provide some insights?"

  4. Prompt 4: "I want to write a PRD for my project. Can you guide me through the process?"

Features and commands

  1. dalle: This tool is used for generating images based on text prompts. You can describe what kind of image you want and the model will create it for you.

  2. browser: This tool allows you to access web browsing functionalities within the ChatGPT app. You can use it to search for information, read articles, or explore websites.

  3. python: This tool provides access to Python programming capabilities. You can use it to execute Python code, perform calculations, or manipulate data.

Note: This is a general guide for interacting with the ProductGPT app. The specific functionality and commands may vary depending on the implementation and features provided by the app.