Skip to content

Releases: vinceecniv/Vito

Vito 2026.7.2

Choose a tag to compare

@vinceecniv vinceecniv released this 26 Jul 13:10
d32ff7e

AI cleanup: OpenAI-compatible providers

The AI cleanup pass now works with any OpenAI-compatible chat-completions endpoint, alongside Anthropic:

  • Groq — a free tier (rate- and daily-token-limited) that states it doesn't train on your API data. Together with AssemblyAI's free starting credit, you can dictate and clean up for free.
  • OpenAI — use your own OpenAI API key.
  • Local model — point it at Ollama, LM Studio or any local endpoint, so your transcript never leaves your machine.

New installations default to the Groq preset; existing configurations keep their current provider.

Downloads

  • Linux: Vito-2026.7.2-x86_64.AppImage
  • Windows: Vito-Setup-2026.7.2.exe

Verify each download against its .sha256 file.

Vito 2026.7.1

Choose a tag to compare

@vinceecniv vinceecniv released this 24 Jul 11:22

Vito says Hello world!