Watch the DeepDive Code Session on Our YouTube Channel:
- Join our community: Kno2gether Community
- Full Production Ready SaaS Launch Course (50% OFF): End-to-End SaaS Launch Course
Follow along with our detailed video tutorials on the Kno2gether YouTube Channel for step-by-step guidance and best practices.
We welcome contributions! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.
This repository contains a react-based starter app for using the Multimodal Live API over a websocket. It provides modules for streaming audio playback, recording user media such as from a microphone, webcam or screen capture as well as a unified log view to aid in development of your application.
To get started, create a free Gemini API key. We have provided several example applications on other branches of this repository:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.