Pinned Repositories
arduino-esp32
Arduino core for the ESP32
esp-idf
Espressif IoT Development Framework. Official development framework for Espressif SoCs.
ESP32-Based-Voice-Assistant-with-Perplexity-AI
A dedicated, low-cost AI voice assistant based on the ESP32 microcontroller. This project leverages Google Colab's free computing services for speech-to-text and text-to-speech processing, and integrates with the Perplexity AI API for intelligent conversation and query handling.
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 API, how to generate audio from text via TextToSpeech API from OpenAI a/o Google TTS. Triggering ESP32 actions via Voice.
ESP-Mail-Client
The comprehensive Arduino Email Client Library to send and read Email for Arduino devices. The library also supports other network shields or modules e.g., Wi-Fi, Ethernet, and GSM/4G modules.
ESP32-audioI2S
Play mp3 files from SD via I2S
SeeedStudio-Grove_offline_voice_recognition_sensor
ESP32-ChatGPT
This Repo contains the code for using ChatGPT on ESP32 board along with Audio Response using i2s amplifier module
kaloprojects's Repositories
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 API, how to generate audio from text via TextToSpeech API from OpenAI a/o Google TTS. Triggering ESP32 actions via Voice.