uezo / aiavatarkit

🥰 Building AI-based conversational avatars lightning fast ⚡️💬
Apache License 2.0
162 stars 10 forks source link

Add REST API for controlling listener, avatar, and logging #39

Closed uezo closed 2 months ago

uezo commented 2 months ago

This commit adds a REST API, enabling external control over various components. The API allows users to manage the WakewordListener, control avatar actions (such as speech, face expressions, and animations), and system logs.

This update enhances the framework's interactivity and monitoring capabilities, making it more versatile and user-friendly.