Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Voice Interface

Voice Interface

62 projects

Showing 36 of 62 projects

OpenClaw
OpenClawTypeScript

A self-hosted personal AI assistant that connects to your existing messaging apps and devices.

#ai#ai-assistant#personal
Stars384.0k
Forks80.7k
Last commit6 hours ago
Porcupine
PorcupinePython

A highly-accurate, lightweight, on-device wake word detection engine powered by deep learning.

#iot#embedded-systems#on-device
Stars4.9k
Forks578
Last commit2 days ago
PocketSphinx
PocketSphinxC

A lightweight, open-source continuous speech recognition engine for embedded and offline applications.

#c-library#embedded-systems#python-library
Stars4.3k
Forks729
Last commit3 days ago
alexa-skills-kit-js
alexa-skills-kit-jsTypeScript

An official Node.js SDK for building Alexa skills, reducing boilerplate and accelerating development.

#serverless#conversational-ai#nodejs
Stars3.1k
Forks727
Last commit3 years ago
Chat with GPT
Chat with GPTTypeScript

An open-source ChatGPT app with realistic voice capabilities using ElevenLabs text-to-speech.

#chat#gpt-3#chatgpt-api
Stars2.4k
Forks475
Last commit2 years ago
Talk-to-ChatGPT
Talk-to-ChatGPTJavaScript

A Chrome/Edge extension that enables voice conversations with ChatGPT using speech recognition and text-to-speech.

#browser-extension#speech-recognition#text-to-speech
Stars1.9k
Forks317
Last commit2 years ago
claude-code-tools
claude-code-toolsPython

A collection of CLI tools, plugins, and integrations to enhance productivity with Claude Code and similar AI coding agents.

#terminal-automation#developer-tools#plugin-system
Stars1.9k
Forks122
Last commit8 hours ago
VoiceMode MCP
VoiceMode MCPPython

Enables natural two-way voice conversations with Claude Code and other MCP agents, perfect for hands-free coding assistance.

#tts#developer-tools#claudecode
Stars1.3k
Forks182
Last commit2 days ago
skill-sample-nodejs-fact
skill-sample-nodejs-factJavaScript

A template for building basic Alexa fact skills with Node.js, providing multiple setup options for different experience levels.

#skill-template#voice-apps#alexa-skills
Stars1.2k
Forks1.2k
Last commit11 months ago
use-whisper
use-whisperTypeScript

A React hook for OpenAI Whisper API with built-in speech recording, real-time transcription, and silence removal.

#api#hook#openai
Stars785
Forks139
Last commit2 years ago
chatgpt-conversation
chatgpt-conversationPython

A voice-based conversation interface for ChatGPT that allows users to speak and receive spoken responses.

#conversational-ai#real-time-communication#text-to-speech
Stars654
Forks66
Last commit3 years ago
Sonus
SonusJavaScript

A Node.js library for adding voice interfaces with offline hotword detection and cloud speech recognition.

#voice-commands#stt#voice-control
Stars638
Forks76
Last commit2 years ago
Amazon Alexa
Amazon Alexa

A curated collection of SDKs, tools, skills, tutorials, and resources for developing on the Amazon Alexa platform.

#developer-tools#skill-development#amazon-echo
Stars625
Forks76
Last commit5 years ago
alexa-skills-dotnet
alexa-skills-dotnetC#

A helper library for building Amazon Alexa skills in C# with a strongly-typed object model.

#alexa-skills-sdk#csharp#alexa-skills
Stars554
Forks111
Last commit1 month ago
skill-sample-nodejs-audio-player
skill-sample-nodejs-audio-playerJavaScript

A template Alexa skill demonstrating how to implement long-form audio playback using the AudioPlayer interface.

#serverless#audio-player#alexa-skills
Stars474
Forks358
Last commit3 years ago
Conversational AI
Conversational AI

A curated collection of resources for building conversational AI applications like chatbots and voice assistants.

#ai#nlp-resources#chatbot
Stars306
Forks20
Last commit4 years ago
skill-sample-nodejs-quiz-game
skill-sample-nodejs-quiz-gameJavaScript

An Alexa Skill sample template for building quiz game skills using Node.js.

#quiz-game#alexa-skills#conversational-ai
Stars268
Forks286
Last commit3 years ago
pocketsphinx-ruby
pocketsphinx-rubyRuby

Ruby FFI bindings for Pocketsphinx, a lightweight speech recognition engine.

#pocketsphinx#keyword-spotting#command-control
Stars257
Forks39
Last commit9 years ago
skill-sample-nodejs-howto
skill-sample-nodejs-howtoJavaScript

A tutorial for building an Alexa skill that provides Minecraft crafting instructions using a parameter-based template.

