huggingface/llm-ls
LSP server leveraging LLMs for code completion (and more?)
This tool helps developers by integrating Large Language Models (LLMs) directly into their Integrated Development Environments (IDEs) to enhance code completion. It takes your current code file as input and provides intelligent, context-aware code suggestions. Developers who want to leverage AI for faster and more efficient coding will find this useful.
858 stars. No commits in the last 6 months.
Use this if you are a software developer looking to integrate AI-powered code completion directly into your existing IDE setup to speed up your coding workflow.
Not ideal if you are looking for a standalone AI coding assistant or a tool that provides extensive multi-file code refactoring and debugging, as its primary focus is on efficient code completion within a single file context.
Stars
858
Forks
68
Language
Rust
License
Apache-2.0
Category
Last pushed
Jun 04, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/huggingface/llm-ls"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
rtk-ai/rtk
CLI proxy that reduces LLM token consumption by 60-90% on common dev commands. Single Rust...
jnsahaj/lumen
Beautiful git diff viewer, generate commits with AI, get summary of changes, all from the CLI
jkawamoto/ctranslate2-rs
Rust bindings for OpenNMT/CTranslate2
Reim-developer/Sephera
Fast Rust CLI for codebase metrics and deterministic LLM context packs
Topos-Labs/infiniloom
High-performance repository context generator for LLMs - Transform codebases into optimized...