Overview
Tabby is a self-hosted AI coding assistant providing code completion, chat, and repository-aware context. It is designed to run without a mandatory external DBMS or cloud service and supports consumer-grade GPUs.
Features and best fit
Based on official documentation; not hands-on tested · Content checked:
Serve code completion, chat, and repository context from one self-hosted service
IDE extensions connect to the Tabby server for completion, chat, and context from repositories or documentation.
Deploy on owned GPUs or on-premises infrastructure
Tabby can be run with Docker and local inference so teams do not need a mandatory cloud AI service for the core assistant.
For teams that want AI coding assistance without sending source code to an external assistant
It fits environments with sensitive code or network constraints that still want Copilot-like completion and chat experiences.
Sources: [2]
Account for model operations and Community/Enterprise boundaries
Running models requires GPU/model capacity planning and maintenance. Most code is Apache-2.0, while ee/ is separately licensed.
Official sources
- [1]TabbyML/tabby repository(2026-09-20)
- [2]Tabby README(2026-09-20)
- [3]Tabby documentation(2026-09-20)
- [4]Tabby mixed license(2026-09-20)
Supplemental curator note
Tabby is relevant when code-assistance infrastructure should run on owned GPUs or on-premises systems rather than sending source code to a cloud assistant. Most code is Apache-2.0, while `ee/` uses a separate license, so verify edition boundaries for team and advanced features.
Try it in 3 steps
- 1
Get the source
git clone --depth 1 https://github.com/TabbyML/tabby.git - 2
Enter the repository
cd tabby - 3
Check the official steps
Continue with the commands in the README Installation, Quick Start, or Getting Started section.
find . -maxdepth 1 -iname 'README*' -exec sed -n '1,220p' {} \; -quit
Growth
Growth trends · Last 30 days
33,882 Stars
Trend data is still being collected.
Development activity
Last 90 days · weekly
- Commits (last 30 days)
- 0
- Open PRs
- 76
Development activity is still being collected.
Built with
Categories and tags
GitHub data
GitHub dataView detailed GitHub data
GitHub Topics
- ai
- codegen
- coding-assistant
- coding-language
- developer-experience
- developer-tools
- gen-ai
- llms
- ide
- Stars
- 33,882
- Forks
- 1,788
- Watchers
- 187
- Open issues
- 262
- Contributors
- 117
- Primary language
- Rust
- License
- Not determined
- Repository last updated
- Jun 30, 2026
Related information
Write a related articleShare a guide or use case for this OSS in Markdown. Articles are published after administrator approval.
Explore next
- OpenClaw390,099 Stars
A persistent personal AI assistant platform spanning channels, tools, memory, and schedules.
TypeScript - React250,594 Stars
A JavaScript library for building web and native user interfaces from declarative components.
JavaScript - Hermes Agent247,156 Stars
A persistent AI agent with memory, skills, cron jobs, subagents, and multiple terminal backends.
Python - n8n205,375 Stars
A fair-code platform combining a visual canvas and code for service integrations, workflows, and AI agents.
TypeScript - TensorFlow200,194 Stars
An end-to-end machine-learning platform connecting research, training, evaluation, visualization, and deployment.
C++
Report incorrect information
Tell us if any listing information is incorrect or outdated.