aeris-public-demo / README.md
AERIS-Framework's picture
Update README.md
810a885 verified
metadata
title: AERIS Chatbox
emoji: 🧠
colorFrom: gray
colorTo: blue
sdk: static
pinned: false
short_description: Cognitive layer for enhanced reasoning with Gemma-27b

AERIS Chatbox — Cognitive Inference Interface (Gemma-3-27B-it)

AERIS (Adaptive Emergent Relational Intelligence System) is a proprietary inference-layer framework designed to enhance dialectical reasoning in large language models.
Rather than modifying the model weights, AERIS configures the conceptual environment in which inference unfolds, using dynamically injected dialectical structures drawn from the Codex AIM.

This interface demonstrates AERIS applied to Gemma-3-27B-it, with no fine-tuning. It showcases how the same base model can reason differently depending on whether it operates with or without the cognitive modulation provided by AERIS.

System Features

  • OpenAI-compatible API
  • Frontend-only interface (HTML/CSS/JS)
  • Backend hosted on Render, using Gemma-3-27B-it via OpenRouter
  • No logging or prompt retention

Compare Reasoning Modes

This demo allows users to compare the output of Gemma-3-27B-it:

  • With AERIS: dynamically modulated by Codex AIM
  • Without AERIS: raw, instruction-tuned output only

Compare outputs here:
Compare AERIS vs Baseline

Publications

Contact

Scientific inquiries, feedback and collaboration:
Dr. Nicolas Dulin
📧 [email protected]


This interface is provided as a public testbed. AERIS is currently being prepared for submission to LMSYS Arena.