GiancarloJSantos / Open-Custom-GPT

Create Custom GPT and add/embed on your site using Assistants api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open Custom GPT

The no-code platform for building Custom GPT using Assistant api


Open Custom GPT provides a user-friendly solution to quickly setup a custom GPT and add to your site.

customgpt.mp4

Key Features 🎯

  • Fast and Efficient: Designed with speed and efficiency at its core. Open Custom GPT ensures rapid speed of building a GPT.
  • Secure: Your data, your control. Always. Self-hosted and never shared with others
  • Open Source: Open source and free to use.
  • Share/Embed: Share/Embed your project with your users directly and give access to your information
  • Monetization: Gate your Custom GPT behind a paywall and earn money

Stack

  • Next.js
  • OpenAI
  • Tailwind

Run the project locally

Minimum requirements to run the projects locally

  • Node.js v18
  • OpenAI API Key
npm install

npm run dev

# visit http://localhost:3000

Contribute 🤝

Did you get a pull request? Open it, and we'll review it as soon as possible.

About

Create Custom GPT and add/embed on your site using Assistants api

License:MIT License


Languages

Language:JavaScript 99.2%Language:CSS 0.8%