I have implemented something similar but manually using a GNN and extracting the entities and relationships with an LLM as master
Great content, thanks! What about Zep? It would be interesting to see a demo of Zep, to understand the difference with Graphiti
Thanks for the wonderful video...Is there a substack post for this?? If yes, please share the link. Thanks
Very good, but where is this code?
thanks for this nice video
This be mem0 ?
why are you still using pip when you can just setup and maintain with uv? uv init my_prj (or in existing folder: uv init), then uv add python_module, uv run python_file. all done.
@GaoDalie_AI