awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
miguelmota avatar

miguelmota/AVS-clientArchived

0
View on GitHub↗
13 stars·9 forks·JavaScript·7 viewsgithub.com/miguelmota/AVS-client↗

AVS Client

With this application the user holds the spacebar to speak an utterance. The utterance is base64 encoded and sent over to the AVS server via a web socket. The AVS server sends the response back as binary data via the web socket and is decoded into an audio buffer which is played back to the user.

Features

  • Integration Projects - Front-end application for voice service interaction.

Star history

Star history chart for miguelmota/avs-clientStar history chart for miguelmota/avs-client

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to AVS Client

Similar open-source projects, ranked by how many features they share with AVS Client.
  • auchter/haaskaauchter avatar

    auchter/haaska

    266View on GitHub↗

    haaska implements a bridge between a Home Assistant instance and the Smart Home Skill API for Amazon's Alexa. It provides voice control for a connected home managed by Home Assistant, through any Alexa-enabled device. Currently, haaska supports the following entity types:

    Python
    View on GitHub↗266
  • erik/alexacasterik avatar

    erik/alexacast

    113View on GitHub↗

    Alexa skill to control local Chromecast devices. Check out the documentation on alexandra for setup instructions. You'll need to run it on the same network as your Chromecast.

    Python
    View on GitHub↗113
  • kakopappa/arduino-esp8266-alexa-wemo-switchkakopappa avatar

    kakopappa/arduino-esp8266-alexa-wemo-switch

    284View on GitHub↗

    Box

    C++
    View on GitHub↗284
  • alexa/alexa-avs-sample-appA

    alexa/alexa-avs-sample-app

    0View on GitHub↗
    View on GitHub↗0
See all 10 alternatives to AVS Client→

Frequently asked questions

What does miguelmota/avs-client do?

With this application the user holds the spacebar to speak an utterance. The utterance is base64 encoded and sent over to the AVS server via a web socket. The AVS server sends the response back as binary data via the web socket and is decoded into an audio buffer which is played back to the user.

What are the main features of miguelmota/avs-client?

The main features of miguelmota/avs-client are: Integration Projects.

What are some open-source alternatives to miguelmota/avs-client?

Open-source alternatives to miguelmota/avs-client include: alexa/alexa-avs-sample-app. auchter/haaska — haaska implements a bridge between a Home Assistant instance and the Smart Home Skill API for Amazon's Alexa. It… erik/alexacast — Alexa skill to control local Chromecast devices. Check out the documentation on alexandra for setup instructions.… kakopappa/arduino-esp8266-alexa-wemo-switch — Box. kunal732/maclexa — Built an Alexa App which lives in the Mac System Tray. It can be accessed at any time by pressing and holding the… miguelmota/avs-server — Run auth server and authenticate.