Show HN: I open-sourced two AI agents with real memory (chat and voice, MIT)
Category: ai-ml
Tags: ai-agent, customer-support, rag, memory, mcp
Score: 6.0/10 (Innovation: 6, Technical: 6, Documentation: 7, Utility: 5)
This project provides a lightweight, framework-free AI agent implementation for customer support that uses SynapCores as its sole backend for memory, retrieval, and tool routing. It's interesting because it demonstrates a minimal, dependency-free approach to building AI agents with real persistent memory, and includes MCP support for integration with other frameworks.
Target audience: backend devs
Repository: https://github.com/SynapCores/synapcores-agent · Python · MIT · 6 stars
View on Hacker News