Skip to content

brianpnaughton/liveapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interactive Gemini Live Agent

Simple demo of a mobile app that can interact with a Gemini live agent through video or text. The agent can respond in text or audio and has access to a set of tools. The agent monitors the live conversation with the user and can call a tool to notify an external system of key moments in the conversation.

The demo consists of a flutter app and an ADK based AI agent. The app communicates with the AI agent using WebRTC. The agent listens to the live conversation and can call a tool that notifies an external system of any significant voice or video patterns it has been trained to watch out for.

Follow these instructions to run the demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors