Extracting Knowledge Graphs From Text With GPT4o

Thu Vu ยท Beginner ยท๐Ÿ“Š Data Analytics & Business Intelligence ยท1y ago

About this lesson

๐ŸŒŸ Join me to Master Python for AI Projects ๐Ÿ‘‰ https://python-course-earlybird.framer.website/?&utm_source=kgfromtxt ๐Ÿ”— Github repo for this project ๐Ÿ‘‰ https://github.com/thu-vu92/knowledge-graph-llms/ ๐Ÿ”‘ TIMESTAMPS โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€ 0:00 - Intro 0:44 - Project - building knowledge graph from text 1:20 - What is a knowledge graph? 2:18 - Differences to traditional databases/ spreadsheets 3:25 - Applications of KGs 6:54 - Why was it challenging to create KGs? 8:01 - Quick Experiment: Neo4j LLM Knowledge Graph Builder 10:37 - Project tutorial - Creating KGs with OpenAI GPT4o in Python 22:46 - Conclusions #ai #python #graph

Original Description

๐ŸŒŸ Join me to Master Python for AI Projects ๐Ÿ‘‰ https://python-course-earlybird.framer.website/?&utm_source=kgfromtxt ๐Ÿ”— Github repo for this project ๐Ÿ‘‰ https://github.com/thu-vu92/knowledge-graph-llms/ ๐Ÿ”‘ TIMESTAMPS โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€โ–€ 0:00 - Intro 0:44 - Project - building knowledge graph from text 1:20 - What is a knowledge graph? 2:18 - Differences to traditional databases/ spreadsheets 3:25 - Applications of KGs 6:54 - Why was it challenging to create KGs? 8:01 - Quick Experiment: Neo4j LLM Knowledge Graph Builder 10:37 - Project tutorial - Creating KGs with OpenAI GPT4o in Python 22:46 - Conclusions #ai #python #graph
Watch on YouTube โ†— (saves to browser)
Sign in to unlock AI tutor explanation ยท โšก30

Related Reads

๐Ÿ“ฐ
Common Mistakes New Data Engineers Make (And How to Avoid Them)
Learn to avoid common mistakes new data engineers make to improve data pipeline efficiency and reliability
Dev.to ยท Abhishek Konagalla
๐Ÿ“ฐ
DuckDB vs PostgreSQL: I Ran the Same Query on Both. One Finished in 12ms. The Other Timed Out.
Compare DuckDB and PostgreSQL performance by running the same query on both to determine when to use each database system
Medium ยท Programming
๐Ÿ“ฐ
Stop Using GROUP BY for Real-Time Leaderboards: How to Track the Top 10 Sales Performers Across 100โ€ฆ
Learn how to build real-time leaderboards without relying on GROUP BY, and discover a more efficient approach to tracking top performers in large datasets.
Medium ยท Programming
๐Ÿ“ฐ
Form 4 transaction codes, and why 1 in 5 insider sales isnโ€™t a sale
Understand Form 4 transaction codes to accurately interpret insider sales data, as 1 in 5 sales may not be a traditional sale
Medium ยท Data Science

Chapters (9)

Intro
0:44 Project - building knowledge graph from text
1:20 What is a knowledge graph?
2:18 Differences to traditional databases/ spreadsheets
3:25 Applications of KGs
6:54 Why was it challenging to create KGs?
8:01 Quick Experiment: Neo4j LLM Knowledge Graph Builder
10:37 Project tutorial - Creating KGs with OpenAI GPT4o in Python
22:46 Conclusions
Up next
How to Prompt Your LLM Directly from SQL
Ian Wootten
Watch โ†’