fauxpilot/fauxpilot
FauxPilot - an open-source alternative to GitHub Copilot server observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1492
- days_rel: n/a
- days_push: 876
- n_releases_24m: 0
Adoption not part of the score
14691 stars · 639 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
FauxPilot is a self-hosted, open-source alternative to the GitHub Copilot code completion server. It serves SalesForce CodeGen models via NVIDIA's Triton Inference Server with the FasterTransformer backend and exposes an OpenAI/Copilot-compatible API.
Use cases
- self-host a GitHub Copilot alternative for code completion
- serve code generation models locally on my own GPU
- point my editor's Copilot plugin at a private server
- run offline AI code suggestions without sending code to the cloud
- host an OpenAI-compatible completion API for code models
When to choose
- you want private, on-premise code completion with no code leaving your network
- you have NVIDIA GPUs with sufficient VRAM and Docker
- you want an OpenAI/Copilot-compatible API you control
When to avoid
- you lack an NVIDIA GPU or the VRAM for the models
- you want a polished, actively developed product with formal support
- you prefer managed cloud code assistants like GitHub Copilot
Facets
service · maturity maintenance
llm-inference api-framework http-server machine-learning developer-tools large-language-models artificial-intelligence self-hosted self-hosted python code-completion copilot-alternative codegen triton-inference-server fastertransformer local-ai docker linux gpu
1 source
- readme: https://github.com/fauxpilot/fauxpilot · fetched 2026-08-28 · 75e7bbe07cf9
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fauxpilot/fauxpilot | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="fauxpilot/fauxpilot")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem