This guide will walk you through the core workflow of MindSim: creating a Mind, training it with data (Snapshots), and running a Simulation.
npm install mindsimmindsim auth in your terminal and follow the browser prompts.Import the client and instantiate it. If you have run mindsim auth, you do not need to pass an API key explicitly.
A “Mind” is the container for the digital persona you are building.
Upload a transcript, PDF, or document to train the mind. The SDK handles the file upload strategy automatically.
Snapshots take time to analyze. You must wait for the status to change to completed before simulating.
Once trained, you can ask the Mind how it would respond to a specific scenario.