Skip to content
View kaloprojects's full-sized avatar

Block or report kaloprojects

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. KALO-ESP32-Voice-ChatGPT KALO-ESP32-Voice-ChatGPT Public

    ESP32-based Open AI Voice chat device (similar ChatGPT). Recording questions with a microphone, transcribing via Deepgram STT, then sent to Open AI. Response is played with AI voices on speaker. Su…

    C++ 7

  2. schreibfaul1/ESP32-audioI2S schreibfaul1/ESP32-audioI2S Public

    Play mp3 files from SD via I2S

    C 1.3k 329

  3. KALO-ESP32-Voice-Assistant KALO-ESP32-Voice-Assistant Public

    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…

    C++ 28 9

  4. espressif/arduino-esp32 espressif/arduino-esp32 Public

    Arduino core for the ESP32

    C++ 14.7k 7.6k

  5. techiesms/ESP32-ChatGPT techiesms/ESP32-ChatGPT Public

    This Repo contains the code for using ChatGPT on ESP32 board along with Audio Response using i2s amplifier module

    C++ 158 56

  6. justin23456543/ESP32-Based-Voice-Assistant-with-Perplexity-AI justin23456543/ESP32-Based-Voice-Assistant-with-Perplexity-AI Public

    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 inte…

    C++ 10