Link: (https://promptopia-app-nu.vercel.app/)
Promptopia is an open-source AI prompting tool designed to cater to the modern world's creative needs. It provides users with a platform to discover, create, and share creative prompts that can spark inspiration and fuel their artistic endeavors. Whether you're a writer, artist, musician, or anyone seeking creative ideas, Promptopia is the place to be!
-
Discover Prompts: Explore an extensive collection of creative prompts carefully curated by Promptopia's AI engine. Find prompts across various genres and themes to suit your interests.
-
Create Prompts: Contribute to the creative community by adding your own prompts. Let others be inspired by your unique ideas.
-
Share and Collaborate: Connect with fellow creators, share prompts, and collaborate on creative projects.
Promptopia is built with the following technologies:
-
Next.js: A popular React framework for building efficient and scalable web applications.
-
Tailwind CSS: A utility-first CSS framework that enables rapid UI development with pre-built components.
To run Promptopia locally on your machine, follow these instructions:
-
Clone the repository:
git clone https://github.com/your-username/Promptopia.git cd Promptopia -
Install dependencies:
npm install # or yarn install -
Run the development server:
npm run dev # or yarn dev -
Open your browser:
Visit
http://localhost:3000to access Promptopia.
We welcome contributions to make Promptopia even better! To contribute:
-
Fork the repository.
-
Create a new branch for your feature or bug fix.
-
Commit your changes and push the branch to your fork.
-
Create a pull request detailing your changes and improvements.
Please ensure that your pull request adheres to our code of conduct and follows the contribution guidelines.
If you encounter any bugs or have suggestions for improvements, please open an issue on the repository. We appreciate your feedback!
We would like to express our gratitude to all the contributors who have made Promptopia possible.