MahmoudMabrok/ChatWithCode
Local chat with your local git based repository, built using Ollama, HuggingFaceEmbeddings, LangChain
This tool helps software developers understand and navigate their local codebase by allowing them to ask questions in plain language. You input your private git-based repository, and it outputs answers and insights about the code as if you're chatting with an expert. It's designed for individual developers or small teams working on proprietary projects who need quick answers about their code without exposing it to external services.
No commits in the last 6 months.
Use this if you need to quickly get information about a local, private codebase, understand unfamiliar parts of a project, or recall specific implementations without manually searching through files.
Not ideal if you need to chat with public repositories, require collaboration features for code understanding, or are looking for a solution that operates entirely in the cloud.
Stars
8
Forks
—
Language
Python
License
AGPL-3.0
Category
Last pushed
Jan 14, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/MahmoudMabrok/ChatWithCode"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Chainlit/chainlit
Build Conversational AI in minutes ⚡️
FullStackWithLawrence/aws-openai
Example ChatGPT chatbots using Langchain and OpenAI
mfmezger/conversational-agent-langchain
FastAPI Backend for a Conversational Agent using Cohere, (Azure) OpenAI, Langchain & Langgraph...
kvncampos/nautobot-ai-ops
Nautobot AI Plugin - Large Language Models (LLM), Model Context Protocol (MCP), Middleware and...
haseeb-heaven/langchain-coder
Web Application that can generate code and fix bugs and run using various LLM's (GPT,Gemini,PALM)