Thanks for this quick short and to the point tutorial🛐🛐
@MarijaManeva-d3s8 ай бұрын
Good Job on the video. I have a question for you, is there a way to do this without an openAI key? a workaround?
@lostinadmiration Жыл бұрын
You are doing so great with the videos - well done :) 7K subs!!!
@FutureSmartAI Жыл бұрын
Thanks so much! 😊
@FutureSmartAI Жыл бұрын
Hey I visited this Month Goa as Workation. I had watched your "Digital Nomad Life in GOA". I also stayed in Arambol.
@usamasajid26009 ай бұрын
Sir, 1 Question When i apply Index = VectorStoreIndex.from_documents(document) to a large SQL Database file Its take more than 5hours and still its running the code and then I stop it from running. Sir, Please tell me whats the problem ? Does this create index of only pdf files ? And if we want to apply to sqlite database file how can we do it ?
@ShrikantKadam-q6s Жыл бұрын
TYSM Pradip for this wonderful tutorial. I have a question, how can we save the output of a loader? In my case, I have several URLs to feed and I want to save text data from those URLs after getting loaded by the llama_index loader.
@FutureSmartAI Жыл бұрын
When you load docs from directory , you will get list of doc objects and it will have all info. Did you try printing what you got after loading?
@ShrikantKadam-q6s Жыл бұрын
@@FutureSmartAI Thanks! for the reply man. Previously it was working. But now, after loading the URLS, I get a list of objects but can't see the text data associated there in my debugger. What could be the probable reason for that?
@FutureSmartAI Жыл бұрын
@@ShrikantKadam-q6s These libraries are still new and unstable. Sometime when they upgrade to next version some things stops working
@ShrikantKadam-q6s Жыл бұрын
@@FutureSmartAI Yeah.. but it is fetching no data from the URL. I am new to this field so little bit confused.
@FatimaHABIB-jm4ji Жыл бұрын
Thanks for your efforts. i have a question, how can I insert list of documents to an existing index ?
@FutureSmartAI Жыл бұрын
Hi you can load existing index and it has insert method. check this gpt-index.readthedocs.io/en/v0.6.28/how_to/index/document_management.html
@cutiestbabyvideos94418 ай бұрын
what is the difference between langchain and llama_index
@harishvijay1101 Жыл бұрын
Can you share code in git it helps with the video
@FutureSmartAI Жыл бұрын
Added in description
@Slimshady68356 Жыл бұрын
You should hide the open api key , someone will misuse it