- Think, a large language model client application, available on macOS, Windows, and Linux.
- Basic UI
- Web Search
- Chat
- Images Chat
- Files Chat
- Settings
- Statistics
- [] Image Generation
- [] Plugin by function calling
- [] Knowledge
- OpenAI
- DeepSeek
- Ollama
- Anthropic
- Gmini
- Qwen
- [] Baichuan
- [] MiniMax
- DouBao
- Zhipu
- Wenxin
- Hunyuan
- SiliconFlow
- [] DALL-E
- [] MidJourney
$ npm install
$ npm run dev
# For windows
$ npm run build:win
# For macOS
$ npm run build:mac
# For Linux
$ npm run build:linux