IntellAgent is a Python framework that stress-tests conversational AI agents by generating structured adversarial dialogues via policy graph decomposition, helping uncover blind spots before production.
ChatTTS is an open-source conversational text-to-speech model trained on 100,000+ hours of bilingual audio. It offers fine-grained prosodic control and employs intentional quality degradation to prevent misuse.
PycoClaw ports OpenClaw AI agents to MicroPython, enabling full conversational agents on $5 ESP32 chips with 8MB+ flash and 4MB+ PSRAM. It supports hybrid memory, subagents, cron, and multi-LLM compatibility.
Be More Agent is an offline-first conversational AI framework for Raspberry Pi, combining local LLM inference with hardware-aware audio resampling to handle ALSA quirks. Runs 100% locally.