Chat with Your Own Data: Introduction to the LLM Zoomcamp - Alexey Grigorev

SdĂ­let
VloĆŸit
  • čas pƙidĂĄn 5. 05. 2024
  • In this workshop, Alexey Grigorev showed how to build a simple Q&A system from scratch.
    🔗 USEFUL LINKS
    Free LLM course: github.com/DataTalksClub/llm-...
    Code: github.com/alexeygrigorev/llm...
    🔗 CONNECT WITH DataTalksClub
    Join the community - datatalks-club.slack.com/join...
    Subscribe to our Google calendar to have all our events in your calendar - calendar.google.com/calendar/...
    Check other upcoming events - datatalks.club/events.html
    LinkedIn - / datatalks-club
    Twitter - / datatalksclub
    Website - datatalks.club/
    🔗 CONNECT WITH ALEXEY
    Twitter - / al_grigor
    Linkedin - / agrigorev
    🎙 ABOUT WORKSHOPS
    At DataTalksClub, we organize live workshops with hands-on tutorials about different topics related to data. During these workshops, we use tools to tackle the stated task. You can follow along and practice with us or review the code after the event.
    We stream workshops on CZcams, where each session is also recorded and published on our channel, complete with timestamps and important links.
    You can access all past workshops - datatalks.club/events.html
    📚Check our free online courses
    ML Engineering course - mlzoomcamp.com
    Data Engineering course - github.com/DataTalksClub/data...
    MLOps course - github.com/DataTalksClub/mlop...
    Analytics in Stock Markets - github.com/DataTalksClub/stoc...
    LLM course - github.com/DataTalksClub/llm-...
    Read about all our courses in one place - datatalks.club/blog/guide-to-...
    đŸ‘‹đŸŒ GET IN TOUCH
    If you want to support our community, use this link - github.com/sponsors/alexeygri...
    If you’re a company, support us at alexey@datatalks.club
  • ZĂĄbava

Komentáƙe • 18

  • @konutek7716
    @konutek7716 Pƙed 23 dny +1

    Interesting, indeed. I am assuming that we are going to dive into that - once the course starts

  • @matheus.srossi
    @matheus.srossi Pƙed měsĂ­cem +1

    Hi! I am thinking about recording videos in Brazilian Portuguese to share this boot camp with those who do not speak English. Do you see any problems with that? Of course, I will share your course and original videos too...

    • @Creempy
      @Creempy Pƙed 29 dny

      You steal work from AI 😂 The first man who steal GPT 4o work😀

    • @jotaro9664
      @jotaro9664 Pƙed 22 dny

      Learn the language you pi..

    • @stolzenable
      @stolzenable Pƙed 21 dnem +1

      Nope!

  • @serahakojenu3963
    @serahakojenu3963 Pƙed měsĂ­cem +1

    do i need to install docker?

    • @Nuipust
      @Nuipust Pƙed měsĂ­cem

      For this exercize yes. Elasticsearch runs in Docker in Alexey's example.

    • @antonisstellas741
      @antonisstellas741 Pƙed měsĂ­cem +2

      Codespaces have docker installed already. You don't have to install it manually.

  • @CyberPandas
    @CyberPandas Pƙed 5 dny

    What means the term "cover agent" from one of question at the end of video?

  • @OscarFromIndia
    @OscarFromIndia Pƙed měsĂ­cem

    Is there an open source production grade option available other than Docker?

    • @AnilKulkarni
      @AnilKulkarni Pƙed měsĂ­cem

      there is podman which is getting there

    • @bsidetech
      @bsidetech Pƙed měsĂ­cem +1

      Docker is prod ready FYI

    • @OscarFromIndia
      @OscarFromIndia Pƙed měsĂ­cem

      @@bsidetech correct but it is not free and open source for commercial use anymore.

    • @bsidetech
      @bsidetech Pƙed měsĂ­cem

      @@OscarFromIndia Right but you still get commercial feature free related to the scope of this project.

    • @ldandco
      @ldandco Pƙed měsĂ­cem

      wait ! isn't docker for linux free ??