KALO-ESP32-Voice-Chat-AI-Friends and KALO-ESP32-Voice-Assistant

These are ecosystem siblings where the Voice-Assistant provides reusable code components (I2S audio recording, Deepgram STT integration, text-to-speech generation) that the Voice-Chat-AI-Friends project builds upon to create a complete multi-bot conversational system.

Maintenance 10/25
Adoption 8/25
Maturity 8/25
Community 11/25
Maintenance 2/25
Adoption 8/25
Maturity 8/25
Community 18/25
Stars: 59
Forks: 6
Downloads:
Commits (30d): 0
Language: C++
License:
Stars: 42
Forks: 12
Downloads:
Commits (30d): 0
Language: C++
License:
No License No Package No Dependents
No License Stale 6m No Package No Dependents

About KALO-ESP32-Voice-Chat-AI-Friends

kaloprojects/KALO-ESP32-Voice-Chat-AI-Friends

ESP32-based voice device for chatting with multiple custom AI bots. Recording questions with I2S microphone, transcribing via ElevenLabs or Deepgram STT, creating response with Groq or Open AI LLM. TTS audio output with custom AI voices via I2S & speaker. Supporting ongoing dialogues, calling bots ‘by name’, real-time web search via keyword.

About KALO-ESP32-Voice-Assistant

kaloprojects/KALO-ESP32-Voice-Assistant

Code snippets showing how to record I2S audio and store as .wav file on ESP32 with SD card, how to transcribe pre-recorded audio via Deepgram SpeechToText (STT) API, how to generate audio from text via TextToSpeech (TTS) API from OpenAI a/o SpeechGen a/o Google TTS. Triggering ESP32 actions via Voice.

Scores updated daily from GitHub, PyPI, and npm data. How scores work