CowAgent — персональный ИИ-агент с долговременной памятью
★ 45.8K
CowAgent (formerly chatgpt-on-wechat) is a self-hosted AI assistant built as an Agent Harness: it proactively plans tasks, controls your computer and external services, creates and runs Skills, maintains a personal knowledge base with long-term memory, and self-evolves by reviewing its conversations. Reach for it to keep a personal agent running 24/7 on your own computer or server and talk to it from the web and messaging apps: it accepts tasks across channels, remembers context, and carries out multi-step work. Its architecture is layered — Channels for messaging in, an Agent Core that reasons over memory, knowledge, and tools, and Models that generate the reply — with each layer swappable, any major LLM provider pluggable, and a one-line installer. Its focus is a general, extensible agent with memory and skills for personal use, not just a messenger chatbot: the old name is a holdover from its WeChat roots, but the project long outgrew a single channel.
- #AI Agents