Anirudh Esthuri
Copy all files from Playground - app, gateway_client, llm, model_config, requirements, styles, assets, and config files
e91e2b4
|
raw
history blame
398 Bytes
metadata
title: MemMachine Playground
emoji: 🧠
sdk: docker
app_port: 7860
pinned: false

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