Files
sim/README.md
2025-02-15 13:17:03 -08:00

1.3 KiB

Sim Studio

Twitter License: MIT

Sim Studio is a powerful, user-friendly platform that allows developers and agents to build, test, and optimize agentic workflows.

Run

  1. Self-host
  2. Join the Waitlist for the cloud-hosted beta

Getting Started

  1. Clone the repository
git clone https://github.com/simstudioai/sim.git
cd sim-studio
  1. Install dependencies
npm install
  1. Start the development server
npm run dev
  1. 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