Use Gemini 2.0 to Build a Realtime Chat App with Multimodal Live API

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ธ.ค. 2024

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

  • @mayank7001
    @mayank7001 วันที่ผ่านมา

    The video was very helpful. With the help of this video I was able to build my own application. But having trouble in deploying this. Could you please make a video on how to deploy this application. For information, I am having issue in deploying it on render, pyaudio cannot be used, how to solve it. Please help

  • @rollin_sap
    @rollin_sap 7 วันที่ผ่านมา

    Could you check the git repo, its not working properly.. config w text is working okayish but the audio config isnt working

    • @yeyulab
      @yeyulab  7 วันที่ผ่านมา

      Could you open the Inspect console of your browser to let me know its print? I was using Chrome, what browser are you using?

  • @RealLexable
    @RealLexable 8 วันที่ผ่านมา

    Isn't it multimodal able anyway from the beginning on as gemini 2.0 flash? Or was your dev for local purposes?

    • @yeyulab
      @yeyulab  8 วันที่ผ่านมา

      I decoupled the API usage from google AI Studio for customization.

  • @ismynamemoyo6743
    @ismynamemoyo6743 6 วันที่ผ่านมา

    How do i allow interruption?

    • @yeyulab
      @yeyulab  6 วันที่ผ่านมา

      You don’t have to intentionally “allow”, the voice sent to and received from multimodal live api are chunked and in asynchronous way.