Code Monkey home page Code Monkey logo

promptium-ai-prompt-sharing-app's Introduction

Promptium

Promptium Logo

Discover and share AI-powered prompts with Promptium.

Table of Contents

Introduction

Promptium is an open-source AI prompting tool designed for the modern world. It allows users to discover, create, and share creative prompts. Whether you are a writer, developer, or anyone seeking creative inspiration, Promptium is here to inspire your imagination.

You can check the deployed project here: https://promptium.rajika.pro.

Features

  • Create and share AI-generated prompts.
  • Login using Google Authentication
  • Discover a wide range of prompts from the community.
  • Search for prompts based on tags, keywords, and usernames.
  • User-friendly and intuitive interface.
  • Open-source and customizable.

Installation

To run Promptopia locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/rajika97/promptium-ai-prompt-sharing-app.git
    
  2. Navigate to the project directory:

    cd promptium-ai-prompt-sharing-app
    
  3. Install dependencies:

    npm install
    
  4. Set up environment variables. Create a .env file in the root directory and configure your environment variables:

     GOOGLE_ID=[Your Google ID]
     GOOGLE_CLIENT_SECRET=[Your Google Client Secret]
     MONGODB_URI=[Your MongoDB URI]
    
     NEXTAUTH_URL=http://localhost:3000
     NEXTAUTH_URL_INTERNAL=http://localhost:3000
     NEXTAUTH_SECRET=[Your NEXTAUTH Secret]
    
  5. Run the development server:

    npm run dev
    
  6. Your Promptopia app should now be running at http://localhost:3000

Usage

  • Visit the Promptium app in your browser.
  • Sign in or create an account to start using the app.
  • Explore prompts, create your own, and share them with the community.
  • Use the search feature to discover prompts based on your interests.

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.