marcderbauer / humanitarianKG

0 stars 0 forks source link

Watch Neo4j KG + LLMs course #18

Open marcderbauer opened 8 months ago

marcderbauer commented 8 months ago

https://graphacademy.neo4j.com/courses/llm-fundamentals/

Unblocks #16

marcderbauer commented 8 months ago

Some neat info in there. Might watch at a later point, but for now not much benefit. It does not include KG generation with LLMs unfortunately.

Might provide a good insight into LangChain and how to use Neo4j in general.

marcderbauer commented 8 months ago

https://www.youtube.com/watch?v=YVaj2LEqDn0&list=PL9Hl4pk2FsvX-5QPvwChB-ni_mFF97rCE&index=9

Incredibly interesting. Seems like 80% of what I'm looking for. Unfortunately they deleted the code from the repo, but could probably get most from watching the video.

marcderbauer commented 8 months ago

Screenshot 2023-11-12 at 15 59 13

They use an external wikidata database to enrich the information they extract from the db. Seems like they do not extract relations directly as part of their triplets?