chj-web/local-ai-code-completion
A vscode extension providing AI code completion locally on your computer.
This tool helps software developers write code faster by suggesting completions for their code as they type. It takes your partially written code as input and provides relevant code snippets or lines that you can accept to accelerate your coding. Developers who want AI assistance without sharing their code with external services will find this useful.
No commits in the last 6 months.
Use this if you are a software developer using VS Code and want AI code completion similar to GitHub Copilot, but entirely on your own machine for privacy and cost reasons.
Not ideal if you are using Windows, require extremely fast completion without any setup, or are not a software developer.
Stars
24
Forks
6
Language
TypeScript
License
MIT
Category
Last pushed
Feb 24, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/chj-web/local-ai-code-completion"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Pierrad/obsidian-github-copilot
A bridge between Obsidian and Github Copilot
smallmain/vscode-unify-chat-provider
Integrate multiple LLM API providers into VS Code's GitHub Copilot Chat using the Language Model...
lewiswigmore/open-wire
OpenWire - VS Code extension that exposes Copilot language models as an OpenAI-compatible REST API
lee88688/aider-composer
Aider's VSCode extension, seamlessly integrated into VSCode
Ericvf/BroPilot
A Visual Studio extension that connects you with local LLMs to provide intelligent code...