Tabby is an open-source, self-hosted AI coding assistant that serves as an on-premises alternative to GitHub Copilot. It provides code completion and chat capabilities using consumer-grade GPUs with no cloud dependency.
Scanned 6/2/2026
Install to Claude Code
npx -y skills add agentskillexchange/skills --skill tabby-self-hosted-ai-coding-assistant --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Tabby Self Hosted Ai Coding Assistant?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/agentskillexchange-tabby-self-hosted-ai-coding-assistant)More formats (shields.io, HTML) on the badges page.
---
name: "Tabby Self-Hosted AI Coding Assistant and Copilot Alternative"
slug: "tabby-self-hosted-ai-coding-assistant"
description: "Tabby is an open-source, self-hosted AI coding assistant that serves as an on-premises alternative to GitHub Copilot. It provides code completion and chat capabilities using consumer-grade GPUs with no cloud dependency."
github_stars: 33305
verification: "security_reviewed"
source: "https://github.com/TabbyML/tabby"
category: "Developer Tools"
framework: "Custom Agents"
tool_ecosystem:
github_repo: "TabbyML/tabby"
github_stars: 33305
---
# Tabby Self-Hosted AI Coding Assistant and Copilot Alternative
Tabby is an open-source, self-hosted AI coding assistant that serves as an on-premises alternative to GitHub Copilot. It provides code completion and chat capabilities using consumer-grade GPUs with no cloud dependency.
## Installation
Use the upstream install or setup path that matches your environment:
- docker run -it \
- git clone --recurse-submodules https://github.com/TabbyML/tabby
- brew install protobuf
- apt install make sqlite3 graphviz
Requirements and caveats from upstream:
- [](https://hub.docker.com/r/tabbyml/tabby)
- The easiest way to start a Tabby server is by using the following Docker command:
Basic usage or getting-started notes:
- **05/11/2024** [v0.11.0](https://github.com/TabbyML/tabby/releases/tag/v0.11.0) brings significant enterprise upgrades, including 📊**storage usage** stats, 🔗**GitHub & GitLab** integration, 📋**Activities** page, and t...
- **04/22/2024** [v0.10.0](https://github.com/TabbyML/tabby/releases/tag/v0.10.0) released, featuring the latest **Reports** tab with team-wise analytics for Tabby usage.
- ## 👋 Getting Started
- Source: https://github.com/TabbyML/tabby
- Extracted from upstream docs: https://raw.githubusercontent.com/TabbyML/tabby/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/tabby-self-hosted-ai-coding-assistant/)
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!