narenmanoharan/gpt-code-assistant
gpt-code-assistant is an open-source coding assistant leveraging language models to search, retrieve, explore and understand any codebase.
This tool helps software developers quickly understand, search, and work with any codebase using natural language. You input your local code and plain English questions, and it outputs answers about the code's purpose, usage, or even suggestions for tests. It's designed for software engineers, team leads, and anyone needing to rapidly onboard onto unfamiliar code or debug complex systems.
208 stars. No commits in the last 6 months. Available on PyPI.
Use this if you want to query your local codebase in plain English, get explanations, generate tests, or debug errors without manually sifting through files.
Not ideal if you cannot share code snippets with OpenAI, as the tool currently relies on their models for processing.
Stars
208
Forks
17
Language
Python
License
Apache-2.0
Category
Last pushed
Aug 08, 2023
Commits (30d)
0
Dependencies
14
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/narenmanoharan/gpt-code-assistant"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
kyaukyuai/gpt-all-star
🤖 AI-powered code generation tool for scratch development of web applications with a team...
gotonote/Autopilot-Notes
自动驾驶笔记,以解析各模块知识点、整合行业优秀解决方案进行阐述,以帮助自己及有需要的读者;包含深度学习、deeplearning、无人驾驶、BEV、Transformer、ADAS、CVPR、特...
openai/gpt-5-coding-examples
GPT-5 coding examples
kyaukyuai/gpt-all-star-ui
🤖 UI for gpt-all-star: https://github.com/kyaukyuai/gpt-all-star
neokd/NeoGPT
Chat effortlessly, execute commands, and interpret code with Llama3, Phi3, and more - your local...