Skip to content

Red12345678/tabby

Repository files navigation

🐾 Tabby

License Code style: black Docker build status

Warning This repository is undering heavy construction, everything changes fast.

An opensource / on-prem alternative to GitHub Copilot

Contents

  • admin: Admin panel for monitoring / settings purpose.
  • server: API server for completion requests. It also logs users' selections (as feedback to model's quality).
  • deployment: Container related deployment configs.

Development

Assuming Linux workstation with:

  1. docker
  2. docker w/ gpu driver
  3. python 3.10

Use make setup-development-environment to setup basic dev environment, and make dev to start local development server.

🙋 We're hiring

Come help us make Tabby even better. We're growing fast and would love for you to join us.

About

Self-hosted AI coding assistant

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 40.6%
  • Rust 23.0%
  • Kotlin 10.0%
  • Python 9.5%
  • Vim Script 4.1%
  • HTML 4.0%
  • Other 8.8%