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

https://github.com/techulus/manage-prompt

AI Integrations as a Service
https://github.com/techulus/manage-prompt

ai api nextjs nextjs13 openai postgres prisma

Last synced: 5 months ago
JSON representation

AI Integrations as a Service

Awesome Lists containing this project

README

          


ManagePrompt


Launch Your Next AI Project in Hours, Not Months! Our platform handles the technicalities โ€“ hosting, security, delivery โ€“ so you can focus on the essence of your innovation.


Learn more ยป




Website
ยท
Support

## Contact us ๐Ÿ’Œ

If you want to learn more about this project or have any questions, send us an email at [hello+manageprompt@techulus.com](mailto:hello+manageprompt@techulus.com)

## Getting Started ๐Ÿš€

### Requirements

- [Node.js](https://nodejs.org/en/) >= 18.0.0

### Setup

1. Clone the repository

```sh
git clone https://github.com/techulus/manage-prompt
```

2. Install dependencies

```sh
npm install
```

3. Set up your .env file

You will find .env.example in the repo. Create your own copy.

4. You'll need to setup several third party providers in order to run the entire application.

5. Start the development server

```sh
npm run dev
```

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