mirror of
https://github.com/simstudioai/sim.git
synced 2026-01-10 07:27:57 -05:00
1.3 KiB
1.3 KiB
Sim Studio
Sim Studio is a powerful, user-friendly platform that allows developers and agents to build, test, and optimize agentic workflows.
Run
- Self-host
- Join the Waitlist for the cloud-hosted beta
Getting Started
- Clone the repository
git clone https://github.com/simstudioai/sim.git
cd sim-studio
- Install dependencies
npm install
- Start the development server
npm run dev
- Open http://localhost:3000 in your browser to see Sim Studio in action
Contributing
We welcome contributions! Please see our Contributing Guide for details.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Acknowledgments
Built with Next.js, React Flow, Zustand, Shadcn/ui, Tailwind CSS and lots of ☕
Made with ❤️ by the Sim Studio Team