Visualization of the DocsGPT codebase #1832
Closed
ivanmilevtues
started this conversation in
Show and tell
Replies: 3 comments 2 replies
-
Hey, thanks for asking my opinion on this, I'm gonna definitely use your product. Here's my take short, Three strengths
Three improvements
|
Beta Was this translation helpful? Give feedback.
1 reply
-
A quick update on my side we are now open-source: https://github.com/CodeBoarding/CodeBoarding |
Beta Was this translation helpful? Give feedback.
0 replies
-
Its actually quite cool, I wish graphs in our repo where a bit more simplified tbh. |
Beta Was this translation helpful? Give feedback.
1 reply
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 have generated an abstract diagram for the DocsGPT codebase. You can check it here: https://github.com/CodeBoarding/GeneratedOnBoardings/blob/main/docsgpt/on_boarding.md
Me and a friend have recognized that it never is easy to get started with new codebases, so we thought that visualization is always the best starting point. This said for code that is abstract high-level diagrams in our opinion, and whenever you want to get more in-depth knowledge you can go into the component which you find interesting. We also believe that the best docs are the ones which are up-to-date, so this is why we wanted to generate them. As everyone know that LLMs can be unrelyable and hallucinate we use Static analysis with combination of LLMs to fight this problem.
I would love to hear your feedback on the diagram and generally what do you think about on-boarding do you think diagram driven documentation is the way to go?
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