whisper2 Svelte Themes

Whisper2

Simple local Ollama UI written in Rust & Svelte

Whisper2

Work in progess
Small and simple Windows desktop chat client for large language models written in Rust and Svelte. Only Ollama is currently supported, with OpenAI and LangChain integration in planning.

Compiling

Development:

npm run tauri dev

Release (single executable):

npm run tauri build -- --no-bundle

TODO

  • Styling of assistant responses
  • Persistence of chats
  • Cancelation of chat completions
  • Confirm opening of links generated by the assistant
  • Import and Export of Chats
  • Configuration of Ollama backend
  • Proper dark mode
  • Support for vision models

Top categories

Loading Svelte Themes