Thank you for taking the time to watch the video. Just so you know, these problems are solved. Check out my last video about KAG, where they solve these problems-you may like it.
Thank you for this. The amount of detail in your description is dizzying but has piqued my curiosity and it's worth studying. Again, thank you very much.
❣join to my Patreon: www.patreon.com/GaoDalie_AI 🙏Thank you so much for watching guys! I would highly appreciate it if you Book an Appointment with me: topmate.io/gaodalie_ai Support the Content (every Dollar goes back into the video): buymeacoffee.com/gaodalie98d Subscribe Newsletter for free: substack.com/@gaodalie FOLLOW ME : join my discord if you have any questions: discord.gg/GENrSVJN Follow me on Twitter: twitter.com/mr_tarik098 Follow me on Linkedin: shorturl.at/dnvEX More Ideas On My Page: quickaitutorial.com/th-cam.com/users/sgaming/emoji/7ff574f2/emoji_u2763.png
i want to make system rag like this but for chat bot history, and i want use specific llm for Bahasa (because embedding model for Bahasa isn't good enough right now). can i do that?
I am trying to follow your code, but in the KnowledgeGraph and QueryEngine classes, Concepts and AnswerCheck are not defined, respectively. Are these supposed to be Pydantic classes that we define ourselves, or am I missing something?
You claim this is fully local, but you use OpenAI for the generation. Or am i wrong? If i am wrong I would ask you to explain how to change the llm for an Ollama model (or any other local model at thet).
thank you for watching, I use local model and check my medium where I share my codes and it is easy to use ollama, thanks if you face problem feel free to ask
Lemmatizer was a new concept for me and your actual details on the NLP process was awesome.
happy to help
Amazing! Do you think this solves similar problems with vector databases that Microsoft sought to solve with their vector-less approach to GraphRAG?
Thank you for taking the time to watch the video. Just so you know, these problems are solved. Check out my last video about KAG, where they solve these problems-you may like it.
@@GaoDalie_AI I discovered that video an hour after I posted! :D
I already have it up and am playing with it.
Thank you for this. The amount of detail in your description is dizzying but has piqued my curiosity and it's worth studying. Again, thank you very much.
Thank you so much for watching, yes is worth it to take a look, and I hope I can benefit the community.
❣join to my Patreon: www.patreon.com/GaoDalie_AI
🙏Thank you so much for watching guys! I would highly appreciate it if you
Book an Appointment with me: topmate.io/gaodalie_ai
Support the Content (every Dollar goes back into the video): buymeacoffee.com/gaodalie98d
Subscribe Newsletter for free: substack.com/@gaodalie
FOLLOW ME :
join my discord if you have any questions: discord.gg/GENrSVJN
Follow me on Twitter: twitter.com/mr_tarik098
Follow me on Linkedin: shorturl.at/dnvEX
More Ideas On My Page: quickaitutorial.com/th-cam.com/users/sgaming/emoji/7ff574f2/emoji_u2763.png
Interesting video. I like a lot . Learnt a lot
Thank you for watching , next video will be much better
we need more people like u
wait no source code?
Thank you for watching, check my GitHub
i want to make system rag like this but for chat bot history, and i want use specific llm for Bahasa (because embedding model for Bahasa isn't good enough right now). can i do that?
yes you can do this, you can try out MCP is better for your use case
Could you please provide requirements.txt file with all versions of packages used?
Thank you for watching. I will provide updates on Substack.
I am trying to follow your code, but in the KnowledgeGraph and QueryEngine classes, Concepts and AnswerCheck are not defined, respectively. Are these supposed to be Pydantic classes that we define ourselves, or am I missing something?
please see the code on :
medium: medium.com/@GaoDalie_AI
substack for free: tinyurl.com/mr49c3uc
You claim this is fully local, but you use OpenAI for the generation. Or am i wrong? If i am wrong I would ask you to explain how to change the llm for an Ollama model (or any other local model at thet).
thank you for watching, I use local model and check my medium where I share my codes and it is easy to use ollama, thanks if you face problem feel free to ask
any links or resources for this? also any code that can be used ? maybe even share the streamlit app for this ?
Thank you for watching, all the code sources can be found on :
medium: medium.com/@GaoDalie_AI
substack for free: tinyurl.com/mr49c3uc
can you please share the link to the code
Thank you for watching, all the code sources can be found on :
medium: medium.com/@GaoDalie_AI
substack for free: tinyurl.com/mr49c3uc
@@GaoDalie_AI doesn't seem to be there (anymore)...?
@@themax2go yah me too, i don't see it
repo for this?
please check my substack or medium
@@GaoDalie_AI got it. Thanks
@@ankitmirajkar3038 Thank you for joining us
dear sir, may i ask you why you got a chinese name ?
Is unique name
Seems like RAG Flow would have been Superior
Yes, it looks very promising so far