Тёмный

3-Langchain Series-Production Grade Deployment LLM As API With Langchain And FastAPI 

Krish Naik
Подписаться 1 млн
Просмотров 27 тыс.
50% 1

Опубликовано:

 

1 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 56   
@krishnaik06
@krishnaik06 6 месяцев назад
Support me by joining membership so that I can upload these kind of videos ru-vid.com/show-UCNU_lfiiWBdtULKOw6X0Digjoin
@MeAi-fd8pt
@MeAi-fd8pt 6 месяцев назад
I have done your nlp deep learning one shot and I will say you have done really great work that you increased my interested in this field. Thanks for this video too. - Somesh Panchal, Pune.
@rashedin6356
@rashedin6356 6 месяцев назад
Sir can you make a playlist of gen ai and llm course and project videos
@educationdelightenglish3819
@educationdelightenglish3819 6 месяцев назад
Excellent video on RU-vid! No other videos can match such great things on planet as far as AI learning is concerned! I need to know minimum hardware configuration to run all these program! 1. Can I run the program without NVIDIA graphics processor! If at all I have to purchase, what should be the configuration as there is no such requirements.txt for Hardware ! Kindly let us know, if possible make one video simpley stating LLM vs Hardware Configuration and Price as well as renting remote VPS for deployment!
@YogeshPatil-es8bw
@YogeshPatil-es8bw 5 месяцев назад
Hi guys , how to solve this error: json.decoder.jsondecodeerror: expecting value: line 1 column 1 (char 0)
@mahikhan5716
@mahikhan5716 5 месяцев назад
@krish please try to explain some little things like why u used chatpromptemplate.from_template why other project u have used .from_messge otherwise it's type of confusion not for all but those who we are poor students
@SantK1208
@SantK1208 6 месяцев назад
Thank you Krish, when you will start RAG system using Langchain
@pranaygupta6034
@pranaygupta6034 3 месяца назад
Hey Krish! Great video. But im encountering an error after creating the routes where it is asking me to add a runnable sequence. How do i solve it?
@balajin5395
@balajin5395 6 месяцев назад
Hi Krish, when you starting the 1% data scientist programme? I am eagerly waiting for that.
@evanluo4605
@evanluo4605 2 месяца назад
from the api it clearly seems llama needs to get updated, its very inaccurate in producing results as compared to others
@spusuluri4804
@spusuluri4804 4 месяца назад
Hi sir can we use langchain in real production environment in large scale
@studology67
@studology67 2 месяца назад
why are we creating API, whats the benefit
@shubhajitkotal6201
@shubhajitkotal6201 3 месяца назад
I am getting some error on the prompt1 line of code .
@ninadpawar2062
@ninadpawar2062 6 месяцев назад
Hello Krish, I'm currently working on a PostgreSQL query using LangChain. I'm interested in obtaining the output in Excel format. Could you please advise on how to achieve this?
@NoDoglapan
@NoDoglapan 5 месяцев назад
Hi Krish - a small bug in your code because of which it is not generating a poem - instead of prompt|llm it should be prompt|model for the poem routes add_routes( app, prompt2|llm, path="/poem"
@lixiasong3459
@lixiasong3459 5 месяцев назад
Sir, Thank you for the insightful video; regarding hosting, could we utilize Hugging Face for hosting? Thank you very much again.
@sweetsforpauper
@sweetsforpauper 6 месяцев назад
Can you make a video on how to adapt an LLM model to its specific use case? Is fine-tuning the right approach, or should one tie the model to a database (RAG) that provides the necessary information? In my case, I'm currently trying to integrate a 'learning coach' chatbot within a Moodle course. Naturally, it should know the contents of the Moodle course to be able to provide targeted help...
@velpaul9917
@velpaul9917 6 месяцев назад
Great video. Clear and crisp explaination of the concept and code. Can we use this use case for the comparing different LLM model response? or somthing else.
@Vir-se2kb
@Vir-se2kb 4 месяца назад
Hi Kris. plz explain the reason in details for every line of code. Explaining on a high level keeps confusing. Like the add_routes section - you should explain it in more detail.
@ayyappahemanth7134
@ayyappahemanth7134 5 месяцев назад
Hi sir, I'm not able to use 'gemma' instead of 'llama2', don't know why?, I'm able to run llama2 successfully, Is there any changes to be done to use gemma. I'm able to run from cmd line using ollama! Please help.
@deepaksingh9318
@deepaksingh9318 Месяц назад
And nothing can match th way you teach things (explaining each every library , their use , Diagrams ). These are really very helpful Krish. Really appreciate creating all these tutorial. Please keep adding more to the playlist :)
@pragneshsolanki8243
@pragneshsolanki8243 5 месяцев назад
There is conflict coming in langserve, langsmith, langchain_core version. I am getting errors due to this library. Please share the version of this library to install. Thanks
@siddharthchauhan3404
@siddharthchauhan3404 6 месяцев назад
Hi Krish, First of all want to great work on videos really learning a lot from your videos. I have question, can you please share how can we deploy langgraph using langserve? Thanks
@rakesh-purple
@rakesh-purple 6 месяцев назад
Hi Krish, I wanted to share some feedback. I'm a regular viewer of your videos, and I often find it challenging to locate a specific video when I don't remember its title. Implementing a consistent naming convention or series titles could significantly improve the searchability of your content. I truly value the insights your videos provide.
@ridj41
@ridj41 5 месяцев назад
Hey krish , there is an error , whenever I try to run the app.py file, I go to the url, then do /docs, then there appears that the API load has failed, please make one non-openai version of this video as well, since those not having tokens in openai are unable to execute what is provided in this video, I think that is the reason , since I did not add os.environ, to my code since I did not have tokens in my openai account.
@ridj41
@ridj41 5 месяцев назад
Krish, can you make a video on how to get an internship in Generative AI field, I have worked a lot on genai, and currently also learning, now wanted some real world experience in the field.
@santhoshr8943
@santhoshr8943 4 месяца назад
Please provide a video with deepseek Krish Thanks for your hardwork really helping me.
@KAMAT_JI72
@KAMAT_JI72 6 месяцев назад
❤❤
@mahmadmusffir8459
@mahmadmusffir8459 6 месяцев назад
how we will add memory in apis
@keshavchhabra6419
@keshavchhabra6419 6 месяцев назад
by using a vector database
@mahmadmusffir8459
@mahmadmusffir8459 6 месяцев назад
@@keshavchhabra6419 i mean chat history
@Raaj_ML
@Raaj_ML 4 месяца назад
Thanks ! But the first add_routes() was not needed. Not sure why that was added.
@SaiBharadwajKakunuri
@SaiBharadwajKakunuri 5 месяцев назад
what about multiple users using at a time.does that increase latency sir
@Ishaheennabi
@Ishaheennabi 6 месяцев назад
How can high school developers get placed❤ plz reply
@krishj8011
@krishj8011 3 месяца назад
Thank you for making amazing tutorial... 👍
@saurabhjain507
@saurabhjain507 6 месяцев назад
Can you please show how to stream the response using fastapi to streamlit?
@hamidraza1584
@hamidraza1584 6 месяцев назад
How I can create API key for back end llm,s
@Sy-uc5fy
@Sy-uc5fy 5 месяцев назад
I'm loving the courses! Thank you so much I'm learning a lot.
@theshubhagrwl
@theshubhagrwl 3 месяца назад
langchain and Krish sir makes it super easy!
@tzurdo1
@tzurdo1 3 месяца назад
Thanks for a great tutorial and a great series!
@Vir-se2kb
@Vir-se2kb 4 месяца назад
Hi Kris. You are just writing codes by watching your left side screen, please explain the concepts in more detail.
@studology67
@studology67 2 месяца назад
yes this is what i want, why are we creating api in the first place?
@rishiraj2548
@rishiraj2548 6 месяцев назад
🙂🙏
@elmflor4365
@elmflor4365 5 месяцев назад
Thank you so excited for the continuation of this great series!!
@nishantchoudhary3245
@nishantchoudhary3245 5 месяцев назад
waiting for next video
@nikhielsingh748
@nikhielsingh748 5 месяцев назад
Amazing video !
@vinayreddyvarikuti
@vinayreddyvarikuti 6 месяцев назад
Thank you so much sir..
@llegenda-r3c
@llegenda-r3c 6 месяцев назад
Sir ML vs ds vs dl vs Generative Ai kiya sikhu mai. Smaj nahi aa rha 🙏🙏🙏🙏😢😢🙏🙏🙏🙏🙏🙏🙏🙏
@SantK1208
@SantK1208 6 месяцев назад
Sab seekh le
@ridj41
@ridj41 5 месяцев назад
maine sab sikha hua hai, sabse important data analytics aur ml hai jobs perspective se, par sabse kam competition generative ai mein hai kyuki baaki sab cheeze seekhne k baad genai seekhte hai directly nhi. GenAI ki prereq NLP hai, aur NLP ki prereq- ML/DL/etc.
@andrespineiro7609
@andrespineiro7609 5 месяцев назад
Nice work!!!
@Nishant-xu1ns
@Nishant-xu1ns 6 месяцев назад
excellent video sir .keep it up
@eventsjamaicamobileapp1426
@eventsjamaicamobileapp1426 5 месяцев назад
Great work!
@IdPreferNot1
@IdPreferNot1 6 месяцев назад
Such a great start to this series, thx!
Далее
Deploy LLM App as API Using Langserve Langchain
17:49
Python FAST API Tutorial
58:20
Просмотров 334 тыс.
Database Sharding and Partitioning
23:53
Просмотров 87 тыс.
Serve a Custom LLM for Over 100 Customers
51:56
Просмотров 20 тыс.
Auto-Prompt Builder (with Hosted LangServe)
23:06
Просмотров 14 тыс.
Complete Langchain Course For Generative AI In 3 Hours
3:13:35