End To End Advanced RAG App Using AWS Bedrock And Langchain

Поделиться
HTML-код
  • Опубликовано: 19 июн 2024
  • In this video we will be creating an end to end RAG App using AWS bedrock and Langchain using streamlit
    github code: github.com/krishnaik06/AWS-Be...
    -----------------------------------------------------------------------------------------------------------------
    Support me by joining membership so that I can upload these kind of videos
    / @krishnaik06
    -----------------------------------------------------------------------------------
    ►AWS Bedrock Playlist: • Generative AI In AWS-A...
    ►Llamindex Playlist: • Announcing LlamaIndex ...
    ►Google Gemini Playlist: • Google Is On Another L...
    ►Langchain Playlist: • Amazing Langchain Seri...
    ►Data Science Projects:
    • Now you Can Crack Any ...
    ►Learn In One Tutorials
    Statistics in 6 hours: • Complete Statistics Fo...
    End To End RAG LLM APP Using LlamaIndex And OpenAI- Indexing And Querying Multiple Pdf's
    Machine Learning In 6 Hours: • Complete Machine Learn...
    Deep Learning 5 hours : • Deep Learning Indepth ...
    ►Learn In a Week Playlist
    Statistics: • Live Day 1- Introducti...
    Machine Learning : • Announcing 7 Days Live...
    Deep Learning: • 5 Days Live Deep Learn...
    NLP : • Announcing NLP Live co...
    ---------------------------------------------------------------------------------------------------
    My Recording Gear
    Laptop: amzn.to/4886inY
    Office Desk : amzn.to/48nAWcO
    Camera: amzn.to/3vcEIHS
    Writing Pad:amzn.to/3OuXq41
    Monitor: amzn.to/3vcEIHS
    Audio Accessories: amzn.to/48nbgxD
    Audio Mic: amzn.to/48nbgxD

