Your take on visualization of the seabron codebase #3854
Unanswered
ivanmilevtues
asked this question in
Q&A
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 all,
I am Ivan and as a ML/AI CS guy, I've used matplotlib extensively and recently started using seabon (It looks amazing, also the api compatibility is the thing 😍).
This said, I am working with a friend on making projects easier to get-to-know (from contribution point of view). We believe that visualizations are the way to go, so we decided to do high-level diagrams for codebases. I made one for the seaborn project here: https://github.com/CodeBoarding/GeneratedOnBoardings/blob/main/seaborn/on_boarding.md
The way we generated these diagrams is by using Static Analysis and on top of that LLMs. I would love to hear your opinion on diagram driven docs, how you go about onboarding people in general and any sort of feedback on the diagrams would be amazing!
If you are interested I can also create a PR with the diagrams, also always down to chat and participate in the discussion here :).
Full disclosure: we're trying to turn this into a startup, but we're still in a very early stage and figuring out what will actually be useful for people.
Beta Was this translation helpful? Give feedback.
All reactions