GithubHelp home page GithubHelp logo

niteshpk / prompt-baba Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 67 KB

PromptBaba is an open-source AI prompting tool that helps you discover, create, and share creative prompts. With Next.js, NextAuth, and Google authentication, browse prompts by tags, usernames, and content, and copy or edit them with ease. Join our community and inspire AI creativity today!

Home Page: https://prompt-baba.vercel.app/

JavaScript 84.42% CSS 15.58%
css3 html5 javascript next-auth next-auth-provider nextjs react responsive-web-design tailwindcss

prompt-baba's Introduction

PromptBaba

PromptBaba is an open-source AI prompting tool that helps you discover, create, and share creative prompts for the modern world. With the increasing use of chatbots powered by AI, PromptBaba makes it easy to find and share prompts that you can use to charge up your AI-powered chatbot.

Live Demo

https://prompt-baba-niteshpk.vercel.app/

Screenshots

Website

website-page

Mobile

mobile-view

Features

  • Discover and share AI-powered prompts
  • Login using NextAuth and Google authentication
  • Browse prompts by tags, usernames, and content
  • Search for prompts by keyword
  • Copy prompts to clipboard
  • Edit/Delete prompts (if you are a creator of that prompt)
  • View profiles of other prompt creators and their prompts

Getting started

  1. Clone the repository:
git clone https://github.com/your-username/promptbaba.git
cd promptbaba
  1. Create a .env file in the root of your project:
touch .env
  1. Add the following constants to your .env file:
GOOGLE_ID=your-google-id
GOOGLE_CLIENT_SECRET=your-google-client-secret
MONGODB_URI=your-mongodb-uri
NEXTAUTH_URL=your-nextauth-url
NEXTAUTH_URL_INTERNAL=your-nextauth-internal-url
NEXTAUTH_SECRET=your-nextauth-secret

Replace the your-google-id, your-google-client-secret, your-mongodb-uri, your-nextauth-url, your-nextauth-internal-url, and your-nextauth-secret placeholders with the appropriate values for your project.

  1. Install the dependencies and start the development server:
npm install
npm run dev

By following these steps, you will have created a .env file and added the necessary constants to it. Now you can run your PromptBaba application locally.

Contributing

We welcome contributions from the community! If you'd like to contribute to PromptBaba, please fork the repository and submit a pull request with your changes.

License

PromptBaba is released under the MIT License.

prompt-baba's People

Contributors

niteshpk avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.