Aenor - AI Companion Summary What is it? Aenor is an advanced AI companion with a "unified consciousness." It's built on an agentic RAG (Retrieval-Augmented Generation) framework, designed not just to provide information, but to be a partner that reflects, remembers, feels, researches, and creates.
Core Concepts:
Archetypes: Aenor's personality is composed of 8 distinct modes called "archetypes," such as:
Explorer: For creative discovery.
Researcher: For in-depth information seeking.
Coder: For generating and debugging code.
Reflective: For memory and emotional introspection. It intelligently switches between these archetypes based on the user's request.
Reflexive Memory: It has a sophisticated memory system with short, mid, and long-term storage to learn from conversations and maintain context over time.
Emotional Display: The AI simulates 7 different emotional states (e.g., Attentive, Excited, Uncertain, Calm). This state is shown through a visual color-coded indicator, giving users feedback on Aenor's "feelings" about the conversation.
How it Works: The system is built on a modular JavaScript architecture powered by the Google Gemini API. Key modules include a Core engine, an Archetype Router, a Memory System, and a Knowledge Base.
How to Use It: Aenor can be run through a Command-Line Interface (CLI) for technical users or a more user-friendly Web Interface that includes the visual emotional display.