Diagram representation of the mem0 project #3068
Closed
ivanmilevtues
started this conversation in
Show and tell
Replies: 2 comments 1 reply
-
How about https://deepwiki.com/mem0ai/mem0 |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hey @Jainish-S wanted to update you, that we've just released our diagram generation engine as an open-source repo: https://github.com/CodeBoarding/CodeBoarding If you are interested to run it yourself or how exactly the generation works you can take a look! |
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.
-
Hey all,
I have generated a diagram representation of the codebase for mem0: https://github.com/CodeBoarding/GeneratedOnBoardings/blob/main/mem0/on_boarding.md
The idea is to help new people get up-to-speed with the codebase. And it is generated so that it can be always up-to-date (Static Analysis + LLMs). The diagram is designed to give high-level understanding to new contirbutors, and then they can drill down into components and see what parts of the code are related to them. Giving them the big picture of how the whole codebase works.
I'd love to hear what do you think of it!
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. Also as many people brought that the diagrams will become outdated fast, we've introduced free github action!
Beta Was this translation helpful? Give feedback.
All reactions