Key Features
Code Completion
Fast, inline code suggestions as you type — like Copilot but self-hosted.
Chat
Ask questions about your code, get explanations, refactoring suggestions, and bug fixes.
Repository Context
Index your codebase for repo-aware completions. Tabby understands your project's patterns, APIs, and conventions.
20+ Models
StarCoder, CodeLlama, DeepSeek-Coder, Qwen-Coder, and more. Switch models via config.
Admin Dashboard
Web UI for model management, user management, analytics, and repository indexing.
Privacy
- Self-hosted — runs on your own GPU or cloud instance
- No telemetry — zero data sent externally
- Air-gapped — works fully offline
FAQ
Q: What is Tabby? A: A self-hosted AI coding assistant with code completion and chat. Open-source alternative to GitHub Copilot with full data privacy. 33K+ GitHub stars.
Q: What hardware do I need? A: A GPU with 4GB+ VRAM for small models (StarCoder-1B), 8GB+ for larger models. CPU-only mode available but slower.