The open-source AI chat app for everyone.
View the Live Demo.
git clone https://github.com/super9157/ChatbotUI.git
Open a terminal in the root directory of your local Chatbot UI repository and run:
npm install
In your terminal at the root of your local Chatbot UI repository, run:
cp .env.example .env
If the environment variable is set, it will disable the input in the user settings.
Execute sql files located in /supabase/migrations
directory.
This prevents issues with storage files not being deleted properly.
In your terminal at the root of your local Chatbot UI repository, run:
npm run dev
Your local instance of Chatbot UI should now be running at http://localhost:3000
Message Mckay on Telegram