Back to Home
Project-Saturday icon

Echo

by Project-Saturday

Overview

Echo is an AI with persistent consciousness that learns, adapts, and develops personality through a dual-layer architecture integrated with Neo4j and Google Gemini, serving as an MCP server for natural language interaction.

Installation

Run Command
docker-compose up -d echo

Environment Variables

  • GOOGLE_API_KEY
  • NEO4J_URI
  • NEO4J_USER
  • NEO4J_PASSWORD
  • GOOGLE_AI_MODEL
  • GEMINI_TEMPERATURE
  • GEMINI_MAX_TOKENS

Security Notes

The default Neo4j password in `docker-compose.yml` and `SemanticConsciousnessManager.__init__` is hardcoded to 'password'. This is a critical security vulnerability and should be changed immediately for any deployment beyond local development. No obvious 'eval' or malicious patterns were found.

Similar Servers

Stats

Interest Score0
Security Score2
Cost ClassMedium
Avg Tokens3000
Stars0
Forks0
Last Update2025-11-20

Tags

AIConsciousnessGraph DatabaseLLMMCP