Marigold Science
The platform our lab runs on.
Every number traces to raw evidence. When the data cannot support an answer, it refuses. Yours to run, on your own machines.
What can I help with?
Ask a research question, run a tool, or hand over a whole piece of work.
54 tools it can actually run
Every one really runs: 40 on hardware you connect, 14 on hosted endpoints.
Results land here as the run produces them.
Now self-hostable. Your lab, your machine, your data.
Run the whole product on your own computer. Unpublished results and raw instrument data stay with you.
Your data stays home
Everything lives in a local database on hardware you control.
No Docker, no infrastructure
One installer sets up the app, the agent and the database.
Sign in and it works
Models run on your plan through our gateway. No API keys.
The same Marigold
All 48+ tools and the Analyst agent. The full product.
macOS and Linux · Windows via Docker Compose
How to self-host
Install
One command on macOS or Linux. Everything lands in ~/.marigold and starts.
curl -fsSL https://get.marigold.rasyn.ai | shSign in
Sign in with your plan - no API keys. Own keys go in ~/.marigold/marigold.env.
open http://localhost:3000Own it
Your data lives in ~/.marigold, nowhere else. The CLI does the rest.
marigold status | logs | stop | update | doctorWindows runs the same stack via Docker Compose: deploy/selfhost/start.ps1.