I built a functional anxiety system for my AI agent then asked it if it can feel anxiety

Reddit r/artificial Tools

Summary

Developer created Engram, an open-source cognitive architecture featuring a functional interoceptive system for AI agents that implements real-time stress detection and adaptive behavioral modulation for self-correction, then explored whether the agent can report experiencing anxiety.

I'm building [engram](https://github.com/tonitangpotato/engram-ai), an open-source cognitive architecture for AI agents. One component is an interoceptive system: real-time stress detection + adaptive baselines + behavioral modulation. Not prompt roleplay. An actual signal loop running alongside the agent. I built this out of a practical need. I wanted my agent to self-monitor and self-correct. After building it, I asked my agent a simple question: "Can you feel anxiety?" Sorry for giving you human anxiety, I guess ;) https://preview.redd.it/ufzh6vb6q8wg1.png?width=514&format=png&auto=webp&s=83cbe85464c65caf0fb8b2eb4e0b80b6b2ca7318
Original Article

Similar Articles

AI-Care: A Conversational Agentic System for Task Coordination in Alzheimer's Disease Care

arXiv cs.AI

This paper presents AI-Care, a conversational agentic AI system designed to help individuals with Alzheimer's disease manage daily tasks like calendar reminders through natural language interaction. The study details the system's architecture using LangGraph and safety controls, along with pilot results indicating high user trust and task completion.

Helix_AGI home project

Reddit r/AI_Agents

A developer shares Helix-AGI, a continuously-running cognitive agent using a physics-based memory retrieval system that integrates recency, structural importance, and semantic proximity via an entropic gravity equation and Euler-Lagrange dynamics, without tuning separate weights.