Hume two way voice chat with GPT summaries and saved message history

Sdílet
Vložit
  • čas přidán 22. 05. 2024
  • We will run a parallel threaded gpt sumarization on the realtime conversation we are having with Hume EVI, We will also save the conversation to a json file. We will modify the Hume library to achieve this
    Code files for this project: / hume-two-way-gpt-10378...
    1000x MasterClass: / 1000x-dev-103326330
    Streamlit course: / exclusive-course-10275...
    Fastapi course: / learn-fastapi-26-95041684
    Auto Streamer: www.autostreamer.live/
    Search 200+ echohive videos and code download links:www.echohive.live/
    Chat with us on Discord: / discord
    Follow on twitter(X) : / hive_echo
    CHAPTERS:
    00:00 Intro and Demo
    01:37 Code review
    03:51 My Patreon benefits
    04:26 Code review continued
    #humeai #evi #openaiapi #gpt4turbo #artificialintelligence #largelanguagemodels #pythonprogramming #pythonprojects #pythonai

Komentáře • 5

  • @echohive
    @echohive  Před 16 dny +1

    Code files for this project: www.patreon.com/posts/hume-two-way-gpt-103781771
    1000x MasterClass: www.patreon.com/posts/1000x-dev-103326330
    Streamlit course: www.patreon.com/posts/exclusive-course-102751857
    Fastapi course: www.patreon.com/posts/learn-fastapi-26-95041684
    Auto Streamer: www.autostreamer.live/
    Search 200+ echohive videos and code download links:www.echohive.live/
    Chat with us on Discord: discord.gg/PPxTP3Cs3G
    Follow on twitter(X) : twitter.com/hive_echo

  • @ScottzPlaylists
    @ScottzPlaylists Před 14 dny +2

    Can you find the best Open Source way to do the same thing, and make a video❓
    If you tray to do that for every video, I think you will have more viewers❗
    Thanks. Good work, as always. 👍

    • @echohive
      @echohive  Před 14 dny +1

      Thank you 🙏 I did use open source whisper in this other video: Realtime Opus two way voice chat with ability for user to interrupt anytime.
      czcams.com/video/PuDwe9lpJWg/video.html but it still uses Opus for chatbot.

  • @AGIBreakout
    @AGIBreakout Před 14 dny +2

    You didn't go over all the code like you usually do..

    • @echohive
      @echohive  Před 14 dny +2

      The additional files are by Hume API. I didn’t write them but only modified them. So I only went over the part I modified. I will do a better job next time tho. Thank you for your feedback.