TurboPilot
by Various
Turbopilot is an open source large-language-model based code completion engine that runs locally on CPU
Apps
TurboPilot
Added 1 June 2026
Overview
TurboPilot is an open source code completion engine that uses large language models and runs entirely on CPU. It provides local code suggestions without requiring a GPU or cloud connection, with the engine implemented in C++.
Best for
Best for
Developers who want private, CPU-based code completion with open source models
Use cases
- Get AI code suggestions while working offline
- Set up a private code completion server for a team
- Experiment with open source LLMs for code generation
Notes
TurboPilot is an open source code completion engine that uses large language models and runs entirely on CPU. It provides local code suggestions without requiring a GPU or cloud connection, with the engine implemented in C++.
3,789 stars on GitHub. Last updated 2023-09-30. Licensed BSD-3-Clause.
Use cases
- Get AI code suggestions while working offline
- Set up a private code completion server for a team
- Experiment with open source LLMs for code generation
Pros
- Open source with 3,789 stars, enabling community contributions
- Runs on CPU, no GPU required
- Local execution ensures code privacy and no cloud dependency
Cons
- CPU-only inference may be slower than GPU alternatives
- Setup requires manual model download and configuration
- Model quality may not match cloud-hosted solutions
Indexed from awesome-generative-ai and enriched against its public facts.
Pros
- Open source with 3,789 stars, enabling community contributions
- Runs on CPU, no GPU required
- Local execution ensures code privacy and no cloud dependency
Cons
- CPU-only inference may be slower than GPU alternatives
- Setup requires manual model download and configuration
- Model quality may not match cloud-hosted solutions
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
llama.cpp
Community
LLM inference in C/C++
gpt4all
Various
GPT4All: Run Local LLMs on Any Device. Open-source and available for commercial use.
privateGPT
Various
Interact with your documents using the power of GPT, 100% privately, no data leaks
Ghostwriter
Various
Update: Ghostwriter is out now! In 2018 when we announced Multiplayer Mode, we said it's the most significant evolution of Replit to date. For the first time, you could shar
GitHub Copilot
Various
Today, we're launching a technical preview of GitHub Copilot, a new AI pair programmer that helps you write better code.
OpenAI Codex
Various
Learn how to use the OpenAI API to generate human-like responses to natural language prompts, analyze images with computer vision, use powerful built-in tools, and more.
tabnine
Various
Tabnine is the AI code assistant that accelerates and simplifies software development while keeping your code private, secure, and compliant.