Skip to content

Reqwey/ollamate

Repository files navigation

OllaMate

icon

Yet another Ollama chat client for any platform.

Made with 🦀 Tauri + ▲ Next.js and ❤️.

chat-interface

Features

  • ✒️ Full Markdown & LaTeX support
  • 📚 Supports multiple models
  • 🎨 26 colorful themes
  • ⚙️ Customizable model parameters offered by Ollama
  • 🖥️ Cross-platform & light-weight

Getting Started

npm install
  • Start developing:

    npm tauri dev
  • Build for production:

    npm tauri build