Livekit real-time Ai agent voice interface in Python with Auto detected user interruptions

Поділитися
Вставка
  • Опубліковано 5 вер 2024

КОМЕНТАРІ • 25

  • @echohive
    @echohive  3 місяці тому

    Download Project files for this project at my Patreon: www.patreon.com/posts/livekit-real-ai-105674470
    Learn to code fast 1000x MasterClass: www.patreon.com/posts/1000x-dev-103326330
    Search 200+ echohive videos and code download links:www.echohive.live/
    Auto Streamer: www.autostreamer.live/
    Fastapi course: www.patreon.com/posts/learn-fastapi-26-95041684
    Chat with us on Discord: discord.gg/PPxTP3Cs3G
    Follow on twitter(X) : twitter.com/hive_echo

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

    Just what I was looking for, thank you!

    • @echohive
      @echohive  День тому

      Am glad to hear that 🙏

  • @HertzfeltLabs
    @HertzfeltLabs 3 місяці тому +1

    Thanks, exactly what I was looking for! Cheers!

    • @echohive
      @echohive  3 місяці тому

      Glad to hear that. Thank you too 🙏

  • @ddast5431
    @ddast5431 3 місяці тому +1

    This is a great video man thank you very much very informative

    • @echohive
      @echohive  3 місяці тому

      Thank you 🙏 I am happy to hear that

  • @TheDailyMemesShow
    @TheDailyMemesShow 27 днів тому +1

    It it only with open ai, or we could use a different LLM as well?

    • @echohive
      @echohive  27 днів тому

      I am not 100% on this but you should be able to I think.

  • @emilbergstrom3542
    @emilbergstrom3542 Місяць тому +1

    Is it possible to change the llm to a already made openai assistant (using it's assistant id), instead of giving it instructions?

    • @echohive
      @echohive  Місяць тому +1

      I don’t think you can use Assistants api yet.

  • @MrKasper0001
    @MrKasper0001 Місяць тому +1

    Is it married to cloud services or could everything be converted to local rendering?

    • @echohive
      @echohive  Місяць тому

      Implementation in the video relies on several large models to work. It would require quite a lot of compute to run locally. But it can be possible by deploying smaller models in the cloud.

  • @jameszhang2832
    @jameszhang2832 2 місяці тому

    Thanks very much, great video, may I ask which version are you using, is it the latest?

    • @echohive
      @echohive  2 місяці тому

      Thank you 🙏 I didnt take note of the version number I am assuming they will be upgrading it pretty frequently

  • @tylerlecouffe8899
    @tylerlecouffe8899 2 місяці тому

    Do you think that frameworks like this, Vapi, Bland etc.. could get disrupted by openai's 4o api once it's multimodal/voice is fully released?

    • @echohive
      @echohive  2 місяці тому +1

      Yeah, I think so, but you never know. Good to keep an eye on this one and others

  • @vivanshreyas5857
    @vivanshreyas5857 Місяць тому

    can u use this with grok instead of openai

    • @echohive
      @echohive  Місяць тому

      I think so for the text generator model.But I am not sure. Please check their documentation.

  • @TahuRock
    @TahuRock 3 місяці тому +1

    How did you make the thumbnail

  • @jeffreyhao1343
    @jeffreyhao1343 2 місяці тому

    I think chatTTS is better, which has been deployed on my local pc. If I want to replace this tts on livekit with my local chatTTS, is it possible? Thanks

    • @echohive
      @echohive  2 місяці тому

      I honestly haven’t explored to know the answer but webrtc is the answer for sure it seems

  • @HyperUpscale
    @HyperUpscale 3 місяці тому +1

    Nice video

    • @echohive
      @echohive  3 місяці тому

      Thank you! 🙏