Custom Pilot

Integrate your custom code completion model into VS Code

2024-07-22

Custom Pilot
Custom Pilot is a Visual Studio Code extension framework that lets you easily integrate your custom code completion model into VS Code. You can use any API server following OpenAI's API format. Learn more by visiting the project's homepage.
Custom Pilot is a Visual Studio Code extension framework designed to seamlessly integrate custom code completion models into VS Code. It supports any API server adhering to OpenAI's API format, allowing users to configure their models via the extension's sidebar. This flexibility enables code completions across all programming languages and file types. Additionally, Custom Pilot integrates with LM Studio, enabling offline use of large language models (LLMs) on your machine. By setting up a local webserver in LM Studio and configuring the API server URL, users can leverage their LLM models directly within VS Code. Ideal for developers seeking tailored coding assistance, Custom Pilot offers a versatile and user-friendly solution for enhancing productivity.
Productivity Developer Tools Artificial Intelligence GitHub