aicoolies logo
Tabby logo

Tabby

Self-hosted AI coding assistant

Share
open-sourceOpen Source
Visit Website →

Tabby is an open-source, self-hosted AI coding assistant that serves as a privacy-focused alternative to GitHub Copilot. It provides code completion, chat-based coding assistance, and IDE integrations while running entirely on your own infrastructure with support for consumer-grade GPUs. Tabby supports multiple LLM backends and offers extensions for VS Code, JetBrains, Vim, and other editors, giving teams full control over their AI coding tools without sending code to external services.

Tabby is a self-hosted AI coding assistant written in Rust that gives development teams a privacy-first alternative to GitHub Copilot. The entire system is self-contained — no external database, no cloud dependency, no code leaving your network. A single Docker command spins up a server that handles code completion and chat using models like StarCoder, CodeLlama, CodeGemma, or Qwen, running on consumer-grade GPUs (an RTX 3060 is enough for a small team) or even CPU-only setups for lighter workloads. With over 32,000 GitHub stars, it has become the go-to choice for organizations that need AI coding assistance without sending proprietary code to third parties.

Beyond basic autocomplete, Tabby includes an Answer Engine that functions as an internal knowledge hub for engineering teams — developers ask questions directly in their IDE and get answers grounded in the team's own codebase, documentation, and Git history. Repository-level context indexing means suggestions account for project-wide patterns, naming conventions, and dependencies rather than generating code in a vacuum. The tool also supports GitLab merge request indexing, custom documentation ingestion via REST APIs, and inline chat for contextual collaboration. IDE extensions cover VS Code, JetBrains, Neovim, and Vim, with an OpenAPI interface for integrating into cloud IDEs or custom toolchains.

Enterprise features include LDAP authentication, GitHub and GitLab SSO, team usage analytics with per-developer reports, and audit logging. Tabby can be deployed via Docker, SkyPilot for multi-cloud GPU clusters, or BentoCloud for managed inference. Version 0.30 added GitLab merge request context, and an agent mode is in private preview for more autonomous coding tasks. For teams that want the productivity gains of AI coding tools but cannot accept the intellectual property and compliance risks of cloud-based solutions, Tabby fills a gap that few other tools address at this level of maturity.

Pricing

Free and open-source, self-hosted

Platforms

Self-hosted, Docker, CUDA/ROCm GPU support, major IDE plugins

Categories

Tags

Use Cases

Alternatives

GitHub Copilot logo

GitHub Copilot

AI pair programmer by GitHub

AI-powered code assistant from GitHub and OpenAI that provides real-time code suggestions, completions, and chat-based help directly in your editor. Offers inline completions, a chat interface, an autonomous coding agent that can implement features from GitHub Issues, and AI code review with 60M+ reviews processed. Supports GPT-4o, Claude Sonnet, and Gemini Pro. Works with VS Code, Visual Studio, JetBrains IDEs, Neovim, Xcode, and Eclipse. The benchmark AI pair programmer.

freemiumTelemetry
Cursor logo

Cursor

Top Pick

The AI-first code editor

AI-first code editor built as a VS Code fork that deeply integrates LLMs into every part of the development workflow. Features Tab autocomplete with multi-line predictions, Cmd+K inline editing, AI chat with full codebase awareness, and Agent mode for autonomous multi-file edits with terminal execution. Supports GPT-4, Claude, and more with automatic context from project files and docs. Includes privacy mode for SOC 2 compliance. The leading AI-native IDE with 100K+ paying users.

freemiumTelemetry
Gemini Code Assist logo

Gemini Code Assist

Google's enterprise AI coding assistant powered by Gemini

Gemini Code Assist is Google's business AI coding assistant for VS Code, JetBrains IDEs, Cloud Workstations, GitHub, and Google Cloud workflows. Standard and Enterprise plans include Gemini 3, a 1M-token context window, Gemini CLI access, preview agent mode, code completion, chat, transformation, PR review, and enterprise governance controls for GCP-heavy teams.

freemium

Related Tools

Claude Code logo

Claude Code

Top Pick

Anthropic's agentic coding CLI

Anthropic's agentic CLI coding tool that delegates complex tasks to Claude directly from the terminal. Understands entire codebases via automatic context gathering, edits multiple files, runs shell commands, and manages Git workflows autonomously. Supports CLAUDE.md for persistent project instructions, integrates with VS Code and JetBrains, and uses Claude Opus/Sonnet with extended thinking for complex architectural decisions. Built for terminal-first developers.

paidOpen Source
emdash ai sh

Emdash

Top Pick

Open-source agentic development environment for parallel AI agents

Emdash is an open-source agentic development environment for orchestrating many coding agents in parallel. It runs each agent in an isolated Git worktree, presents tasks in a dashboard, auto-detects installed CLIs, works with 25+ agents including Claude Code, Codex, Cursor, Amp and Gemini, and supports MCP server connections for tool access.

open-sourceOpen Source
OpenCode logo

OpenCode

Top Pick

Open-source AI coding agent for the terminal

Open-source terminal-based AI coding agent built in Go by the SST team, with a rich TUI (Bubble Tea) supporting 75+ model providers including OpenAI, Anthropic, Gemini, Bedrock, Groq, and OpenRouter. Features vim-like editing, persistent SQLite sessions, and LSP integration for 40+ languages. Fully free with no vendor lock-in, it has rapidly grown to 95k+ GitHub stars.

open-source
Codex logo

Codex

Top Pick

OpenAI coding agent for app, editor, terminal, and cloud work

Codex is OpenAI's coding agent for software development across the Codex app, editor, terminal, and cloud tasks. It helps write, review, debug, refactor, and automate code, with ChatGPT plan access for managed surfaces and API-key usage for CLI, SDK, and IDE workflows. The open-source CLI and SDK support local repository work, while cloud features add GitHub review, Slack/Linear integrations, worktrees, skills, MCP, and automations.

freemiumOpen Source

Accomplish Coworker

Open-source desktop AI coworker for browsing and code execution.

Accomplish Coworker is an MIT-licensed open-source AI coworker that runs on the desktop, combining computer-use style browsing with code execution so agents can research, implement, run, and debug workflows in one local environment.

open-sourceOpen SourceTelemetry
OpenUI logo

OpenUI

Open-source UI generation from natural-language prompts

OpenUI is an Apache-2.0 design-to-code tool from W&B that turns natural-language interface prompts into live HTML previews and frontend code. Teams can run it locally or with Docker, connect OpenAI, Groq, LiteLLM-compatible providers, or Ollama, and export generated UI toward React, Svelte, Web Components, and related workflows. It fits rapid UI mockups where developers want editable code instead of screenshots.

open-sourceOpen SourceTelemetry