JetXu-LLM/llama-github
Llama-github is an open-source Python library that empowers LLM Chatbots, AI Agents, and Auto-dev Solutions to conduct Agentic RAG from actively selected GitHub public projects. It Augments through LLMs and Generates context for any coding question, in order to streamline the development of sophisticated AI-driven applications.
This tool helps AI developers build advanced AI agents, chatbots, and auto-development solutions that can understand and respond to coding questions. It takes a coding query and dynamically pulls the most relevant code snippets, issues, and project details from public GitHub repositories. The output is a rich, contextualized answer that helps AI models provide accurate and comprehensive coding assistance. It is designed for AI engineers and developers creating intelligent coding assistants.
318 stars. Available on PyPI.
Use this if you are building an AI agent or chatbot that needs to accurately answer complex coding questions by retrieving up-to-date information directly from GitHub projects.
Not ideal if you are looking for a general-purpose code search tool for manual browsing, as its primary purpose is to augment LLM capabilities.
Stars
318
Forks
22
Language
Python
License
Apache-2.0
Category
Last pushed
Nov 21, 2025
Commits (30d)
0
Dependencies
14
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/JetXu-LLM/llama-github"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
run-llama/llama_index
LlamaIndex is the leading document agent and OCR platform
emarco177/documentation-helper
Reference implementation of a RAG-based documentation helper using LangChain, Pinecone, and Tavily..
janus-llm/janus-llm
Leveraging LLMs for modernization through intelligent chunking, iterative prompting and...
Vasallo94/ObsidianRAG
RAG system to query your Obsidian notes using LangGraph and local LLMs (Ollama)
GURPREETKAURJETHRA/RAG-using-Llama3-Langchain-and-ChromaDB
RAG using Llama3, Langchain and ChromaDB