echokit_server

Open Source Voice Agent Platform (by second-state)

Echokit_server Alternatives

Similar projects and alternatives to echokit_server

  1. echokit_box

    ESP32 firmware for the EchoKit voice device

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. mcp-framework

    Rust MCP framework for building AI agents

  4. ramparts

    mcp & skill scanner that scans any mcp server or skills for indirect attack vectors and security or configuration vulnerabilities

  5. LangHelper

    Striving to create a great Application with full functions of learning languages by ChatGPT, TTS, STT and other awesome AI models, supports talking, speaking assessment, memorizing words with contexts, Listening test, so on.

  6. vibevoice-rs

    Rust implementation of VibeVoice text-to-speech with voice cloning and multi-speaker synthesis.

  7. nerve

    Discontinued The Simple Agent Development Kit. (by evilsocket)

  8. offeryn

    Build tools for LLMs in Rust using Model Context Protocol

  9. klavis

    Klavis AI: MCP integration platforms that let AI agents use tools reliably at any scale

  10. voice-ai-js-starter

    Starter project for building real-time AI Voice Assistants

  11. browser-operator-core

    Browser Operator - The AI browser with built in Multi-Agent platform! Open source alternative to ChatGPT Atlas, Perplexity Comet, Dia and Microsoft CoPilot Edge Browser

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better echokit_server alternative or higher similarity.

echokit_server discussion

Log in or Post with

echokit_server reviews and mentions

Posts with mentions or reviews of echokit_server. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2025-12-04.
  • Building an Open Source Voice AI Agent in Rust: November Devlog- Dynamic Prompts & Firmware UX
    1 project | dev.to | 4 Dec 2025
    GitHub: https://github.com/second-state/echokit_server
  • Show HN: EchoKit – open-source voice agent (Rust on ESP32) with MCP support
    2 projects | news.ycombinator.com | 4 Dec 2025
    We built an open-source voice AI stack that runs entirely on Rust—from the embedded firmware on the ESP32 to the inference server.

    The project consists of two parts:

    Firmware (no_std / embedded Rust): Runs on ESP32-S3. Handles audio I/O, opus encoding, and WebSocket streaming.

    Server (Rust): Orchestrates VAD (Silero), ASR (Whisper), LLM (Llama/Groq), and TTS. It exposes an OpenAI-compatible API.

    We just pushed a November update to address some common pain points:

    Dynamic System Prompts: You can now hot-swap agent personas by pointing the server to a raw text URL (like from LLMs.txt), without recompiling or restarting.

    Model Context Protocol (MCP): The server now supports MCP for tool use. We added a client-side "wait" state so the device gives audio feedback ("Please wait...") while the LLM is executing tools, solving the "dead air" latency problem.

    Provisioning: Rewrote the Wi-Fi/WebSocket config flow to be a single step.

    Repo: https://github.com/second-state/echokit_server Docs: https://echokit.dev/docs/

  • Show HN: EchoKit – open-source voice AI agent framework
    1 project | news.ycombinator.com | 28 Oct 2025
  • Show HN: EchoKit – An open-source, ESP32-based AI voice agent with a Rust server
    1 project | news.ycombinator.com | 20 Oct 2025
    Have you wanted a voice AI agent that you could fully control, customize, and understand from the ground up—not just a black box.

    EchoKit is a DIY, open-source voice agent running on an ESP32-S3. The fun part is the server backend, which I wrote entirely in Rust to handle the AI pipeline (ASR, LLM, TTS).

    The stack is:

    Hardware: EchoKit board (ESP32-S3)

    Firmware: ESP-IDF

    Server: Rust (Actix Web/Tungstenite)

    AI: Customizable pipeline. The tutorial uses Groq for the Whisper, Llama 3, and TTS models, which makes the response time incredibly fast (usually just a few seconds for the full ASR->LLM->TTS roundtrip).

    It's designed to be easy for makers, students, or anyone curious about AI to build in just a few minutes. You can modify the system prompts, swap out models, or even add custom actions (Step 6 in the guide).

    The tutorial (linked) walks through assembly, flashing, and setting up the server. The server code is on GitHub (also linked).

    Happy to answer any questions. Would love to hear your thoughts and what you think we could build with this!

    Server Repo:https://github.com/second-state/echokit_server

  • A note from our sponsor - SaaSHub
    www.saashub.com | 14 Aug 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic echokit_server repo stats
4
590
9.5
6 months ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com