Acrobite/chatbot-ui

AI chat for any model.

⭐ 1 stars💬 0 comments

Files

📄 .env.local.example792 B
📄 .eslintrc.json496 B
📁 .github
📄 .gitignore487 B
📁 .husky
📄 .nvmrc9 B
📄 README.md8 KB
📁 __tests__
📁 app
📁 components
📄 components.json323 B
📁 context
📁 db
📄 i18nConfig.js271 B
📄 jest.config.ts611 B
📁 lib
📄 license1 KB
📄 middleware.ts1.2 KB
📄 next.config.js635 B
📄 package-lock.json702.3 KB
📄 package.json4.5 KB
📄 postcss.config.js82 B
📄 prettier.config.cjs872 B
📁 public
📁 supabase
📄 tailwind.config.ts2.1 KB
📄 tsconfig.json668 B
📁 types
📁 worker

README

# Chatbot UI The open-source AI chat app for everyone. <img src="./public/readme/screenshot.png" alt="Chatbot UI" width="600"> ## Demo View the latest demo [here](https://x.com/mckaywrigley/status/1738273242283151777?s=20). ## Updates Hey everyone! I've heard your feedback and am working hard on a big update. Things like simpler deployment, better backend compatibility, and improved mobile layouts are on their way. Be back soon. -- Mckay ## Official Hosted Version Use Chatbot UI without having to host it yourself! Find the official hosted version of Chatbot UI [here](https://chatbotui.com). ## Sponsor If you find Chatbot UI useful, please consider [sponsoring](https://github.com/sponsors/mckaywrigley) me to support my open-source work :) ## Issues We restrict "Issues" to actual issues related to the codebase. We're getting excessive amounts of issues that amount to things like feature requests, cloud provider issues, etc. If you are having issues with things like setup, please refer to the "Help" section in the "Discussions" tab above. Issues unrelated to the codebase will likely be closed immediately. ## Discussions We highly encourage you to participate in the "Discussions" tab above! Discussions are a great place to ask questions, share ideas, and get help. Odds are if you have a question, someone else has the same question. ## Legacy Code Chatbot UI was recently updated to its 2.0 version. The code for 1.0 can be found on the `legacy` branch. ## Updating In your terminal at the root of your local Chatbot UI repository, run: ```bash npm run update ``` If you run a hosted instance you'll also need to run: ```bash npm run db-push ``` to apply the latest migrations to your live database. ## Local Quickstart Follow these steps to get your own Chatbot UI instance running locally. You can watch the full video tutorial [here](https://www.youtube.com/watch?v=9Qq3-7-HNgw). ### 1. Clone the Repo ```bash git clone https://github.com/mcka
SocialRepo
Login

loading/repo...

Latest Updates

Discussion