LLM Course - Build a Semantic Book Recommender (Python, OpenAI, LangChain, Gradio)

Поділитися
Вставка
  • Опубліковано 31 січ 2025

КОМЕНТАРІ • 88

  • @PaulFWatts
    @PaulFWatts День тому +5

    I do a LOT of online learning and rate this as an excellent tutorial for the following reasons:
    1. Everything is very well explained
    2. Author clearly knows a lot about data science and the tools and libraries to use
    3. It's an interesting Project which has practical use for other areas of exploration with LLM's
    4. Author has a very pleasant speaking voice
    In my case I'm just coming back to using PyCharm Professional and it was also a great refresher on this excellent IDE

  • @neon_l
    @neon_l 4 дні тому +118

    I will comeback and watch this. I swear 😂

  • @VincentWambua-c8s
    @VincentWambua-c8s День тому +8

    1. Yes you can use vscode.
    2. You can use hugging face embeddings instead of openai if you don't want to be charged
    Yes it worked

    • @marianaveen2878
      @marianaveen2878 16 годин тому +3

      Can you explain in detail how to use Hugging Face embeddings instead of openai's resource?

    • @VincentWambua-c8s
      @VincentWambua-c8s 9 годин тому +5

      huggingface_embeddings = HuggingFaceEmbeddings(model_name="sentence-transformers/all-MiniLM-L6-v2")
      db_books = Chroma.from_documents(
      documents,
      embedding=huggingface_embeddings
      )

  • @mike-u2z4y
    @mike-u2z4y 14 годин тому

    thanks for the 3 months of pro, loving this setup

  • @w1-w2-w3
    @w1-w2-w3 День тому +1

    This video is very good to start the journey. I glad I watch this. Explanation in this video is super clear and top-notch. Thanks for this amazing course.

  • @georgiana1788
    @georgiana1788 4 дні тому +6

    A perfect example on how to write clean code 👩🏻‍💻

  • @kamaboko1
    @kamaboko1 4 дні тому +8

    An appropriate video release given all the news about DeepSeek.

  • @nocopyrightgameplaystockvi231
    @nocopyrightgameplaystockvi231 2 дні тому +1

    Wow a course from Jetbrains 😮

  • @Aniki_chan69
    @Aniki_chan69 11 годин тому

    lets try it and learn

  • @marcinmitruk332
    @marcinmitruk332 3 дні тому

    Very interesting super complex, for sure I will watch two times

  • @mrvivekprasadkushwaha
    @mrvivekprasadkushwaha День тому +1

    Very very thank you for such greatful conent.

  • @dantepatetta5396
    @dantepatetta5396 4 дні тому +2

    Great tutorial and easy to understand!
    BTW, what's her channel link?

  • @gudvin_ustal
    @gudvin_ustal 4 дні тому +6

    Very interesting topic! Do we need any paid services for creating this? (OpenAI API etc.)

  • @NIKKU4698
    @NIKKU4698 4 дні тому

    Amazing I'm Gonna give it a try

  • @ilikespaghetti2170
    @ilikespaghetti2170 4 дні тому +2

    Lil Lotta Money technology 🔥🔥🔥🔥

  • @nournour-mc4xh
    @nournour-mc4xh 4 дні тому

    Waw amazing i'll try it thank u so much

  • @marcinmitruk332
    @marcinmitruk332 3 дні тому

    Nice wallpaper you’ve got on your Mac, London view from The Shard?

  • @hell1207
    @hell1207 4 дні тому

    Nice tutorial 😁

  • @prabhatadvait
    @prabhatadvait 15 годин тому +2

    At time 57.18 , i don't have any file .env , now where to save the api key, please specify

  • @vepeducate
    @vepeducate 4 дні тому +3

    Please mention prerequisite in detail.

  • @rutatinakato5003
    @rutatinakato5003 4 дні тому

    Awesome, thank you

  • @AdilButt-s8j
    @AdilButt-s8j 3 дні тому

    Good project

  • @codewithwajahat
    @codewithwajahat 4 дні тому

    Supper nice 😊

  • @saidgamih
    @saidgamih 4 дні тому +1

    Hello, thanks for the video 🙏
    Just try to revoke your openAi api key because it was visible for a second in the video.

  • @RajivCore
    @RajivCore 3 дні тому +1

    can i use open source LLM rather than OpenAPI? Please confirm

  • @Cringinator3874
    @Cringinator3874 19 годин тому

    I am finishing this video now and will come back in a year to actually make this project after I have learnt sufficiently 😢

  • @momincodeandcurve420
    @momincodeandcurve420 3 дні тому +1

    can i use vscode instead of py charm

  • @FortuneOlurode-v6l
    @FortuneOlurode-v6l 4 дні тому

    I really need the Js version of this tutorial

  • @hiendinh3871
    @hiendinh3871 4 дні тому

    Love it love it :)

  • @LORDLVMRE
    @LORDLVMRE 4 дні тому +1

    🔥🔥🔥

  • @KumR
    @KumR 4 дні тому

    1 - WOW SO COOL

  • @ghulam-e-mustafapatel4894
    @ghulam-e-mustafapatel4894 7 годин тому

    Plz create a scrapy course

  • @waltergibb2539
    @waltergibb2539 2 дні тому

    looking for the Coupon or Promo code?

  • @ratxart
    @ratxart 2 дні тому

    Then how much?

  • @Asingh42
    @Asingh42 4 дні тому

    Can I make this using SPRING AI?

  • @TOI-700
    @TOI-700 4 дні тому

    Great

  • @nagarajloni6473
    @nagarajloni6473 4 дні тому +10

    1st Comment and View from India(Bangalore).

  • @habibahmad9404
    @habibahmad9404 4 дні тому

    Isse kya help milegi ?

  • @soumadip_banerjee
    @soumadip_banerjee 4 дні тому +13

    Prerequisites?

    • @AshishSingh-753
      @AshishSingh-753 4 дні тому +1

      Deep learning + Python and LLM

    • @ParthibanA-f2t
      @ParthibanA-f2t 4 дні тому

      Python

    • @akrishchaurasia
      @akrishchaurasia 4 дні тому

      These prerequisites are actually 😂😂 will take more than enough time to reach up till here.

    • @MetrucTon
      @MetrucTon 4 дні тому +4

      She says python and ml, dl and llm is not required

    • @vinayaksharma9098
      @vinayaksharma9098 4 дні тому +2

      ​@@MetrucTonyes, Python and basics of ML are good to go with it.

  • @truthseeker457
    @truthseeker457 4 дні тому

    1 trillion dollar??? I have to learn AI as fast as possible.

  • @nithinkrishna8464
    @nithinkrishna8464 4 дні тому

    wow

  • @waltergibb2539
    @waltergibb2539 2 дні тому

    90 days coupon

  • @dannythegamer1
    @dannythegamer1 4 дні тому

    Second

  • @justinstorm
    @justinstorm 4 дні тому

    Seventeenth

  • @vikenhadavani7680
    @vikenhadavani7680 4 дні тому

    First view

  • @mrd7901
    @mrd7901 4 дні тому

    First

  • @RRIslaM-bo5vz
    @RRIslaM-bo5vz 3 дні тому +1

    Unfortunately the API keys you used were visible for a splash of a second and it could be used in wrong purpose. You should edit the video again.

    • @PrepWo
      @PrepWo 2 дні тому +1

      They revoke the keys after recording video.

  • @MastermindLegend
    @MastermindLegend 4 дні тому +2

    That was right on time thank you 😂