Diagrams of ChatGLM-6B #1510
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.
-
Hi,
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. CodeBoarding 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.
From my experience, these diagrams can be useful for onboarding or code reviews. I've generated a sample diagram for this repo so you can see what it looks like:
https://github.com/CodeBoarding/GeneratedOnBoardings/blob/363c315a8b717dc7923f48f8338969cea6c8fc79/ChatGLM-6B/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. Thanks.
Beta Was this translation helpful? Give feedback.
All reactions