2 repository-uri
Tools for automated code generation and developer assistance.
Explore 2 awesome GitHub repositories matching part of an awesome list · AI Code Completion. Refine with filters or upvote what's useful.
Fauxpilot is a self-hosted AI coding assistant and local inference server. It functions as a proxy and API gateway that redirects traffic from IDE plugins to a local large language model, allowing for AI-assisted programming without external cloud dependencies. The project provides a specialized API emulation layer that mimics coding assistant protocols and a standardized OpenAI-compatible interface. This enables supported code editors to use local models for completions and suggestions by overriding default proxy URLs. The system includes capabilities for downloading and deploying local mod
Self-hosted alternative for code completion suggestions.
A code-completion & code-comprehension server
Code completion engine for various text editors.