@hera-al/server
v1.6.48
Published
Hera Artificial Life — Multi-channel AI agent gateway with autonomous capabilities
Downloads
780
Maintainers
Readme
💎 Hera Artificial Life
The AI that doesn't just chat — it acts, evolves, and thinks ahead.
Hera is an autonomous AI platform built on Claude Agent SDK. Multi-channel gateway (Telegram, WhatsApp, Discord, WebChat), memory that evolves overnight, self-programming skills, distributed execution nodes, and a real-time admin panel.
Not another chatbot wrapper.
Highlights
- True Autonomy — Schedules tasks, monitors events, creates its own skills
- Multi-Channel — Telegram, WhatsApp, Discord, WebChat with unified context
- Memory Evolution — Nightly consolidation with semantic search and concept graph
- Nostromo — Real-time admin panel for monitoring, configuration, orchestration
- Remote Nodes — Shell execution, browser automation, cross-platform actions
- Skills System — Extensible capabilities (Google Workspace, Apple Notes, SSH, weather, and more)
- PLASMA — Event-sourced dynamic UI system for AI-generated interfaces
- Pico Agents — Multi-model subagents (Council pattern) via OpenRouter
- Docker Ready — One command to production
Quick Start
git clone https://github.com/hera-artificial-life/hera-al.git
cd hera-al
cp .env.example .env # Add your ANTHROPIC_API_KEY
./docker/hera-start.shDocumentation
Full documentation, architecture details, installation guide, skill development, and contributing guidelines:
📖 github.com/hera-artificial-life/hera-al
Ecosystem
| Package | Description |
|---------|-------------|
| @hera-al/server | Core gateway |
| @hera-al/browser-server | WebChat UI component |
| @hera-al/standardnode | Remote execution node client |
- GitHub: hera-artificial-life
- OSXNode: hera-artificial-life/osxnode
- npm: @hera-al
License
MIT — see LICENSE.
Core components are free and open source. Build, fork, modify, deploy commercially.
