nju-websoft/DraCo
Dataflow-guided retrieval augmentation for repository-level code completion, ACL 2024 (main)
DraCo helps software developers complete code more accurately and efficiently, especially when working on large, unfamiliar codebases. It takes your partially written code within a repository as input and suggests the next lines of code, drawing on relevant information from across the entire project rather than just similar code snippets. This tool is designed for professional programmers and software engineers.
No commits in the last 6 months.
Use this if you are a software developer struggling with repository-level code completion and need intelligent suggestions based on the overall data flow and structure of your project.
Not ideal if you are looking for a simple, file-level code completion tool or if your primary focus is on generating entirely new code from scratch rather than completing existing flows.
Stars
34
Forks
6
Language
Python
License
GPL-3.0
Category
Last pushed
Mar 24, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/nju-websoft/DraCo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
denser-org/denser-retriever
An enterprise-grade AI retriever designed to streamline AI integration into your applications,...
rayliuca/T-Ragx
Enhancing Translation with RAG-Powered Large Language Models
neuml/rag
🚀 Retrieval Augmented Generation (RAG) with txtai. Combine search and LLMs to find insights with...
NovaSearch-Team/RAG-Retrieval
Unify Efficient Fine-tuning of RAG Retrieval, including Embedding, ColBERT, ReRanker.
RulinShao/retrieval-scaling
Official repository for "Scaling Retrieval-Based Langauge Models with a Trillion-Token Datastore".