Tabby
Self-hosted AI coding assistant with code completion and chat.
About
Tabby is a self-hosted AI coding assistant positioned as an on-premises alternative to GitHub Copilot. Written in Rust and fully self-contained, it needs no external database or cloud service: teams run it via Docker on their own hardware, keeping code and prompts entirely private. It serves open code models such as StarCoder, CodeGemma, Qwen coder variants, and Codestral on consumer-grade GPUs, with Metal acceleration on Apple Silicon. Beyond inline completion in VS Code, JetBrains IDEs, and Vim, Tabby includes an Answer Engine chat that grounds responses in connected GitHub or GitLab repositories and documentation through built-in retrieval, plus a code browser and team analytics for tracking usage. An OpenAPI interface allows integration with existing infrastructure. Released under the Apache 2.0 license, it is adopted by enterprises with data residency requirements and by individual developers who prefer local, privacy-preserving code assistance over cloud services.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- AI Code Assistants
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Easy (2/5)
- License
- Apache-2.0
- Minimum VRAM
- 8 GB
- Added
- Apr 3, 2026
Related Tools
Open-source CLI and IDE tool for source-controlled AI code review checks enforceable in CI.
Open-source AI code assistant for VS Code and JetBrains connecting to any LLM.
Open-source version of Bolt.new that builds and runs full-stack web apps in the browser with any LLM.
Anthropic's terminal-based agentic coding tool that edits code, runs tests, and drives git workflows.
OpenAI's open-source Rust coding agent that edits repos and runs code in a sandboxed terminal session.
AI pair programming tool in the terminal that edits code in your local git repo.