@tw2gem/gemini-live-client
v1.0.1
Published
TypeScript client for real-time communication with Gemini Live, designed to send audio input and receive AI responses using Google's LLM.
Downloads
10
Maintainers
Readme
@tw2gem/gemini-live-client
TypeScript client for real-time communication with Gemini Live, designed to send audio input and receive AI responses using Google's LLM.
Description
This package provides a TypeScript client for interacting with Google's Gemini Live API. It enables real-time communication, allowing you to send audio input and receive AI responses through Google's Language Model.
Installation
npm install @tw2gem/gemini-live-clientUsage
For detailed usage examples and code samples, please visit our examples repository.
Features
- Real-time communication with Gemini Live API
- Audio input processing
- AI response handling
- TypeScript support
- WebSocket-based communication
- Easy integration with other tw2gem packages
Dependencies
- ws: ^8.18.2
License
MIT
Author
Sebastian Morales Lorca ([email protected])
