App-GPT
Make usable web-apps with prompts and instantly host them
UI-GPT is a handy App that allows you to create Tailwind websites quickly and easily using prompts. Whether you want to make a clone of hackernews, design a SaaS pricing page, create a calculator with buttons, or build a sleek looking todo app, UI-GPT has got you covered. Simply provide a prompt and let the App generate the UI based on your request. With UI-GPT, you can save time and effort in designing beautiful and functional websites. Get started now and turn your ideas into stunning websites!
How to
Files (0)
Comments (0)
Learn how to use App-GPT effectively! Here are a few example prompts, tips, and the documentation of available commands.
Example prompts
-
Prompt 1: "Make a clone of hackernews"
-
Prompt 2: "Make a SaaS pricing page"
-
Prompt 3: "Make a calculator with buttons"
-
Prompt 4: "Make a sleek looking todo app"
Features and commands
-
Create BookNote: This command generates a UI based on a user's given prompt. It can be used to create Tailwind websites with prompts.
- Usage: To create a Tailwind website, use the
Create BookNotecommand with parameters such as the prompt and booknote ID. - Example:
- Input:
Create BookNotewith prompt "Make a clone of hackernews" - Output: A Tailwind website resembling the Hacker News clone.
- Input:
- Usage: To create a Tailwind website, use the
-
CallBookNoteRequestSchema: This is the data schema used in the
Create BookNotecommand.- Usage: The
CallBookNoteRequestSchemacontains properties such aspromptandbooknote_idwhich are used to specify the prompt and unique ID for the UI. - Example: The request body for the
Create BookNotecommand may include theCallBookNoteRequestSchema.
- Usage: The
Note: This guide provides examples and commands for interacting with the ChatGPT App designed for creating Tailwind websites. The App allows users to generate UIs based on given prompts and supports commands such as Create BookNote using the CallBookNoteRequestSchema schema.