Skip to content

Conversation

@raza-khan0108
Copy link

Description
Added a Python-based Repo-to-Knowledge Mapper. This tool uses AST (Abstract Syntax Trees) to scan the codebase and generate a Markdown-ready architectural summary.

Changes
Implemented RepoAnalyzer class using ast.NodeVisitor.
Added CLI support for scanning local directories.
Integrated automatic identification of Classes and Public Methods.

Impact
Helps new contributors understand the project structure in seconds without manually digging through files.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant