Repomap #203
George5562
started this conversation in
Ideas
Repomap
#203
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I've used Repomix to make Repomap.
https://github.com/George5562/Repomap
It creates a Repomix XML, uses an LLM with Langchain to convert to mermaid so you can visualise your project as a flowchart.
You can specify the types of nodes (pages, components, functions etc) and edges/relationships (depends on, uses, renders etc).
Using the --add CLI you can add an enhancement "add nextAuth", and two additional LLM calls will create a suggested file structure, and then create an updated flowchart, now with possible future components added.
Beta Was this translation helpful? Give feedback.
All reactions