DivitMittal/DocAssist-LLM
RAG-enhanced LLaMa-like transformer neural network based LLM for assistance on programming lanugauges/frameworks' documentations.
This tool helps developers quickly find answers and understand programming language or framework documentation. You input your coding questions in natural language, and it provides concise, accurate explanations and code examples drawn directly from the documentation. It's designed for software developers, web developers, and anyone writing code who needs fast, reliable help with technical documentation.
Use this if you frequently struggle to quickly locate specific information or understand complex concepts within programming documentation.
Not ideal if you need help with general coding problems outside of existing documentation or prefer to browse full documentation manually.
Stars
9
Forks
—
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jan 15, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/DivitMittal/DocAssist-LLM"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
stanford-oval/storm
An LLM-powered knowledge curation system that researches a topic and generates a full-length...
emergentmethods/asknews-python-sdk
Infusing news into any LLM with a single line of code
kindsmiles/pyvigate
Pyvigate: A Python framework that combines headless browsing with LLMs that assists you in your...
Alibaba-NLP/CHRONOS
Repo for NAACL 2025 Paper "Unfolding the Headline: Iterative Self-Questioning for News Retrieval...
mytechnotalent/pa
A Personal Assistant leveraging Retrieval-Augmented Generation (RAG) and the...