ravenscroftj/turbopilot
Self-hosted GitHub Copilot clone that runs LLM code completion models locally on CPU.

Not currently ranked — collecting fresh signals.
star history
Turbopilot is a self-hosted code completion engine that leverages llama.cpp to serve large language models for inline code generation. It supports multiple open code generation models including Salesforce Codegen 6B, Stability AI StableCode 3B, and WizardCoder, all runnable within 4GiB of RAM. The project functions as a local alternative to GitHub Copilot by exposing a completion API that can be integrated with IDE plugins.
Frequently asked
- What is ravenscroftj/turbopilot?
- Self-hosted GitHub Copilot clone that runs LLM code completion models locally on CPU.
- Is turbopilot open source?
- Yes — ravenscroftj/turbopilot is open source, released under the BSD-3-Clause license.
- What language is turbopilot written in?
- ravenscroftj/turbopilot is primarily written in C++.
- How popular is turbopilot?
- ravenscroftj/turbopilot has 3.8k stars on GitHub.
- Where can I find turbopilot?
- ravenscroftj/turbopilot is on GitHub at https://github.com/ravenscroftj/turbopilot.