Skip to content

tinybyte-labs/supabot-ai

Repository files navigation

Elevate Your Website with a Personalized AI ChatBot

Website · Issues · Discord · Twitter

Introduction

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.

Tech Stack

Local Development

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!

LICENSE

SupaBot AI is open-source under the GNU Affero General Public License Version 3 (AGPLv3) or any later version. You can find it here