tl;dr: Run and create custom ChatGPT-like bots with OpenChat, embed and share these bots anywhere. It's built for the average user with a focus on simplicity, and, you can selfhost it: https://github.com/openchatai/OpenChat/
This is Gharbat. Two weeks ago, I was trying to play around with LLMs, especially the open-source ones, but for some reason, it felt a bit complex (at least for the average user).
So, I decided to build OpenChat, OpenChat is an everyday user chatbot console that simplifies the utilization of large language models. It serves as a central hub for managing multiple customized chatbots.
Currently, we only support GPT models (working on adding other opensource LLMs). You can create unlimited chatbots from your PDFs, websites (and many other integrations coming soon). Then, you can integrate these bots anywhere (your website, Slack, and many other integrations on the roadmap).
I have a very ambitious roadmap, something like one command to install, and two minutes to create your chatbot using your favorite LLM. No rocket science or anything like -insert this thing here that's extremely hard for an average user to do-.
Some examples on what you can do now with OpenChat: - Create a customer support chatbot by just providing your website, then embed this bot on your website as chat widget. - Create a chatbot and upload large pdf document (+400 pages) as data source, then chat with this document. - Provide multiple data sources for the same chatbot. - Have a full control on your stuff, it's open source.
What you will be able to do soon: - Support Slack integration (allow users to connect chatbots with their Slack workspaces) - Support Intercom integration (enable users to sync chat conversations with Intercom) - Support offline open-source models (e.g., Alpaca, LLM drivers) - Support Confluence, Notion, Office 365, and Google Workspace as data sources.
Our direct links: - Github repo: https://github.com/openchatai/OpenChat/ - Website: https://openchat.so/
I'd be happy if you give it a try and let me know what you think and what you expect it to offer in the future.