Пікірлер
@rayedwards942
@rayedwards942 Ай бұрын
Nice work
@aboghite
@aboghite 2 ай бұрын
In addition to inMemory there's FileStore
@mvwil
@mvwil 2 ай бұрын
can you send me the site? I could use that application. There's tons of terrible "Talk to your PDF" apps out there, but yours sounds better than most, cause it lets you talk to all of them
@surathjhakal8905
@surathjhakal8905 2 ай бұрын
hey , can you help me build this? if you can make a playlist on how we built this, it would be awesome!
@heejincs
@heejincs 2 ай бұрын
Great content! What app are you using for drawing diagrams?
@user-fj4ic9sq8e
@user-fj4ic9sq8e 2 ай бұрын
Hello, thank you so much for this video. i have a question related of summarize questions in LLM documents. For example in vector database with thousands documents with date property, and i want ask the model how much document i received in the last week?
@danielhuesca361
@danielhuesca361 3 ай бұрын
care to share the github repo for it?
@AmitsHandle
@AmitsHandle 3 ай бұрын
I want to add chat memory feature in my project. using langchain memory. can create memory for each model instance. can you provide info on how to create chat session. any resource?
@mithilesh.k
@mithilesh.k 3 ай бұрын
Nicely explained. Would be great if you can provide some tutorials for integrating LLM models locally to RASA bot.
@hakank1475
@hakank1475 4 ай бұрын
Good video. Is there anyway to manage the webpage with this Chatbot like opening the search result, then property pages, showing floor plans etc. Thanks
@eloquinuk
@eloquinuk 4 ай бұрын
It would be great if it showed you pictures of the house as usually that is the main thing people want to see
@zeelthumar
@zeelthumar 4 ай бұрын
The best RAG Architechture i have ever seen
@dhruvtyagi8164
@dhruvtyagi8164 4 ай бұрын
Bro your knowledge is crazy. How do you learn all this stuff?
@zeelthumar
@zeelthumar 4 ай бұрын
I was wondering the same. If he continues this in any business he will be the next billionare
@alexacris5600
@alexacris5600 4 ай бұрын
what a bout chroma db
@joshsabol4
@joshsabol4 4 ай бұрын
Heads up, UnstructuredElementNodeParser only works if PDFs were saved with tables and then extracted as HTML with the table tags preserved. Rasterized PDFs won't work.
@brianhauk8136
@brianhauk8136 4 ай бұрын
Please do another video in which you share all project details and include a Github link. Thanks!
@medkhalilbousnina1993
@medkhalilbousnina1993 4 ай бұрын
Source code ?
@JimLloyd1
@JimLloyd1 4 ай бұрын
Hey, I'm nearing retirement (64 years old) and have been programming for 3/4s of my life. I am still learning and I learned some useful things in this video, but more important you have convinced me that your approach and methodology (and talent) means you are definitely worth following. Please keep publishing.
@xenojnr
@xenojnr 4 ай бұрын
How can you correct a retrieval functionality🤗🤵🏽☺️ vnshe
@andydataguy
@andydataguy 3 ай бұрын
This is so wholesome 💜
@mvwil
@mvwil 2 ай бұрын
I kneel.
@jaivalani4609
@jaivalani4609 4 ай бұрын
Llama index in built func will manage extraction of table or unstructured data to separate db or you had to use separately that git hub lib unstructured
@ChrisadaSookdhis
@ChrisadaSookdhis 4 ай бұрын
This is interesting! It would be even more helpful to include some discussion on the impact of different techniques on final performance. For example, how much does including table summary via UnstructuredElementNodeParser helped.
@leleyu2682
@leleyu2682 5 ай бұрын
the project is good, but it would be much better, if you also explain the backend part, like how this is working behind the hood, just a code walk through, so people get an idea and they can also learn to build one taking inspiration from you, its more of a project demo
@muhammedajmalg6426
@muhammedajmalg6426 5 ай бұрын
bro do you have any github links for the codes?