Generative AI | What does it really mean for beginners?

Sdílet
Vložit
  • čas přidán 9. 07. 2024
  • This video covers what is generative AI and explained in layman terms for easy understanding of the complex generative AI architecture.
    ⏱ Chapter Timestamps
    ====================
    00:00 - Intro
    00:10 - Agenda
    00:32 - What is Generative AI?
    02:42 - LLMs
    05:42 - How is the LLM getting better?
    07:18 - Why is GenAI important?
    08:01 - Gen AI Cons
    08:48 - Demo: Open AI
    15:11 - AI Architecture
    Join this channel by contributing to the community:
    / @techprimers
    📌 Related Playlist
    ================
    🔗 Terraform Playlist - • Terraform Primers
    🔗Spring Boot Primer - • Spring Boot Primer
    🔗Spring Cloud Primer - • Spring Cloud Primer
    🔗Spring Microservices Primer - • Spring Microservices P...
    🔗Spring JPA Primer - • Spring JPA Primer
    🔗Java 8 Streams - • Java 8 Streams
    🔗Spring Security Primer - • Spring Security Primer
    💪 Join TechPrimers Slack Community: bit.ly/JoinTechPrimers
    📟 Telegram: t.me/TechPrimers
    🧮 TechPrimer HindSight (Blog): / techprimers
    ☁️ Website: techprimers.com
    💪 Slack Community: techprimers.slack.com
    🐦 Twitter: / techprimers
    📱 Facebook: TechPrimers
    💻 GitHub: github.com/TechPrimers or techprimers.github.io/
    🎬 Video Editing: FCP
    ---------------------------------------------------------------
    🔥 Disclaimer/Policy:
    The content/views/opinions posted here are solely mine and the code samples created by me are open sourced.
    You are free to use the code samples in Github after forking and you can modify it for your own use.
    All the videos posted here are copyrighted. You cannot re-distribute videos on this channel in other channels or platforms.
    #AIPrimer #GenerativeAI #TechPrimers
  • Jak na to + styl

Komentáře • 16

  • @ravideviceregunta5794
    @ravideviceregunta5794 Před měsícem +1

    Hi Ajay, Great explanation on AI it’s internal details. Lot of people are not able to explain this this clearly. Thanks

    • @TechPrimers
      @TechPrimers  Před měsícem

      Glad it’s understandable Ravi 👍🏼

  • @achyuth2424
    @achyuth2424 Před 2 měsíci +1

    Very helpful video for beginners . Looking forward more videos on this gen ai topics .

  • @Krishnadevaraya1
    @Krishnadevaraya1 Před 2 měsíci +1

    Waiting ❤

  • @saratchandra5863
    @saratchandra5863 Před 2 měsíci +1

    very helpful video. thanks
    need your guidance, i tried in chat gpt but didn't understand it.
    my query (in chat gpt is)
    i am working on project. when new developers joins to project,
    they might have few queries, for clarification they will reach out to different analysts, testers and developers,
    sometimes, each one will different answer that might confuse new developers.
    and secondly, sometimes, a developer / a tester don't know full functionality of project, they might stuck at some point due to lack of knowledge.
    so my plan is create a data model and feed datamodel to some open AI technology like chatGPT/llama or any other,
    so that everyone can check their queries with open AI.
    but don't know how to create datamodels, can you help me where to start?

    • @TechPrimers
      @TechPrimers  Před 2 měsíci

      hi sarat, this is where Prompts will help us. There is Zero Shot learning and Few Shot learning concepts. My next video might cover those. However take a look at how to prompt chatgpt using something called "instructions"

    • @saratchandra4689
      @saratchandra4689 Před 2 měsíci

      Sure, will check that

  • @MadhusudanBhosale
    @MadhusudanBhosale Před 2 měsíci +1

    Hello, Ajay! Make a playlist for these topics.. Thanks

    • @TechPrimers
      @TechPrimers  Před 2 měsíci

      Sure Madhu, it will be under "AI Primer"

  • @atishayjain1141
    @atishayjain1141 Před 2 měsíci +1

    Hi, will you be making videos on how to make our own modals? or maybe changing code by using some open source projects?

    • @TechPrimers
      @TechPrimers  Před 2 měsíci

      Yes buddy. Its easier to learn AI with existing models, hence starting off with using existing LLMs, gradually we shall go deeper into deep learning and other concepts

  • @aravindreddy6699
    @aravindreddy6699 Před 2 měsíci +1

    Thank you, pls do some example on agents

  • @janakiramireddikoki7084
    @janakiramireddikoki7084 Před měsícem

    How it is able to remember your previous conversation?

    • @TechPrimers
      @TechPrimers  Před 27 dny

      It uses a concept of short term memory.