Eden.AI Demo
Experience the Eden.AI prototype and interact directly with the CEDM engine.
The live demonstration shows how CEDM maintains a dynamic computational model of cognitive and emotional context as an interaction evolves.
Working Prototype
Eden.AI is currently available as an interactive working prototype. The demonstration exposes the CEDM engine's modeled cognitive-emotional signals, preset interaction states, safety-oriented crisis detection, session tracking, and export capabilities.
Launch Live Eden.AI DemoPrototype Status
Early-Stage Prototype
Live Prototype
https://edenaidemoclean--saviiiorbloodpr.replit.appThe Eden.AI prototype is hosted separately from this website. This website serves as the public presentation layer, while the live demonstration runs on its own infrastructure.
The prototype is functional and under active development. It has not undergone clinical validation or regulatory approval and is not represented as a production-ready medical or psychological system.
What You Will See
Dynamic CEDM State Panel
A real-time display of modeled cognitive-emotional signals updates as you interact with the system. The prototype currently includes computational signals such as serotonin, dopamine, cortisol, heart, and brain-state proxies. These values are generated by the CEDM model and are not direct measurements of human neurochemistry or physiological activity.
Preset Interaction States
Use the available preset states to explore how different interaction contexts affect the CEDM model — Emotional Overload, Frustration State, High-Stakes Decision, Baseline Neutral, and Crisis Detection.
Safety-Oriented Crisis Detection
The prototype includes a safety-oriented response mechanism designed to recognize modeled crisis signals and trigger an appropriate system response.
CEDM Trend Analysis & Export
The prototype tracks how modeled CEDM signals evolve throughout a session. Use Export Demo Report to generate a record of the session and its CEDM state snapshots.
Under the Hood
The live demonstration operates through the same API architecture described in the technical documentation. Interactions use POST /api/v1/chat and the CEDM state can be retrieved through GET /api/v1/state/{user_id}. This allows the demonstration to show how a persistent computational context can evolve throughout an interaction.
View API ReferencePrototype Notice
CEDM is an experimental computational framework. Its outputs represent modeled computational signals and should not be interpreted as medical diagnoses, psychological assessments, or direct measurements of human neurochemistry or physiological activity. Eden.AI is an early-stage prototype under active development.