Visualization of the rembg codebase #766
Closed
ivanmilevtues
started this conversation in
Show and tell
Replies: 1 comment
-
A quick update from our side, we are now fully open-source: https://github.com/CodeBoarding/CodeBoarding |
Beta Was this translation helpful? Give feedback.
0 replies
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 have generated high-level diagrams for the rembg project. The idea is to help people get up-to-speed with the codebase (as contributors), you can check it here:
https://github.com/CodeBoarding/GeneratedOnBoardings/blob/main/rembg/on_boarding.md
The diagram is designed to give new contributors a quick overview of the main components within the codebase and help them navigate to the component of interest. Now they can start working on that component, having the context of how it fits in the bigger picture. And with more than 2k forks, there are a lot of people who play with the codebase itself, so I wonder if you think such diagram first documentation can be something you want to incorporate and would bring value to you and the team!
Any feedback is more than welcome! We also just released a free GitHub Action that can automatically update the diagrams so they are always up-to-date.
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