Promptflow is an open-source CRUD application, serving as an AI Prompting tool designed for the contemporary era. Facilitated creative exploration, generation, and sharing of prompts within a user-friendly interface.
-
User-Friendly Interface: Intuitive and easy-to-use interface for users to interact seamlessly with the application.
-
Prompt Exploration: Allows users to explore a wide range of AI-generated prompts to inspire creativity.
-
Prompt Customization: Enables users to customize and tailor prompts based on their preferences and requirements.
-
Prompt Sharing: Facilitates sharing of favorite prompts with the community, fostering collaboration and inspiration.
-
CRUD Operations: Implements basic CRUD (Create, Read, Update, Delete) operations for managing user-generated prompts.
-
User Profiles: Provides user profiles to track and showcase individual contributions and shared prompts.
To use This project
https://promptflow-shamil7.netlify.app/
Clone the project
git clone https://github.com/shamil-ch/PromptFlow.git
Go to the project directory
cd PromptFlow
Install dependencies
npm install
Start the server
npm run dev
Client: React, TailwindCSS, Javascript
Server: Next.Js, MongoDb
To run tests, run the following command
npm run test
To run this project, you will need to add the following environment variables to your .env file
GOOGLE_ID
GOOGLE_CLIENT_SECRET
MONGODB_URI
For support, email [email protected] or join our Slack channel.