Thibault-Knobloch/codebase-intelligence
🧩 Tibo – CLI tool for codebase indexing, embedding and natural language querying.
This tool helps software developers understand complex codebases and find specific information quickly. Developers can index their project, then ask natural language questions about the code, such as "Where is X function used?" or "How does Y feature work?". It takes in your codebase and natural language questions, and outputs relevant files, functions, and code snippets.
No commits in the last 6 months. Available on PyPI.
Use this if you are a software developer frequently navigating large or unfamiliar codebases and need to find specific code or understand relationships between functions using plain English queries.
Not ideal if you need a code editor, a refactoring tool, or a solution that can automatically modify your codebase.
Stars
46
Forks
9
Language
Python
License
—
Category
Last pushed
Aug 21, 2025
Commits (30d)
0
Dependencies
8
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/Thibault-Knobloch/codebase-intelligence"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
felladrin/MiniSearch
Minimalist web-searching platform with an AI assistant that runs directly from your browser....
xynehq/xyne
AI-first Search & Answer Engine for work. Open-source alternative to Glean.
felladrin/awesome-ai-web-search
List of software that allows searching the web with the assistance of AI:...
403errors/repomind
An open-source, AI-powered application using Agentic CAG to chat with any public GitHub...
al1-nasir/codegraph-cli
AI-powered code intelligence CLI with multi-agent analysis, impact graphs, and conversational coding.