Skip to content

Latest commit

 

History

History
70 lines (44 loc) · 3.97 KB

README.md

File metadata and controls

70 lines (44 loc) · 3.97 KB

NeuroPallete

React NodeJS Express.js TailwindCSS MongoDB Vercel


Please be aware that the AI functionality on the deployed website relies on OpenAI services. In some cases, the AI features may not work as expected if there are low or no OpenAI credits available.


🔗Live Link


Welcome to NeuroPallete! This innovative platform harnesses the power of the DALLE API to generate stunning images. With a dedicated community home page, users can explore a vast collection of prompts and their corresponding AI-generated images.

Watch Demo

Home Page

Home

Search Page

Search

Create Page

Search

Features:

  • AI Image Generation: Harness the capabilities of OpenAI to generate beautiful and unique images based on user prompts.
  • MERN Stack Implementation: Built with the MERN (MongoDB, Express.js, React.js, Node.js) stack, ensuring a robust and efficient full stack architecture.
  • Cloudinary Integration: Seamlessly integrate with the Cloudinary API for image storage, manipulation, and management.
  • Community Home Page: Explore an inspiring collection of user prompts and their corresponding AI-generated images, all contributed by the vibrant NeuroPalette community.
  • Search Functionality: Easily search and discover specific prompts or images to find inspiration and expand your creative horizons.
  • User Sharing: Share your own prompts and AI-generated images within the community, showcasing your creativity and sparking inspiration in others.

Join us on this creative journey as we push the boundaries of AI-generated art with NeuroPalette.

Usage:

To get started with NeuroPalette, follow these steps:

  1. Clone the repository: git clone https://github.com/suryanshsingh2001/Neuro_Pallete.git
  2. Install the necessary dependencies: npm install on both client and server.
  3. Create a new .env file in the server folder of the project.
  4. Set up the required API credentials by adding the following lines to the .env file:
OPENAI_API_KEY="<open_api_key>"
MONGODB_URL="<mongodb_url>"

CLOUDINARY_CLOUD_NAME="<cloudinary_cloud_name>"
CLOUDINARY_API_KEY="<cloudinary_api_key>"
CLOUDINARY_API_SECRET="<cloudinary_api_secret>"

Make sure to replace your-openai-api-key, your-cloudinary-api-key, your-cloudinary-api-secret and mongodb_url with your own API keys obtained from the OpenAI, Cloudinary and Mongodb platforms.

  1. Save the .env file.
  2. Run the application in split terminal for client and server: npm run dev and npm start respectively

Please note that without configuring the API keys correctly, the application may not function properly. Ensure that you have valid API keys from OpenAI and Cloudinary to fully utilize the NeuroPalette features.

Contact:

For any questions or inquiries, feel free to reach out to me on LinkedIn or via email: Mail.

Join the NeuroPalette community and unlock the potential of AI-generated art with our MERN Stack Application. Let your imagination run wild and create stunning visuals with ease!