Thibault-Knobloch/codebase-intelligence
🧩 Tibo – CLI tool for codebase indexing, embedding and natural language querying.
Generates call graphs to map function relationships and chunks code with LLM-enhanced metadata before storing embeddings locally. Queries are semantically matched against the vector database and augmented with contextual information from the call graph. Supports both OpenAI and local LLM backends, plus an interactive agent mode that integrates web search and file reading for exploratory codebase understanding.
No commits in the last 6 months. Available on PyPI.
Stars
46
Forks
9
Language
Python
License
—
Category
Last pushed
Aug 21, 2025
Monthly downloads
9
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
xynehq/xyne
AI-first Search & Answer Engine for work. Open-source alternative to Glean.
felladrin/MiniSearch
Minimalist web-searching platform with an AI assistant that runs directly from your browser....
403errors/repomind
An open-source, AI-powered application using Agentic CAG to chat with any public GitHub...
felladrin/awesome-ai-web-search
List of software that allows searching the web with the assistance of AI:...
al1-nasir/codegraph-cli
AI-powered code intelligence CLI with multi-agent analysis, impact graphs, and conversational coding.