Skip to content

Latest commit

 

History

History
39 lines (28 loc) · 1.31 KB

README.md

File metadata and controls

39 lines (28 loc) · 1.31 KB

Promptopedia: Your own AI prompts encyclopedia.

Prompotopedia is an open-source AI programming tool to discover, create and share creative prompts in the modern world.
Discover & Share AI-powered prompts.

image

Website Link: https://promptopedia-rks.vercel.app/

Tech Stack Used:

  1. Frontend + Backend: Next.js | MongoDB
  2. Authentication: https://console.cloud.google.com/
  3. Styled by: Tailwind CSS
  4. Deployed on: Vercel

Scope of improvement:

  1. Implement Search [done]
  2. Implement Click on Tag [done]
  3. Implement View Other Profiles

To contribute to this project follow the steps below:

  1. Fork and clone the repository.
  2. Install the required npm packages (using npm i <package_name>) [ P.S: your terminal will automatically generate an error in the absence of a required dependency]
  3. Commit your changes: git commit -m "Add some feature"
  4. Push to the branch: git push origin my-feature
  5. Open a pull request. [ P.S: Resolve all the merge conflicts before making a PR]

Project Maintainer:

Rajnish Kumar Singh