Giter Site home page Giter Site logo

calvinseptyanto / promptopia Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 75 KB

Promptopia is an open-source AI prompting tool for modern world to discover, create and share creative prompts.

Home Page: https://promptopia-iota-orcin.vercel.app

License: MIT License

CSS 15.93% JavaScript 84.07%
google-cloud mongodb nextjs tailwindcss vercel

promptopia's Introduction

Last updated on: 31st August 2023

line

Table of Contents

line

Introduction

  • ๐ŸŒ Discover, Create, and Share Creative Prompts ๐ŸŒ
    With Promptopia, the possibilities are endless. Whether you're an artist, writer, designer, or simply someone looking to ignite their creativity, our platform is your ultimate source for inspiration. Create prompts that challenge the status quo, explore new horizons, and spark innovation.

  • ๐Ÿ” Seamless Search Functionality ๐Ÿ”
    Finding the perfect prompt has never been easier. Our search feature allows you to explore prompts and profiles, connecting with like-minded individuals who share your passion and vision. It's a hub for collaboration and networking that transcends borders and boundaries.

  • ๐Ÿง‘โ€๐Ÿคโ€๐Ÿง‘ Personalized Profiles ๐Ÿง‘โ€๐Ÿคโ€๐Ÿง‘
    Your journey on Promptopia is unique, and your profile reflects that. Showcase your creative portfolio, track your prompt deployments, and let the world discover your creative genius. Connect with fellow creators and build lasting connections that fuel your imagination.

  • ๐Ÿ“ข Share Your Prompts with the World ๐Ÿ“ข
    Promptopia isn't just a platform; it's a community. Share your prompts, collaborate on projects, and witness your ideas come to life. Join a global network of creators and be part of the creative revolution.

line

Development

> npm install
> npm run dev

line

Tech Stack Used

  • Next.js: Framework
  • TailwindCSS: Styling
  • MongoDB: Database
  • Google Auth 2.0: Authentication
  • Git & Github: Version Control
  • Vercel: Hosting

Next.js TailwindCSS MongoDB Google Cloud Git GitHub Vercel

line

API Endpoints

  • POST /api/prompt/new : Create new prompt.
  • GET /api/users/${session.user.id}/posts: Get all posts for the user.
  • GET /api/users/${params?.id}/posts: Get all posts of the user on the user`s profile.
  • GET /api/prompt/${promptId} Get prompt.
  • PATCH /api/prompt/${promptId} Update prompt.
  • GET /api/prompts/${project}/prompts Get all prompts.
  • DELETE /api/prompt/${post._id.toString()} Delete prompt.

line

Preview

line

License

Calvin Septyanto

promptopia's People

Contributors

calvinseptyanto 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.