Ollama Copilot
Proxy that allows you to use ollama as a copilot like Github copilot
...The project supports multiple providers such as Ollama, DeepSeek, and Mistral, enabling flexibility between local and remote inference depending on user needs. It integrates with editors like Neovim, VS Code, Zed, and Emacs by redirecting Copilot traffic through a configurable proxy layer. The system allows customization of parameters such as context size, token prediction limits, and prompt templates, which gives developers granular control over how completions are generated. It also supports secure connections through TLS configuration and can be deployed as a background service for continuous availability.