Step-by-Step Guide to Building a RAG LLM App with LLamA2 and LLaMAindex

preview_player
Показать описание
In this video we will be creating an advanced RAG LLM app with Meta Llama2 and Llamaindex. We will be using Huggingface API for using the LLama2 model.
----------------------------------------------------------------------------------------------
Support me by joining membership so that I can upload these kind of videos
----------------------------------------------------------------------------
►Data Science Projects:

►Learn In One Tutorials

End To End RAG LLM APP Using LlamaIndex And OpenAI- Indexing And Querying Multiple Pdf's

►Learn In a Week Playlist

---------------------------------------------------------------------------------------------------
My Recording Gear
Рекомендации по теме
Комментарии
Автор

It would be amazing if you show us how to put all of this into production through an API! Thanks for your wonderful work! You Rock!!

GerardoBarcia
Автор

Much awaited series, thank you krish Sir♥

aravindsai
Автор

Thank you so much for this video!!! Very helpful!!
I've managed to get a bit of understanding of LLM and to do my lab task!!!

Паша_Вамкон
Автор

Thanks you krish for all your hard work. keep making such amazing videos.

chanishagarwal
Автор

Krish, thank you for creating easy to understand videos

sandeepmahale
Автор

thank you the cours i see in this rag topic, very good, i 'm french speaker but i understand your cours

MamadouMoussaBangoura
Автор

Indeed great video. Please try to include the reason for using different approaches of doing any process like in earlier videos the model was loaded differently and here differently. A simple explanation of the reason behind using a specific approach can be useful for the beginners. As the approach changes when we move forward in more complex applications and different use cases.

rubyrana
Автор

Thankyou so much Krish, it was worth the wait :)

akshatapalsule
Автор

Thanks man, it works well. (After correcting some changes made in llama and huggingface)

smartwork
Автор

Love this. When is the next instalment?

ivanrowland
Автор

Please make a video on RAG with CSV or database with local open source llm and with memory

ybt
Автор

Hey Krish, amazing video again. Can you please help to create a similar solution for custom text 2 sql

miteshgarg
Автор

sir greet method to teach us as well as gaining good grip on english. please make video about token used in llama 2 model used

hassubalti
Автор

Sir Instead of using LLamA2 model from huggingface, Can we try the quantized llama model? If we use the quantized llama model will the output accuracy varies?

charmilagiri
Автор

Hello Krish

The list of accessories you have mentioned, is not having right links for Amazon. Can you please give me the link for the writing pad which you use ?

dillikaextrovert
Автор

waiting for next video, please upload it ...

GaneshEswar
Автор

Hi krish sir! they have updated the service_context to settings.llm and i am not able to understand how to implement it into this code.
Please help!
Thanks!

DoomsdayDatabase
Автор

Is it possible to use local llms instead huggingface directly? I have ollama nd lmstudio installed.

atifsaeedkhan
Автор

Thanks for the detailed run through, very useful . One question I have is on the two PDF documents you have. Are these available anywhere, just for testing purposes?

stevefisher
Автор

I am getting the error of VectorStorIndex from LLama_index

hjckrpc