#ask-cli#alexa-skills#voice-assistant
Stars246
Forks184
Last commit3 years ago
skill-sample-nodejs-city-guide
skill-sample-nodejs-city-guideJavaScript

An Alexa Skill sample template for building city guide skills with landmarks and news using Node.js.

#skill-template#city-guide#alexa-skills
Stars200
Forks221
Last commit3 years ago
chatbot-watson-android
chatbot-watson-androidJava

An Android chatbot with voice interaction capabilities powered by IBM Watson's AI services on IBM Cloud.

#ibm-cloud#ai-assistant#android
Stars197
Forks180
Last commit4 years ago
(Node.js)
(Node.js)JavaScript

A sample Node.js app demonstrating Dialogflow features like custom entities, contexts, and deep links for Google Assistant actions.

#dialogflow#firebase-functions#serverless
Stars187
Forks125
Last commit6 years ago
skill-sample-nodejs-decision-tree
skill-sample-nodejs-decision-treeJavaScript

An Alexa Skill sample that implements a decision tree algorithm to ask yes/no questions and provide career suggestions.

#quiz-app#expert-system#voice-apps
Stars168
Forks139
Last commit3 years ago
alexia
alexiaJavaScript

A Node.js framework for building Amazon Alexa skills with simplified intent handling and speech asset generation.

#chatbots#serverless#amazon-echo
Stars166
Forks40
Last commit5 years ago
alexa-rubykit
alexa-rubykitRuby

A Ruby gem for building back-end services for Amazon Alexa skills.

#iot#skill-development#amazon-echo
Stars158
Forks55
Last commit6 years ago
alexa-utterances
alexa-utterancesJavaScript

Generate expanded Amazon Alexa utterances from template strings to improve voice recognition coverage.

#developer-tools#nlp-tools#utterance-generation
Stars153
Forks27
Last commit9 years ago
alexa-voice-service.js
alexa-voice-service.jsJavaScript

A JavaScript library for interacting with Amazon's Alexa Voice Service (AVS) directly from web browsers.

#oauth#amazon#browser-api
Stars135
Forks74
Last commit5 years ago
Speech recognition
Speech recognitionJava

A Capacitor plugin for native speech recognition on iOS and Android, enabling voice-to-text in hybrid mobile apps.

#ios#capacitor-plugin#android
Stars129
Forks69
Last commit1 month ago
Virtual Alexa
Virtual AlexaTypeScript

A Node.js library for programmatically testing and debugging Alexa skills with unit, regression, and end-to-end testing.

#unit-testing#alexa-custom-skill#regression-testing
Stars114
Forks34
Last commit1 year ago
hns
hnsPython

A local, offline speech-to-text CLI tool that transcribes microphone input directly to your clipboard.

#developer-tools#faster-whisper#cli-tool
Stars113
Forks14
Last commit2 days ago
skill-sample-nodejs-feed
skill-sample-nodejs-feedJavaScript

An Alexa Skill template for creating voice applications that read RSS and Atom feeds.

#feed-reader#serverless#ask-cli
Stars107
Forks57
Last commit3 years ago
skill-sample-nodejs-petmatch
skill-sample-nodejs-petmatchJavaScript

An Alexa Skill sample demonstrating Dialog Management and Entity Resolution to match users with pets.

#workshop#dialog-management#pet-matching
Stars99
Forks90
Last commit3 years ago
amazon-alexa-php
amazon-alexa-phpPHP

A PHP library for building Amazon Alexa Skills with request parsing and response building.

#json-api#laravel-integration#php-library
Stars96
Forks70
Last commit4 years ago
skill-sample-nodejs-calendar-reader
skill-sample-nodejs-calendar-readerJavaScript

An Alexa Skill sample demonstrating how to read calendar events from an .ICS file using voice commands.

#calendar-reader#productivity#ask-cli
Stars75
Forks87
Last commit7 years ago
python-alexa
python-alexaPython

A Python library that simplifies Alexa skill development for AWS Lambda by handling request routing, session management, and response crafting.

#multi-language#python-library#serverless
Stars67
Forks11
Last commit6 years ago
(Node.js)
(Node.js)JavaScript

A sample Google Assistant Action that speaks numbers back to users using the legacy Actions SDK and Node.js.

#sample-code#firebase-functions#actions-sdk
Stars56
Forks43
Last commit4 years ago
Page 1 of 2Next

Related Tags

#Nodejs30#Aws Lambda20#Alexa Skills17#Amazon Alexa16#Voice Assistant15#Alexa Skill15#Serverless13#Conversational Ai11#Developer Tools9#Speech Recognition9#Alexa8#Alexa Skills Kit7
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub