Desktop application for llm chatbot.
Now the project has supported OpenRouter, which means you can switch any models you want. Besides, I have resturctured the implementation of model message stream. It's more clear and simple by using Vercel AI SDK.
I reviewed many open-source projects, and most only have basic text chat functionality without support for online search or browse. Therefore, I decided to develop a clean version based on the open-source project Chatbox, removing many of its commercial features, and adding support for Claude and OpenRouter.
- ✅Google Search
- ✅Exa.ai Search
- ✅Exa.ai Browse
- ✅File upload (only support pdf)
- ✅Image upload
- ✅Resizable textarea
- ⭕Parse Word/PDF file etc.
Settings -> Advanced -> RAG Settings Input your API key.