Skip to content

Repository files navigation

Mirror V1

Mirror V1 validates one thing: whether ongoing conversation, user confirmation, and an editable Markdown Context help another AI understand a person faster.

Run locally

.\.venv\Scripts\python.exe -m uvicorn app.main:app --app-dir backend --host 127.0.0.1 --port 8000

In another terminal:

cd frontend
npm run dev

Open http://127.0.0.1:5173. The app starts with a network-free Fake Provider. Configure a compatible API provider only when you are ready to send selected local data externally.

Verify

.\.venv\Scripts\python.exe -m pytest -q
cd frontend
npm run build

See Mirror V1 specification and the pilot protocol.

About

Mirror is not an AI memory system. It is a user confirmed context builder.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages