AnirudhEsthuri-MV's picture
Update README.md
443e51e
|
raw
history blame
505 Bytes
metadata
title: MemMachine Playground
emoji: 📚
colorFrom: green
colorTo: purple
sdk: docker
pinned: false
short_description: AI Agent with MemMachine to prepare for conversations
app_port: 7860

MemMachine Frontend Playground

This is a Streamlit-based UI for interacting with a remote MemMachine backend.

  • Frontend: Streamlit (runs in this Space)
  • Backend: MemMachine server running on EC2
  • Memory + vector search: Neo4j + Postgres
  • All requests route to your backend via gateway_client.py