Prompt Builder

Job ID: 35881506

Budget: $250 – $750 USD

Hello,

I'd like for you to build a Interactive prompt builder Tool. This tool will be a *User-Friendly Interface* that guides users through the process of creating and refining prompts for first time AI users. This interface should include a prompt editor where users can type in their own prompts, a library of example prompts for users to reference, and suggestions for effective prompts that users can incorporate into their own prompts.

Here's how it should work:

We need you to create a Django(python) project and app to host the prompt builder.

Design and implement a user interface using Django's templating system, HTML, CSS, and JavaScript. The interface should have a prompt editor where users can type in their own prompts, a library of example prompts for users to reference, and suggestions for effective prompts that users can incorporate into their own prompts.

Implement a database to store the prompts, example prompts, and suggestions for effective prompts. You can use Django's models to define the data structure for the prompts, example prompts, and suggestions.

Create views to handle user requests and retrieve data from the database to display on the interface.

Implement URL routing to map URLs to the appropriate views.

Test and refine the user interface, ensuring that it is user-friendly and meets the requirements.

Deploy the prompt builder on a web server or hosting service for users to access.

Thanks in advance