Build Generative AI Apps with Docker And Hugging Face's Docker Spaces

Sdílet
Vložit
  • čas přidán 13. 06. 2024
  • Docker is an open platform for developing, shipping, and running applications. Docker enables you to separate your applications from your infrastructure so you can deliver software quickly. With Docker, you can manage your infrastructure in the same ways you manage your applications. By taking advantage of Docker's methodologies for shipping, testing, and deploying code, you can significantly reduce the delay between writing code and running it in production.
    Huggingface pace url: huggingface.co/spaces/Krishna...
    -------------------------------------------------------------------------------------------------------------------------
    ►GenAI on AWS Cloud 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

Komentáře • 46

  • @aravinthan4367
    @aravinthan4367 Před 22 dny +2

    Sir you are a great teacher.Thanks for teaching the latest technology .

  • @jahanzebriaz1991
    @jahanzebriaz1991 Před 22 dny +2

    Sir you are great teacher
    I am learning generative AI from your playlist well explained ❤

  • @njabulohadebe5413
    @njabulohadebe5413 Před 3 dny

    Thank you sir, just completed and running smoothly.

  • @RazYousufi
    @RazYousufi Před 22 dny +1

    Just waiting for each-and-every video you release! BUT, Krish! Please make a lecture on how to train our own machine learning model based on a CSV data (classification), run it on the Huggingface/AWS-cloud, and integrate it with the LLMs. I have an Idea of creating an alerting system in which the driver should be alerted if he is approaching to an accident-prone area (based on the prediction of the model and the live location of the driver). I think many APIs should be integrated, such as Google Maps for providing live stream of data and the road conditions, the Fast API/Flask, and many more that you know better. Thank you Krish!

  • @CodeElephant-codeMadeEasy

    wow great video sir ji

  • @firdousbhat123
    @firdousbhat123 Před 22 dny +2

    FASTAPI framework is my favorite from its beginning. I left Django for it😛

  • @aarizmobin4487
    @aarizmobin4487 Před 22 dny

    Thank you krish for this informative video

  • @voodoochild420ai
    @voodoochild420ai Před 22 dny

    very good information and video thank you

  • @riteshk9879
    @riteshk9879 Před 22 dny

    Awesome 👍

  • @mayankburnwal6196
    @mayankburnwal6196 Před 22 dny

    Nice sir

  • @arpitpathak7276
    @arpitpathak7276 Před 22 dny

    Thanku sir ❤

  • @VisibleHand
    @VisibleHand Před 21 dnem +1

    This is great. Can you create a video using LLAMA3 instead?

  • @harishkumar_gn
    @harishkumar_gn Před 22 dny

    Hi Krish, curious what is the tool that you are using for note taking? Thanks!

  • @KumR
    @KumR Před 22 dny

    Hi Krish.. Is using Docker and HF Spaces an "alternative" approach to using any of the cloud providers like Azure, Google, AWS or Oracle ?

  • @keeplearning9897
    @keeplearning9897 Před 22 dny

    Hi Krish,
    I hope you're doing well.
    I have a query regarding my Windows laptop, a commercial series Lenovo ThinkPad. I'm not satisfied with its performance, especially when running Ollama or Hugging face LLMs, which performs very poorly. Would you recommend switching to a MacBook Pro series? Do you think a Mac would run more smoothly? I'm considering purchasing one and would appreciate your valuable suggestions.

  • @ojasvisingh786
    @ojasvisingh786 Před 22 dny +1

    🎉❤

  • @boyagaeye3509
    @boyagaeye3509 Před 22 dny

    keep going bro good job but can you focus and stay on 1 opensource project to get the last of it move then you to the next

  • @darkmatter9583
    @darkmatter9583 Před 22 dny

    hi bought both of your courses and you dont run on colab the 12 gemini projects i use a 300usd laptop what can i do? to do these kinds of projects please, you use locally i would like to know now im just usig colab, but havent impl mentes because of that, i would like to learn that , you explain but im struggling with that

  • @suhasshirbavikar9496
    @suhasshirbavikar9496 Před 22 dny

    great now with docker

  • @Kamrul_Islam_Arnob
    @Kamrul_Islam_Arnob Před 22 dny

    Sir need more of these so that I can use any model in hugging face. Please 🥺🙏🏼

  • @RugvedhTallapudi-lk9jy

    Krish bro, I recently completed my first year in CSE ( AI&ML). I'm interested in studying web development, but my friend suggested that AI might replace web development, so I should take a course in AI instead. What do you suggest for me, bro?

  • @thebestthereisandwillbe
    @thebestthereisandwillbe Před 20 dny +1

    can u do a project with using genAi and intel openvino and hugging face

  • @JayendraYadav-u7b
    @JayendraYadav-u7b Před 5 dny

    can u please create a demo for deploying code as api in docker then we can access or integrate in web page like how can i deploy my api code on hugging face space using docker or whatever sdk that is supporting it...pls do it if you know

  • @kashifsadiq4145
    @kashifsadiq4145 Před 22 dny

    niceeee
    sir plzz can we deployed on kubernetes cluster

  • @firdousbhat123
    @firdousbhat123 Před 22 dny

    Sir ji, why didn't we just use pip install fastapi[all] in order to install latest version of FastAPI as well its dependencies? 0.74 is quite old.

    • @krishnaik06
      @krishnaik06  Před 22 dny

      We can also do that...but it was not required in the project

  • @dinithjanudha7095
    @dinithjanudha7095 Před 21 dnem

    sir if you can help a lot. Can you make a gpt4o and astara project like ai assistern as per the next video?

  • @guranshchugh3863
    @guranshchugh3863 Před 22 dny

    Sir jaise 100x engineers ke generative ai course mein sikhaate hai
    1,20,000 vale pls aap bhi ho ske toh sikhado pls

  • @IndianTV874
    @IndianTV874 Před 21 dnem

    Sir, is all the modeles available in hugging face are totally free for Life time? Or sir can we download the model from hugging and deploy it in Google cloud?

  • @user-ok9xl9sq7b
    @user-ok9xl9sq7b Před 9 dny

    IF i have open api key how i passed it to the docker image without hardcode it to the application, Anyone can help

  • @lavanyaBalla-lf1nm
    @lavanyaBalla-lf1nm Před 20 dny

    hello krish , this is lavanya i was passed out in the year 2013, iam having 9 years of career gap, from the last 1.5 years i was working as etl informatica developer , i just need to make a transition from informatica developer to data science , with this much of career gap is it possible to move to from one field to data science as a fresher, firstly with much of career gap did i get any interview calls, is it a good option for me to learn data science , waiting for your reply .....

  • @OmSingh-hp4ft
    @OmSingh-hp4ft Před 22 dny

    How to upload or push to hugging face space using vscode terminal

  • @hassanahmad1483
    @hassanahmad1483 Před 22 dny

    How can deploy on a website from spaces?

  • @Shilpashaw-uj5pk
    @Shilpashaw-uj5pk Před 17 dny

    all things here will be open source?

  • @SivaGopal-xb1os
    @SivaGopal-xb1os Před 22 dny

    Hi krish now I am in chennai my daughter doing 2nd year ai/ds. Pls guide or mentor for real time project. Pls tell me. Now JOIN FOR LIVE DATA SCIENCE PROJECT or not. Pls tell me guide me krish. SORRY MY ENGLISH. PLS TELL ME GRISH

    • @SivaGopal-xb1os
      @SivaGopal-xb1os Před 22 dny

      LIVE PROJECT DATA SCIENCE RS 799 JOIN OR NOT MY DAUGHTER DOING 2ND YEAR AI/DS. I WANT REAL TIME PROJECT PLS GUIDE ME

  • @arpitpathak7276
    @arpitpathak7276 Před 22 dny

    First comment 😊

  • @munisekharboligala
    @munisekharboligala Před 20 dny

    Sir, i have a question. I have 2 years career gap due to my voluntary resignation from my very 1st MNC company after 2 years of working there. Will
    Any start-up companies take my application?
    Because i am not getting any calls even applying for so many companies.
    Please suggest me if I'm doing anything wrong.
    Please do give me the answer.
    Thanks,
    Muni

  • @velugucharan8096
    @velugucharan8096 Před 22 dny

    I want medical chat bot with image can you create using with Gemini

  • @ChrisVast
    @ChrisVast Před 19 dny +2

    Mazaa nahi aaya, not as great as your earlier videos.

  • @learnit7434
    @learnit7434 Před 17 dny

    3:45 how do we get to know about the requirements like what requirements to install?

  • @learnit7434
    @learnit7434 Před 17 dny

    Anyone knows how can we make an app for pcb defect segmentation?

  • @learnit7434
    @learnit7434 Před 17 dny

    error: subprocess-exited-with-error
    × Getting requirements to build wheel did not run successfully.note: This error originates from a subprocess, and is likely not a problem with pip.- Getting this error

  • @user-wi7mt5st2s
    @user-wi7mt5st2s Před 21 dnem

    sir thank you for the great session , am getting build error when i hit the app in the hugging face . please advise how to resolve . error log says " ===== Build Queued at 2024-06-16 08:38:33 / Commit SHA: 8950153 ====="