Inspiration
Cortex-8 is powered by Supermemory to solve the growing problem of "digital amnesia." In modern digital communication, context, threads, and personal tone often vanish the moment a conversation ends.
We envisioned a synthetic "8th cortical layer" in the cloud—a system that remembers your world and speaks in your voice. While Supermemory serves as the neural engine, we built Cortex-8 as the interface that allows that memory to execute Instagram missions without breaking user trust.
What it does
Cortex-8 acts as the interface to the Supermemory power source, simulating a human-like cortex in the cloud.
Identity Syncing: It pulls your unique identity and mission-specific context into Supermemory.
Authentic Interaction: It generates Instagram replies and actions that sound like you, backed by real-world memories.
Neural Transparency: It features a neural graph visualizer, allowing users to see exactly which memories "fired" before any action is sent.
How we built it
Neural Engine: Utilized Supermemory containers for identity and per-mission "engrams" (static and dynamic items), queried via a hybrid of graph and vector search.
Interface: Developed a React-based UI featuring a Memory Dashboard with graph visualizations, inspectors, mission controls, and alignment signals.
Identity Layer: Built a system to manage aliases, prime directives, and neural context, utilizing connector flags (Instagram, Calendar, Spotify) to scope data ingestion.
Mission Layer: Created per-handle configurations (relationship types, rules, autonomy levels) alongside conversation history and memory summaries.
Automation: Integrated Instagram via browser profiles and session controls, ensuring all agent actions are executed within strict guardrails.
Challenges we ran into
Context Merging: Balancing identity-wide memory with mission-specific constraints to prevent "tone drift."
Latency: Optimizing the loop between retrieval-augmented generation and browser automation to keep responses timely.
Explainability: Designing a "neural console" that provides deep insight into the AI’s thought process without looking like an overwhelming debug log.
Safety: Establishing robust guardrails to ensure autonomous actions never exceed the user's original intent.
Accomplishments that we're proud of
Live Visualizer: A draggable, interactive Supermemory map that links identity to specific missions and memories.
Granular Autonomy: Implementing mission-level timing controls that govern exactly how and when the agent interacts on Instagram.
End-to-End Flow: Successfully linking Instagram accounts, managing session health, and executing actions with full provenance.
Citable Replies: Creating an AI that can cite the specific memories or rules it used to generate a response, restoring trust in automated presence.
What we learned
Memory is Key: Scoped, durable memory is the only way to avoid the "generic AI voice" and maintain authenticity.
Transparency Builds Trust: Users value provenance and alignment cues more than the raw "smartness" of a model.
Human-Centric Timing: Per-mission constraints and variable response windows are essential to making automation feel human rather than "botty."
Hybrid Retrieval: Combining graph and vector search is the most effective way to keep outputs grounded and personal.
What's next for Cortex-8
Expanded Ecosystem: Integrating more connectors like Email, Slack, and Calendars to deepen the context of every mission.
Advanced Safety: Implementing finer rails for topic boundaries, sentiment limits, and human-in-the-loop checkpoints.
Adaptive Autonomy: Developing agents that can adjust their behavior based on the "health" of a digital relationship.
Mobile Ingestion: Creating a "note-to-self" mobile capture tool that instantly converts thoughts into mission-ready memories.
Built With
- agent-status/health-polling
- auth-endpoints
- automation/controller
- browser-profile/session-control
- conversation-endpoints
- custom-glass/chrome-ui-components
- instagram-integration-endpoints-(link/confirm/status)
- localstorage-session-storage
- lucide-icons
- memory-endpoints
- mission-endpoints
- python
- react
- supermemory-api-(containers/overview/identity)
- svg-force-graph-visualizer
- tailwind-style-utilities
- token-based-auth
- typescript
- vite
- vite-api-url-env

Log in or sign up for Devpost to join the conversation.