Get Tanvrit AI
Native desktop builds for macOS (Apple Silicon & Intel), Windows, and Linux. The Wasm portal at /app/ works in any browser but degrades engine-dependent features. Source for the agent & landing site lives at github.com/tanvrit/ai.
VS Code extension
Sidebar UI plus inline tool calls — talks to the same local MCP server.
Open marketplace →Listing goes live with v1.0.0; if the link 404s the publish hasn't finished propagating — check back in a day.
Wasm portal (no install)
Try Tanvrit AI in your browser. Engine-dependent features (local inference, file watching) are disabled here.
Launch /app →Honest: distribution status
Self-hosted GitHub Releases until we ship to Mac App Store and Microsoft Store. Builds are produced on Tanvrit's own self-hosted runners. macOS builds are signed and notarised; Windows MSI is signed; Linux DEB ships with a detached GPG signature. SHA-256 checksums are on the GitHub release page — verify before installing on shared machines.
System requirements
| Requirement | Minimum | Recommended |
|---|---|---|
| macOS | 13 Ventura | 14+ Sonoma, Apple Silicon |
| Windows | 10 (1809+) | 11 with x64 CPU |
| Linux | Ubuntu 20.04 or equivalent | Ubuntu 22.04+, glibc 2.35 |
| RAM | 8 GB | 16 GB for qwen2.5-coder 7B |
| Disk | 1 GB app + index | 10 GB+ if you pull large Ollama models |
| Network | None for local-only use | Outbound only when you opt in to Plus |
What ships in v1.0.0
31 MCP tools, 19 language parsers, Ollama provider, Anthropic / OpenAI / Gemini / DeepSeek / Groq / Mistral providers, MCP server on localhost:19281, OpenAI-compatible local API on localhost:19280, Wasm portal.