An open API service indexing awesome lists of open source software.

https://github.com/laststonedjs/elite_prompt

This application allows you to discover and share different prompts. So you can search for them, create your own prompts, delete them, check out different people's profiles..
https://github.com/laststonedjs/elite_prompt

google-cloud-platform mongodb mongoose next-auth nextjs nextjs13

Last synced: 3 months ago
JSON representation

This application allows you to discover and share different prompts. So you can search for them, create your own prompts, delete them, check out different people's profiles..

Awesome Lists containing this project

README

        

## ELITETOPIA --> AI prompting tool for modern world to discover, create and share interesting prompts.
---

This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app).

### Since Chat GPT is coming into use more and more and is being used massively, this application will give you the opportunity to find and share creative AI-prompts. This FullStack CRUD application built with Nextjs and MongoDB offers you the possibility of an interesting introduction to AI habits and the way it thinks.

---

First, run the development server:

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
```

Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.

### Tech Stack
```bash
Nextjs
NextAuth.js
MongoDB
TailwindCSS
```