Комментарии • 35

  • @newsxreactions
    @newsxreactions 4 месяца назад +4

    great end to end project of RAG. This guy should be given Arjun Award !!!!

  • @YashRaithatha1989
    @YashRaithatha1989 3 месяца назад +4

    Hey Krish
    This was a great tutorial and huge thanks for sharing knowledge. Bedrock provides the ability to create knowledge bases for your LLM which can be used in place of FAISS. The knowledge documents can be stored in S3 buckets and can be provided to llms.
    Would like to see an end to end example where you make use of all bedrock features (e.g. knowledge bases, agents, etc.) to create a more advanced application where we invoke remote services via bedrock agents, query knowledge basis and the provide everything to llms to get the final response. Happy to collaborate on the same.

    • @jefinprince
      @jefinprince Месяц назад

      i'm actually looking forward to do this. do you have any resources for this to be done.

  • @seanrodrigues1842
    @seanrodrigues1842 4 месяца назад

    Hi, I have seen people talk about advanced fine tuning methods such as LORA and PEFT. If possible, please make a video implementing these techniques or atleast some insights on these topics. That would be greatly appreciated!!

  • @moglimogify
    @moglimogify 27 дней назад

    Very good tutorial, clear and easy to follow, thank you :)
    Suggestions for future videos:
    Is there a way to use AWS Bedrock RAG feature programatically? So far I can only find examples of using it in the UI.
    Im also interested in CrewAI if you want to do a video with integrating it with Bedrock.
    Id also be interested in a video on how to use different models. Permissions, forming the dictionary in python etc.
    Thanks so much.

  • @user-yc1qu7vv9j
    @user-yc1qu7vv9j 3 месяца назад

    Great video Krish sir...

  • @naveenkumar-ik8bx
    @naveenkumar-ik8bx 2 месяца назад

    Very useful video. Keep going.

  • @AjaySingh-ey7gt
    @AjaySingh-ey7gt 4 месяца назад +1

    Nice

  • @SajilKumar-dn2kc
    @SajilKumar-dn2kc 2 месяца назад

    Great video Sir..

  • @nirobkrdas9210
    @nirobkrdas9210 4 месяца назад +1

    Hi Krish,
    Can u show the same example using llamaindex for indexing and rest part with langchain as u have showing in llamaindex vs Langchain video

  • @rishiraj2548
    @rishiraj2548 4 месяца назад +1

    👍🙏

  • @udoigogoi6126
    @udoigogoi6126 4 месяца назад +1

    First like🎉

  • @avanthikar2608
    @avanthikar2608 4 месяца назад +1

    Can you please upload videos on different prompting techniques

  • @user-dz6wu7gt1f
    @user-dz6wu7gt1f 4 месяца назад +1

    Hi krish, Im from UK and i cannot use Gemini AI is there any alternative way that i can use this and do projects ?

  • @AlfazVahora-uk3fb
    @AlfazVahora-uk3fb 2 месяца назад

    Hey, Amazing video! Just wanted to ask how can I connect my database and provide information stored in tables instead of PDF's.
    Please let me know cause I/m badly stuck in this part :(

  • @ramu541
    @ramu541 Месяц назад

    you have explained it for PDF files, what if I would like to have CSV files and will be having 100's of files and each file has mutiple columns and 100s of rows. Need to ask some NLP questions and generate some graphs or dependecy maps amongest files. shold that be possible in the similar way you have explained in this video? if not CSV files I might use JSON files too!

  • @SantK1208
    @SantK1208 4 месяца назад

    @Krish Sir, can I use offline aws bedrock if I have such use case to work with company data

  • @stressrelaxationmusicchann4638
    @stressrelaxationmusicchann4638 4 месяца назад +1

    Hello krish sir , I was working in genai t2I please upload some approach which will track me in right way for custom data,kindly requesting upload videos related LIM also .

  • @smartsoothing776
    @smartsoothing776 8 дней назад

    Can we monitor this using the Langchain Interface? in Langsmith..

  • @saumyajaiswal6585
    @saumyajaiswal6585 4 месяца назад

    Does this also give relevant images from pdf in answer along with text?

  • @SaurabhBhatt1
    @SaurabhBhatt1 4 месяца назад +2

    I want to join your course I m in uk is it possible?

  • @mahikhan5716
    @mahikhan5716 3 месяца назад

    Hi, I do not have model access due to grant permission, I requested but how could get access from Amazon bedrock, is there any other way to have this?

  • @farhansiddiqui7777
    @farhansiddiqui7777 2 месяца назад

    Its a request to make a paid course where you can teach scalable LLM app.

  • @neerajchouksey3761
    @neerajchouksey3761 2 месяца назад

    Hey Krish , Could you please share pdf that you were referring in your code. I am getting ValueError: The de-serialization relies loading a pickle file. Pickle files can be modified to deliver a malicious payload that results in execution of arbitrary code on your machine.You will need to set `allow_dangerous_deserialization` to `True` to enable deserialization.

    • @neerajchouksey3761
      @neerajchouksey3761 2 месяца назад

      It worked with faiss_index = FAISS.load_local("faiss_index", bedrock_embeddings,allow_dangerous_deserialization=True)

  • @saihrudaypidatala
    @saihrudaypidatala Месяц назад

    You said Claude and used AI21 labs Jurassic model 😅

  • @SunilSharma-yk9lm
    @SunilSharma-yk9lm 3 месяца назад

    Hi, I'm getting error while running the code that is: """ValidationError: 1 validation error for LLMChain llm Can't instantiate abstract class BaseLanguageModel with abstract methods agenerate_prompt, apredict, apredict_messages, generate_prompt, predict, predict_messages (type=type_error)"""
    Any solution for this?

  • @dipeshshendre5766
    @dipeshshendre5766 Месяц назад

    Its saying "no such file directory faiss_index"

  • @shivant3016
    @shivant3016 Месяц назад

    Playlist on opensearch db

  • @putinninovacuna8976
    @putinninovacuna8976 2 месяца назад +2

    i hate aws is so outdated, everyone is using simple apikeys but they keep outdated, using aws cli, aws sdk, is not posible its useless i want to deploy it on heroku how i supposed to install aws sdk or aws cli if i am going to deploy on heroku this is so stupid, why they dont just give us Apike instead of using aws cli it doesnt make sense

  • @satvikbhasin9982
    @satvikbhasin9982 3 дня назад

    chunk size 10000!?

  • @KaranSingh-ef2mf
    @KaranSingh-ef2mf 3 месяца назад

    Model id show in the video for claude is incorrect. The video shows an AI21 model. The model ID should be anthropic.claude-v2.

  • @SaurabhBhatt1
    @SaurabhBhatt1 4 месяца назад +1

    I want to join your course I m in uk is it possible?