Dolfie-01/ProjectIndexer
This is a lightweight script designed to index the structure of a project by identifying the locations of classes, functions, and files. It helps streamline large language model (LLM) interactions by providing a structured overview of what's available in the codebase.
This script helps software developers and architects quickly understand the structure of large codebases. It takes your Python or C# project files and generates a JSON file listing classes, functions, and methods along with their locations. This output helps large language models (LLMs) like Gemini or GPT efficiently grasp your project's layout, preventing redundant work and speeding up development.
No commits in the last 6 months.
Use this if you are a software developer working on a large Python or C# codebase and use AI coding assistants, needing them to quickly understand your project's existing components without constantly re-scanning.
Not ideal if you are a casual user or non-developer looking for a simple project overview, as this tool is specifically designed to facilitate interactions with AI coding models for developers.
Stars
55
Forks
7
Language
Python
License
MIT
Category
Last pushed
Apr 18, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Dolfie-01/ProjectIndexer"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
cyanheads/repo-map
repo-map generates LLM-enhanced summaries and analysis of software repositories, providing...
kirill-markin/repo-to-text
Convert a repository structure and its contents into a single text file, including the tree...
TonyStef/Grov
Grov automatically captures the context from your private AI sessions and syncs it to a shared...
zebangeth/DirPrint
Print/export your project's directory structure and code | Simplify your code sharing with...
abinthomasonline/repo2txt
Web-based tool converts GitHub repository contents into a single formatted text file