2025-02-16 18:39:59 -08:00
2025-02-15 19:47:12 -08:00
2025-02-16 16:22:25 -08:00
2025-02-15 19:49:42 -08:00
2025-02-16 02:03:20 -08:00
2025-02-16 18:39:59 -08:00
2025-02-15 19:37:01 -08:00
2025-02-15 12:53:30 -08:00
2025-02-10 18:51:43 -08:00
2025-02-16 02:02:01 -08:00

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. Set up your environment variables

Copy .env.example to .env and configure:

  • Database connection (PostgreSQL)
  • Authentication secret
  • Email provider (Resend)
  1. Set up the database
# Push the database schema
npx drizzle-kit push
  1. Start the development server
npm run dev
  1. Open http://localhost:3000

Tech Stack

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

Description
No description provided
Readme Apache-2.0 484 MiB
Languages
TypeScript 69.6%
MDX 29.9%
Python 0.2%
CSS 0.1%