Spaces:
Running
Running
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