Google's RAG Experiment - NotebookLM

แชร์
ฝัง
  • เผยแพร่เมื่อ 22 ก.ค. 2024
  • notebooklm.google.com/
    Blog Launch: blog.google/technology/ai/not...
    🕵️ Interested in building LLM Agents? Fill out the form below
    Building LLM Agents Form: drp.li/dIMes
    👨‍💻Github:
    github.com/samwit/langchain-t... (updated)
    git hub.com/samwit/llm-tutorials
    ⏱️Time Stamps:
    00:00 Intro to NotebookLM
    01:09 Google Blog post: Introduction to NotebookLM
    01:30 Google Blog post: NotebookLM Adds more than a Dozen New Features
    02:19 NotebookLM Interface
    05:18 Google I/O NotebookLM Demo
    07:43 NotebookLM Demo
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 23

  • @HowtoSmartWork
    @HowtoSmartWork หลายเดือนก่อน +3

    I was learning RAG with Lama index and thinking about what kind of project I'll be building.
    I have used NotebookLM now I think there is possibility i will be trying to replicate NotebookLM or Think of idea on how we can go beyond with multimodal.
    - Chat with PDF and Senatigation (old stuff)
    Experimenting with Features :
    - Save/pin generated content.
    - Repurposing Saved/pinned content along with new instructions.
    - Additionally, Audio or Multimodel.
    Thanofor sharing your views on this I really like it. Again I'm liking more of your video and approach. Let's me know if I can assist you in buulding and managing paid community along with course.

  • @user-me7xe2ux5m
    @user-me7xe2ux5m หลายเดือนก่อน +1

    Thanks for creating this video. I totally agree that plain vanilla RAG solutions feel outdated in comparison to NotebookLM. This product is a nice experiment on how RAG-based solutions can be better. I am really looking forward to the newest release with audio capabilities because this added modality definitely improves the interaction with a RAG-based solution to a whole new level.

  • @drgutman
    @drgutman หลายเดือนก่อน +9

    Only available in the US 🙄

  • @erniea5843
    @erniea5843 หลายเดือนก่อน

    Nice overview, amazing how these tools are coming together

  • @kora5
    @kora5 หลายเดือนก่อน +1

    Now it's available in Thailand (and 200 countries), I come back to learn again.

  • @xspydazx
    @xspydazx หลายเดือนก่อน

    i think that function calling now has become qute normal , as we can use jupyter client to execute the funcitons locally and return the output as well as the results.... etc .. allowing for the model to execute code infact without calling a funciton ... it will execute it ? ... but the funciton calling is still used for external apis instead of funciton calling .... also generating code to run in python ikernal can be trained ...

  • @willjohnston8216
    @willjohnston8216 หลายเดือนก่อน

    Sam, have you found any online forums where people are discussing business applications for AI? It's dizzying how fast things are changing and how any kind of product development seems like it could be undermined.

  • @whoadog8725
    @whoadog8725 หลายเดือนก่อน

    Google is so slow to ship this stuff. I just noticed that ChatGPT built a module to use Google Docs which I have not tested yet.

  • @iham1313
    @iham1313 หลายเดือนก่อน

    for scientific work it is sadly useless to have tons of citations (1, 2, … n) after an entire article as it doesn’t show, which paragraph or sentence references to which citation. or am i missing something here?

    • @baidoofiifi
      @baidoofiifi หลายเดือนก่อน +1

      The new update has the citation inline now. It points you to the exact location of the PDF or document it's referencing from within the response.

  • @AngusLou
    @AngusLou หลายเดือนก่อน

    And google is going to launch LearnLM

  • @attilavass6935
    @attilavass6935 หลายเดือนก่อน

    Without allowing us to crawl and scrape public online sources like online docs, blogs etc. this RAG product will fail I think.

  • @RaitisPetrovs-nb9kz
    @RaitisPetrovs-nb9kz หลายเดือนก่อน +1

    Chatcasts

  • @fontende
    @fontende หลายเดือนก่อน

    i don't like it's in the cloud. They need to make a super-chip, not server farm gimmick of movie Her, which is not scalable anyway.

    • @synaestesia-bg3ew
      @synaestesia-bg3ew หลายเดือนก่อน

      Google and Microsoft are all about the cloud . They want people to abandon physical software and pay monthly fees for their cloud software.
      Microsoft want to know all about you, this is why Microsoft own LinkedIn.
      A potential employer can ask Microsoft more private details about you, your psychological profile Base on behaviours or political inclinations.
      That's enough to get a long silence from potential employers.

  • @nicdemai
    @nicdemai หลายเดือนก่อน +4

    RAG is a feature destined to die. Infinite context is the future.

    • @micbab-vg2mu
      @micbab-vg2mu หลายเดือนก่อน +2

      At the moment, I agree. In my case, I get accurate output only when I include data and text for analysis as part of the prompt. RAG is not reliable enough for me.

    • @jacobrogers8933
      @jacobrogers8933 หลายเดือนก่อน +6

      I disagree. Infinite context windows assume everyone can fine-tune models on specific data and retrain them for every business update. RAG allows quick info retrieval and easy documentation updates without constant retraining, which is more practical for many real-world applications, especially with frequently updated info or limited resources.

    • @nicdemai
      @nicdemai หลายเดือนก่อน +2

      @@jacobrogers8933 i don’t think you know what infinite context means.
      Infinite context means you can fit everything in model context. You can even have multiple shot examples. Imagine instead of having RAG running on 10 PDFs where the retrieval might ignore references or other miscellaneous information. You can have all 10 PDF files in the context length and perform inference on it. This is not only superior to RAG, it also means any miscellaneous information will also be processed by the model and if the model sees fit to notify you about said information, it will.
      So Infinite context doesn’t mean fine-tuning. It simply means the model sees everything all at once.

    • @digdra
      @digdra หลายเดือนก่อน +1

      It may be far superior to RAG, but it way also require much more resources than RAG. Combine it with RAG, and you have something more efficient.

    • @erererx3
      @erererx3 หลายเดือนก่อน

      So wrong...

  • @peterxyz3541
    @peterxyz3541 หลายเดือนก่อน

    2min in and still not gotten to what the intent is for RAG. Not quite effective vid establishing the concept before adding support info