BentoML Tutorial: Build Production Grade AI Applications

  Рет қаралды 18,038

Krish Naik

Krish Naik

Күн бұрын

Пікірлер: 42
@krishnaik06
@krishnaik06 Жыл бұрын
Connect me on instagram is case of any queries instagram.com/krishnaik06
@tohidmalik1131
@tohidmalik1131 Жыл бұрын
0:15 0:15
@Technogamecoc
@Technogamecoc Жыл бұрын
sir can you solve this doubt of me " In different industries, do we typically have to construct models and neural networks from the ground up using Python, or is it more common to utilize existing prebuilt models and frameworks like 'Yolov8,' 'keras,' 'tensorflow,' and 'Theano' "
@jugeshprajapati9437
@jugeshprajapati9437 Жыл бұрын
why you don't use conda install instead of pip install ?
@moondevonyt
@moondevonyt Жыл бұрын
just finished watching your deep dive on Bento ml, and gotta say, your delivery and walkthrough are on point it's clear you're pretty passionate about ML Ops and helping your followers understand the nuances that said, while Bento ml does simplify the deployment process and is pretty awesome, there's still a big learning curve for someone new to ML Ops Integrating it into existing pipelines might not be as seamless for everyone still, mad props for spotlighting such a tool. keep it up!
@None-wi9us
@None-wi9us 5 ай бұрын
Sir, i know you on twitter (X), is that you?
@amrirasyidi
@amrirasyidi Жыл бұрын
I watched many of your videos, it really helpful to have this kind of practical hands-on tutorial. Another great video! Just a tip, you can type "cmd" in the powershell terminal to switch it to cmd mode (easier than clicking the terminal option).
@PavanKumar-om8nk
@PavanKumar-om8nk Жыл бұрын
Thank you, so this is like the japanese bento box!
@oscartandi8703
@oscartandi8703 Жыл бұрын
Sir bentoml build is taking infinite time for its execution, rest everything works perfectly fine can you please help me with the best possible solution !
@LoonyPlays
@LoonyPlays Жыл бұрын
❤❤❤❤❤❤❤
@Technogamecoc
@Technogamecoc Жыл бұрын
In different industries, do we typically have to construct models and neural networks from the ground up using Python, or is it more common to utilize existing prebuilt models and frameworks like 'Yolov8,' 'keras,' 'tensorflow,' and 'Theano'?
@ishanpandey5917
@ishanpandey5917 5 ай бұрын
as per what i know in most of the cases we fine tune the existing models in regards of yolo we can say transfer learning but there might be special problem statement for which we may have to work from scratch
@machinelearning3518
@machinelearning3518 Жыл бұрын
is new content going to come up on your one neuron platform. can you please clarify the progress of that platform in future or is it discontinued?
@sharanreddy-m4p
@sharanreddy-m4p Жыл бұрын
do video on LLM and Gen AI
@milanbeherazyx
@milanbeherazyx Жыл бұрын
Hi Krish, I was thinking, could we create a project using BentoML, Langchain, and Falcon180b or 40b or 7b? Something like a voice chat bot. We could train it on a substantial amount of data and then use it to generate responses. For instance, we could ask it to create a pair plot or a bar chart, and it would generate and display it for us. This could be a fascinating end-to-end project. What do you think about this idea?
@MrKB_SSJ2
@MrKB_SSJ2 Жыл бұрын
Starting to work on it. Thanks :)
@AnilDumbre-k3s
@AnilDumbre-k3s Жыл бұрын
Great Sir! 👌
@rodriguekalach5502
@rodriguekalach5502 Жыл бұрын
hello @krishnaik what about the DVC ?
@krishnaik06
@krishnaik06 Жыл бұрын
already uploaded a video :)
@techandprogramming4688
@techandprogramming4688 Жыл бұрын
Would you be able to create a comprehensive end-to-end project on feature stores for ML?
@saranya417
@saranya417 Жыл бұрын
Can you do tutorials on quantum ML
@ggopi767
@ggopi767 Жыл бұрын
can we use it for ocr?
@sharanreddy-m4p
@sharanreddy-m4p Жыл бұрын
cant 't we use hugging face to deploy ?
@albela7434
@albela7434 Жыл бұрын
VH= very helpfull
@sheikhmuhammadsaqib3387
@sheikhmuhammadsaqib3387 Жыл бұрын
Dear sir , can we use bentoml in Jupiter?? Please guide us in this regrad
@sayrevillatlorew4636
@sayrevillatlorew4636 Жыл бұрын
i want to build serach retrival AI where shoud i do
@gauravfamily2209
@gauravfamily2209 Жыл бұрын
Great. Please create end to end Airflow with ML pipeline. Thank you.
@abhijeetghosh3340
@abhijeetghosh3340 9 ай бұрын
it has been an hour and still the bentoml build step has not completed Krish sir. can you comment, why is that and how to solve it? should I just wait or should I abandon and start again? my computer is pretty fast and I am following exactly what you are doing here trying to implement the same step.
@nirajbava799
@nirajbava799 Жыл бұрын
Sir I have already trained model so how I use it with bentoml
@adelorton727
@adelorton727 Жыл бұрын
could you please do a vdeo about zenML ?
@mikiallen7733
@mikiallen7733 Жыл бұрын
Am not getting the point still sir , is this just a more sophisticated tool to create python-written APIs (mainly to be consumed by technically savvy audience ) or rather to generate an end user or client-facing app (mainly to be consumed by others who are not software developers or programmers) ? merci
@beytullahyayla7401
@beytullahyayla7401 9 ай бұрын
Hi, i had an error : File "C:\Users\Beytullah\anaconda3\envs\bentoml\lib\site-packages\bentoml\_internal\bento\bento.py", line 539, in from_yaml_file yaml_content["tag"] = Tag(yaml_content["name"], yaml_content["version"]) KeyError: 'name' Here is my yaml file : service: "service:mnist_service" labels: owner: Valerio stage: dev include: - "*.py" python: packages: - tensorflow - numpy
@nileshmaharjan9534
@nileshmaharjan9534 8 ай бұрын
Have you found a solution for this?
@beytullahyayla7401
@beytullahyayla7401 8 ай бұрын
@@nileshmaharjan9534 unfortunaltely, havent found a solutiın yet
@Whatever20237
@Whatever20237 Жыл бұрын
I think Wandb does exactly this but I guess the only issues is that it's paid...
@krishnaik06
@krishnaik06 Жыл бұрын
I prefer open source :)
@Whatever20237
@Whatever20237 Жыл бұрын
@@krishnaik06 agreed! The best part is you can open the box and view the code! Learning a lot from your videos...
@MamunKhan-px2vb
@MamunKhan-px2vb Жыл бұрын
Hi
@progamer0256
@progamer0256 Жыл бұрын
bentoml build taking too much time, i feel like it is freeze
@sayrevillatlorew4636
@sayrevillatlorew4636 Жыл бұрын
2nd comment
@ZibaFact
@ZibaFact Жыл бұрын
Instead of uploading videos nowadays, take some break and customize you videos and make playlists, so that every one can access without disgusted. Structured your channel proper by handling the playlists
Stanford CS229 I Machine Learning I Building Large Language Models (LLMs)
1:44:31
Deploying ML Models in Production: An Overview
14:27
Valerio Velardo - The Sound of AI
Рет қаралды 47 М.
99.9% IMPOSSIBLE
00:24
STORROR
Рет қаралды 31 МЛН
Quando A Diferença De Altura É Muito Grande 😲😂
00:12
Mari Maria
Рет қаралды 45 МЛН
What is Agentic AI? Important For GEN AI In 2025
22:36
Krish Naik
Рет қаралды 125 М.
Deploy ML model in 10 minutes. Explained
12:41
Danil Zherebtsov
Рет қаралды 42 М.
Let's build GPT: from scratch, in code, spelled out.
1:56:20
Andrej Karpathy
Рет қаралды 5 МЛН
Transformers (how LLMs work) explained visually | DL5
27:14
3Blue1Brown
Рет қаралды 4,3 МЛН
Building Production-Ready RAG Applications: Jerry Liu
18:35
AI Engineer
Рет қаралды 342 М.
How to Deploy ML Models in Production with BentoML
34:15
Valerio Velardo - The Sound of AI
Рет қаралды 17 М.