Diagrams for unsloth #3174
brovatten
started this conversation in
Show and tell
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.
-
Hey,
I'd like to propose integrating CodeBoarding into your documentation.
It's an open-source code visualization project I am working on. It helps contributors and users better understand the repository’s structure for Python projects. It uses static analysis and an LLM pass to generate accurate, interactive diagrams that show the high-level architecture and allow drilling down into specific modules or functions.
I've generated a sample diagram for this repo so you can see what it looks like:
https://github.com/CodeBoarding/GeneratedOnBoardings/blob/main/unsloth/on_boarding.md
If you think this would be a good addition, I’d be happy to open a PR that integrates this visualization into the documentation.
Beta Was this translation helpful? Give feedback.
All reactions