#50 · Primary category: AI Coding Assistants
tabby
Self-hosted AI coding assistant
Project last updated:06/30/26
GitHub Stars
33.8K
Forks
1.8K
Contributors
119
License
Other
Why we included this project
Teams that want Copilot-style completions without sending code to a third-party cloud can run Tabby on their own hardware. The server is self-contained, so there's no external database to manage, and it's designed to work on consumer-grade GPUs. An OpenAPI interface makes it straightforward to hook into existing tooling, and beyond inline completion there's a chat side panel, repository-level context indexing, and an answer engine that can draw on internal documentation and GitLab merge requests. It's a solid on-premises alternative to commercial assistants for anyone willing to run and maintain their own model server.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.