GraphRAG Ollama UI - Gradio Interface for Microsoft GraphRAG

preview_player
Показать описание
This video is a step-by-step easy tutorial to install this free tool graphrag-ollama-ui locally which is a new interactive user interface.

🔥 Get 50% Discount on any A6000 or A5000 GPU rental, use following link and coupon:

Coupon code: FahdMirza

#graphrag #graphragollama #ollama

PLEASE FOLLOW ME:

RELATED VIDEOS:

All rights reserved © Fahd Mirza
Рекомендации по теме
Комментарии
Автор

The video you created is fantastic! It's been very helpful! However, I seem to be encountering some issues. I've run an Ollama instance using docker-compose and deployed a 7B model. Now, I've also deployed the GraphRAG Ollama UI, and it appears everything is running normally, including uploading an external knowledge base. But when I send a query, either local or global, I get an error: Error: [Errno 111] Connection refused. Do you have any good suggestions on how to resolve this?

GaussMAO
Автор

Thanks so much for making the vid! The Local search function has been fixed so you can now query with that function along with Global. I fixed a few more bugs and added more previews for the generated outfiles (parquet, graphml). Let me know if you run into anything else or have any suggestions for improvements

severian
Автор

If you index different documents at different point of time. We end up with multiple output folder.

How should one do a search over all outputs. Like a production level application

rockypunk
Автор

Gradio is up and running, though the query does not take into consideration of the indexed file, what did i miss?

isaidnoagain
Автор

So everytime you create an index does it create other output folder?

SDChillRide
Автор

@Fahd I am getting the error below after following you instructions and running a query. Any ideas on what is happening. I ran into the same issue running this without a UI. :
File "C:\Users\14045\AppData\Roaming\Python\Python311\site-packages\pandas\io\common.py", line 882, in get_handle
handle = open(handle, ioargs.mode)

FileNotFoundError: [Errno 2] No such file or directory:

jbrockman
Автор

if the machine does't has a GPU, can it run in the local machine?

jackfrank
Автор

Thank you. Is there a browser add-on that includes chat with books pdf

QorQar
Автор

one of the two local or global ones always fails. Global is what you search for on the internet and local, right? And what makes this option that is directly different from the other two?

SonGoku-pcjl
Автор

btw i noticed in this vid and also other vids that you're specifying python v3.11 - any reason using that ver over 3.12?

themaxgo
Автор

am i missing something or did you create the conda env but didn't activate it? maybe you cut that part of the vid

themaxgo
Автор

Thank you for the great content. Can this be done with AWS bedrock hosted Claude model and Titan embedding ??

arunavabhattacharya
Автор

Will this work on a Mac Pro M2? Thanks!

isaidnoagain