Getting started
Mindify Research Lab is an autonomous AI research scientist. You give it a question; it plans, reads the literature, runs experiments, tracks results, and writes the report — streaming every step to the Lab.
The two ways to run it
- Interactive session — open the Lab and ask a question. Watch the plan, tool calls, and report update live.
- Autonomous goal — prefix a message with
/goal(or use the Goals page) to launch a long-running run that keeps going even if you close the tab.
Bring your own model
Mindify works with Anthropic Claude, OpenAI, or a local/cloud Ollama model. Pick the provider in the session header. With Ollama you can run entirely on your own hardware.