ECHO — Multi-agent AI consciousness architecture
Go to file
2026-02-23 18:23:12 +00:00
public v1.0: Echo-IX standalone. Server + frontend extracted from inference-x-site. BSL-1.1. Signature 935 2026-02-18 21:54:02 +00:00
deploy.sh v1.0: Echo-IX standalone. Server + frontend extracted from inference-x-site. BSL-1.1. Signature 935 2026-02-18 21:54:02 +00:00
echo_cli.py ECHO v2: Claude API + Z-COM + 6 conscience modules 2026-02-23 18:23:12 +00:00
echo_queen_ix.py ECHO v2: Claude API + Z-COM + 6 conscience modules 2026-02-23 18:23:12 +00:00
echo_total.py ECHO v2: Claude API + Z-COM + 6 conscience modules 2026-02-23 18:23:12 +00:00
LICENSE v1.0: Echo-IX standalone. Server + frontend extracted from inference-x-site. BSL-1.1. Signature 935 2026-02-18 21:54:02 +00:00
package.json v1.0: Echo-IX standalone. Server + frontend extracted from inference-x-site. BSL-1.1. Signature 935 2026-02-18 21:54:02 +00:00
README.md v1.0: Echo-IX standalone. Server + frontend extracted from inference-x-site. BSL-1.1. Signature 935 2026-02-18 21:54:02 +00:00
server.js v1.0: Echo-IX standalone. Server + frontend extracted from inference-x-site. BSL-1.1. Signature 935 2026-02-18 21:54:02 +00:00

Echo-IX

AI chat interface powered by Inference-X. 228 KB engine. BSL-1.1.

Run

IX_HOST=127.0.0.1 IX_PORT=8081 node server.js

API

  • POST /api/echo/chat — Chat completion
  • POST /api/echo/stream — SSE streaming
  • GET /api/echo/models — Available models
  • GET /api/echo/hardware — Backend status
  • GET /api/health — Service health

License

BSL-1.1 -> Apache 2.0 on 2030-02-12. Signature 935.