GraphRAG: Ultimate RAG Engine - Semantic Search, Embeddings, Vector Search, & More!

  Рет қаралды 9,115

WorldofAI

WorldofAI

Күн бұрын

Unlock the Power of GraphRAG: The Ultimate RAG Engine for Advanced Semantic Search, Embeddings, Vector Search, and More!
[🔗 My Links]:
🔥 Become a Patron (Private Discord): / worldofai
☕ To help and Support me, Buy a Coffee or Donate to Support the Channel: ko-fi.com/worldofai - It would mean a lot if you did! Thank you so much, guys! Love yall
🧠 Follow me on Twitter: / intheworldofai
📅 Book a 1-On-1 Consulting Call With Me: calendly.com/worldzofai/ai-co...
📖 Want to Hire Me For AI Projects? Fill Out This Form: td730kenue7.typeform.com/to/W...
🚨 Subscribe To My Second Channel: @WorldzofCrypto
Sponsor a Video or Do a Demo of Your Product, Contact me: intheworldzofai@gmail.com
[Must Watch]:
Verba: Ultimate RAG Engine - Semantic Search, Embeddings, Vector Search, & More!: • Verba: Ultimate RAG En...
Gemini Code Interpreter: Handle Code Tasks Autonomously!: • Gemini Code Interprete...
Maestro: Text-To-Application - Create Software With A Single Prompt!: • Maestro: Text-To-Appli...
[Link's Used]:
Github Repo: github.com/microsoft/graphrag
Blog Post: microsoft.github.io/graphrag/
Project Page: www.microsoft.com/en-us/resea...
Research Paper: arxiv.org/pdf/2404.16130
Download Git: git-scm.com/downloads
Download VS Code: code.visualstudio.com/download
Download Python: www.python.org/downloads/
Download Pip: pypi.org/project/pip/
OpenAI API Key: platform.openai.com/api-keys
Original Video Credits: • GraphRAG (v4) demo
🌟 *Introduction:*
Welcome to our deep dive into GraphRAG, the groundbreaking Retrieval-Augmented Generation (RAG) engine that seamlessly combines text extraction, network analysis, and LLM prompting and summarization. Discover why GraphRAG stands out as the ultimate solution for semantic search, embeddings, and vector search. GraphRAG takes text comprehension to the next level by extracting a knowledge graph from raw text, building a community hierarchy, and generating precise summaries. This structured approach offers deeper insights than conventional text searches, making it an invaluable tool for complex data analysis.
🔗 *Better Connectivity:*
GraphRAG connects disparate pieces of information through shared attributes, offering synthesized insights that baseline RAG often misses. This enhanced connectivity transforms how you perceive and interact with complex information.
👍 *Call to Action:*
If you found this video helpful, please give it a thumbs up, subscribe to our channel for more exciting content, and share it with your friends and colleagues!
*Relevant Tags and Keywords:*
GraphRAG, RAG Engine, Semantic Search, Embeddings, Vector Search, Knowledge Graph, Text Extraction, Network Analysis, LLM Prompting, Data Summarization, Microsoft Research, Azure Resources, Solution Accelerator, Enhanced Question-Answering, Complex Datasets, Advanced Analytics
*Hashtags:*
#GraphRAG #semanticsearch #vectorsearch #embeddings #knowledgegraph #llm #dataanalysis #MicrosoftResearch #azure #techinnovation #datascience

Пікірлер: 17
@intheworldofai
@intheworldofai 20 күн бұрын
Want to HIRE us to implement AI into your Business or Workflow? Fill out this work form: td730kenue7.typeform.com/to/WndMD5l7 💗 Thank you so much for watching guys! I would highly appreciate it if you subscribe (turn on notifcation bell), like, and comment what else you want to see! 📆 Book a 1-On-1 Consulting Call WIth Me: calendly.com/worldzofai/ai-consulting-call-1 🔥 Become a Patron (Private Discord): patreon.com/WorldofAi 🧠 Follow me on Twitter: twitter.com/intheworldofai Love y'all and have an amazing day fellas. Thank you so much guys! Love yall!
@artur50
@artur50 19 күн бұрын
great video! yet, could you just show a short snippet of code, how to use it with Ollama?
@rockypunk91
@rockypunk91 7 күн бұрын
Do we need to reindex all documents, everytime we add new document. Is there any way to run it programitically
@janalgos
@janalgos 20 күн бұрын
awesome video thank you
@girijeshthodupunuri1300
@girijeshthodupunuri1300 15 күн бұрын
How do you think we can use this in a production application? I noticed indexing documents took me around 3 minutes when I use gpt-3.5-turbo.
@GeertBaeke
@GeertBaeke 9 күн бұрын
It's not created for production use. It is an example implementation based on the paper from local to global. Indexing takes a long time because many LLM calls are used to extract entities, relationships and community summaries based on detected communities via the Leiden algorithm. In fact, it's easy to spend 10 to 20 euros simply for indexing a few documents. They do use caching so that a second indexing step does not consume tokens as long as you do not change chunk size etc...
@07Mihai07
@07Mihai07 20 күн бұрын
Nice video! Keep it up, please!
@intheworldofai
@intheworldofai 19 күн бұрын
Moshi AI: Real-Time Personal AI Voice Assistant - Beats GPT-4o!: kzfaq.info/get/bejne/ntyAa9CGvN6bgqs.html
@intheworldofai
@intheworldofai 18 күн бұрын
Phidata: Build a Team of Autonomous AI Agents! - kzfaq.info/get/bejne/eKxgY9B6psfapoE.html
@intheworldofai
@intheworldofai 20 күн бұрын
[Must Watch]: Verba: Ultimate RAG Engine - Semantic Search, Embeddings, Vector Search, & More!: kzfaq.info/get/bejne/abJ8n7KDp7CbYqs.htmlsi=g1mO3CAzXRaovCzw Gemini Code Interpreter: Handle Code Tasks Autonomously!: kzfaq.info/get/bejne/bt2Gf7F42pqlhGg.htmlsi=a2fkEk63omrrMb3M Maestro: Text-To-Application - Create Software With A Single Prompt!: kzfaq.info/get/bejne/q5Nppspztcm4c6c.htmlsi=XpHQvFWQn29zmwYt
@martinbak
@martinbak 20 күн бұрын
Is it better than Verba?
@vitalis
@vitalis 14 күн бұрын
I never got verba to ingest properly
@opita
@opita 19 күн бұрын
I wonder why this isn't used by the LLM themselves.
@ObscuredByCIouds
@ObscuredByCIouds 19 күн бұрын
What do you mean?
@brettmiddleton5013
@brettmiddleton5013 18 күн бұрын
I tried it just gave me prompts
@brandonvelasquez3530
@brandonvelasquez3530 15 күн бұрын
Maybe that's in the backlog
Graph RAG: Improving RAG with Knowledge Graphs
15:58
Prompt Engineering
Рет қаралды 36 М.
Reliable Graph RAG with Neo4j and Diffbot
8:02
Diffbot
Рет қаралды 13 М.
A clash of kindness and indifference #shorts
00:17
Fabiosa Best Lifehacks
Рет қаралды 112 МЛН
Now THIS is entertainment! 🤣
00:59
America's Got Talent
Рет қаралды 38 МЛН
GraphRAG: LLM-Derived Knowledge Graphs for RAG
15:40
Alex Chao
Рет қаралды 95 М.
How I used Claude Sonnet 3.5 To Do My Job
1:31
Jerrod Lew
Рет қаралды 9 М.
Agentic RAG: How to Take Your Retrieval to the NEXT Level
16:11
Prompt Engineering
Рет қаралды 8 М.
Fabric: Opensource AI Framework That Can Automate Your Life!
9:48
Intro to RAG for AI (Retrieval Augmented Generation)
14:31
Matthew Berman
Рет қаралды 45 М.
What are AI Agents?
12:29
IBM Technology
Рет қаралды 67 М.
How I Build Local AI Agents with LangGraph & Ollama
19:21
Data Centric
Рет қаралды 6 М.
Зачем ЭТО электрику? #секрет #прибор #энерголикбез
0:56
Александр Мальков
Рет қаралды 637 М.
iPhone 15 Pro в реальной жизни
24:07
HUDAKOV
Рет қаралды 425 М.
Копия iPhone с WildBerries
1:00
Wylsacom
Рет қаралды 3,1 МЛН
АЙФОН 20 С ФУНКЦИЕЙ ВИДЕНИЯ ОГНЯ
0:59
КиноХост
Рет қаралды 1,1 МЛН
Худшие кожаные чехлы для iPhone
1:00
Rozetked
Рет қаралды 1 МЛН