Faywyn/llama-copilot.nvim
Use ollama llms for code completion
This Neovim plugin helps developers write code faster by suggesting completions directly within their editor. You type some code, and the plugin uses an AI model to suggest the rest, which you can then accept into your file. It's designed for software developers who use Neovim and want AI-powered assistance for code generation.
No commits in the last 6 months.
Use this if you are a Neovim user who wants to leverage local AI models for efficient code completion in your daily programming tasks.
Not ideal if you don't use Neovim, prefer cloud-based AI code assistants, or require support for non-Ollama LLMs beyond Code Llama.
Stars
21
Forks
2
Language
Lua
License
MIT
Category
Last pushed
Apr 19, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/Faywyn/llama-copilot.nvim"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Dav1dde/glad
Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.
Aleph-Alpha/ts-rs
Generate TypeScript bindings from Rust types
apollographql/apollo-tooling
✏️ Apollo CLI for client tooling (Mostly replaced by Rover)
mmcloughlin/avo
Generate x86 Assembly with Go
krzysztofzablocki/Sourcery
Meta-programming for Swift, stop writing boilerplate code.