Elevate Your Website with a Personalized AI ChatBot
Website · Issues · Discord · Twitter
Welcome to SupaBot AI, an open-source chatbot service powered by ChatGPT, designed to seamlessly integrate with any website. This versatile AI can be easily trained using the content from your specific website, offering your users exceptional support without the need for immediate human intervention in the chat room. Say goodbye to the hassle of searching through documentation and articles; now, customers can simply ask the bot and receive quick and accurate answers.
- Next.js - Web Framework
- TypeScript - Language
- Tailwind CSS - CSS Framework
- shadcn/ui - Component Library
- Neon - Serverless Postgres
- OpenAI - ChatGPT API
- Turborepo - Monorepo
- Upstash - Redis, QStash
- Prisma - ORM
- NextAuth.js - Auth
- tRPC - typesafe API
- Resend - Email
- React Email - Email with JSX
- Stripe - Payment
- Contentlayer - MDX Blog
To develop SupaBot AI locally, clone this repo to your disk and setup all the required environment variables from specified in apps/web/.env.example
file into apps/web/.env
.
Once that's done. You can run the following commands to start a dev server.
pnpm i
pnpm build
pnpm dev
We will provide more indepth instruction soon, stay tuned!
SupaBot AI is open-source under the GNU Affero General Public License Version 3 (AGPLv3) or any later version. You can find it here