Yet another Ollama chat client for any platform.
Made with 🦀 Tauri + ▲ Next.js and ❤️.
- ✒️ Full Markdown & LaTeX support
- 📚 Supports multiple models
- 🎨 26 colorful themes
- ⚙️ Customizable model parameters offered by Ollama
- 🖥️ Cross-platform & light-weight
npm install
-
Start developing:
npm tauri dev
-
Build for production:
npm tauri build