nagaraj-real/localaipilot-api
API container for Local AI Pilot extension
This project provides an API container that enhances the Local AI Pilot extension, allowing you to use local or remote large language models for tasks like chat and code completion. It takes your queries or code snippets and outputs responses or completed code, often without sending data externally. Software developers looking to integrate local AI capabilities into their workflow, especially for coding assistance or internal knowledge management, would use this.
No commits in the last 6 months.
Use this if you are a software developer who wants to leverage AI chat, code completion, or document Q&A capabilities directly within your development environment using local or private models.
Not ideal if you are a non-developer seeking an out-of-the-box AI application, as this project requires technical setup with Docker and local AI models.
Stars
57
Forks
11
Language
Python
License
MIT
Category
Last pushed
Feb 17, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/nagaraj-real/localaipilot-api"
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...