JackBekket/Reflexia
Autodoc project, aimed to autonomously generating documentation for any code repository and store info about it in vectorstore to further interactions
Reflexia helps software developers manage and analyze their code projects. It takes in source code from a GitHub repository or a local directory, applies language-specific analysis rules, and can integrate with GitHub for tasks like pull request automation. This tool is designed for developers who want to streamline project insights and automate parts of their development workflow.
Use this if you are a software developer looking for a command-line or API tool to automate code analysis and integrate with GitHub workflows.
Not ideal if you need a fully polished, error-proof tool with extensive documentation and robust error handling, as this project is in early development.
Stars
14
Forks
8
Language
Go
License
—
Category
Last pushed
Nov 19, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/JackBekket/Reflexia"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ogre-run/miniogre
Automate the generation of infrastructure and documentation files from source code
regenrek/codefetch
Turn code into Markdown for LLMs with one simple terminal command
JordanCoin/docmap
Instant documentation structure for LLMs and humans. Sister tool to codemap.
littlebearapps/pitchdocs
Turn any codebase into professional, marketing-ready GitHub documentation — powered by AI coding...
czottmann/interfazzle
A Swift CLI tool for building simple Markdown docs for a package's public interface from its...