What it does
A self-hosted open-source AI coding assistant. Runs entirely on your infrastructure with your choice of model, providing code completion and chat without any data leaving your environment.
Security relevance
Complete data sovereignty — everything runs on your hardware with your chosen model. No external API calls, no data transmission, no third-party processing. The strongest privacy guarantee available for AI code assistance, but comes with the operational burden of self-hosting.
When to use it
Deploy when you require air-gapped or fully sovereign AI code assistance. Requires GPU server provisioning, model selection and download, deployment configuration, and ongoing maintenance. Expert-level infrastructure work but the only option for truly air-gapped environments.
OWASP coverage
Risks addressed — mapped to both OWASP Top 10 standards. 1 in LLM, 1 in Agentic.
The raw record
What Yuntona stores. Single source of truth — fork it on GitHub.
name: Tabby slug: tabby type: Mixed category: AI Code Assistants url: https://www.tabbyml.com reviewed: 2026-04 added: 2026-04 updated: 2026-04 risks: llm: [LLM06] asi: [ASI05] complexity: Expert Required pricing: — audience: Builder lifecycle: [develop] tags: [Code, Open Source, Self-Hosted]