@GaoDalie_AI

Guys, if you support me 

❣Join my Patreon: https://www.patreon.com/GaoDalie_AI


🙏Thank you so much for watching, guys! I would highly appreciate it if you 

Book an Appointment with me: https://topmate.io/gaodalie_ai

Support the Content (every Dollar goes back into the video): https://buymeacoffee.com/gaodalie98d

Subscribe to the Newsletter for free: https://substack.com/@gaodalie


FOLLOW ME :

Join my Discord if you have any questions: https://discord.gg/GENrSVJN

Follow me on Twitter: https://x.com/GaoDalie_AI

Follow me on LinkedIn: https://shorturl.at/dnvEX

@HorelvisCastilloMendoza

I have implemented something similar but manually using a GNN and extracting the entities and relationships with an LLM as master

@johannesdeboeck

Great content, thanks! What about Zep? It would be interesting to see a demo of Zep, to understand the difference with Graphiti

@chandanhariharan4491

Thanks for the wonderful video...Is there a substack post for this?? If yes, please share the link.
Thanks

@TooyAshy-100

Very good, but where is this code?

@aryankaushik9206

thanks for this

nice video

@VincentOrtegaJr

This be mem0 ?

@themax2go

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.