{"data":{"slug":"simstudioai-sim","name":"sim","tagline":"Build, deploy, and orchestrate AI agents.","github_url":"https://github.com/simstudioai/sim","owner":"simstudioai","repo":"sim","owner_avatar_url":"https://avatars.githubusercontent.com/u/199344406?v=4","primary_language":"TypeScript","stars":29424,"forks":3773,"topics":["agent-workflow","agentic-workflow","agents","ai","aiagents","anthropic","artificial-intelligence","automation","chatbot","deepseek","gemini","low-code","nextjs","no-code","openai","rag","react","typescript"],"archived":false,"github_pushed_at":"2026-08-18T00:01:52+00:00","maintenance_label":"Very active","stars_delta_30d":286,"url":"https://www.graphcanon.com/tools/simstudioai-sim","markdown_url":"https://www.graphcanon.com/tools/simstudioai-sim.md","api_url":"https://www.graphcanon.com/api/graphcanon/tools/simstudioai-sim","graph_url":"https://www.graphcanon.com/api/graphcanon/graph?tool=simstudioai-sim","description":"Sim is the collaborative workspace to build, deploy, and monitor AI agents and workflows. Used by 100,000+ builders.","homepage_url":"https://www.sim.ai","license":"Apache-2.0","open_issues":277,"watchers":125,"ai_summary":"Sim is a platform for orchestrating AI agents using TypeScript, supporting low-code/no-code development with frameworks like Next.js and React. It allows local model support via Ollama and vLLM.","readme_excerpt":"## Self-hosting\n\n**Requirements:** [Bun](https://bun.sh/) and [Docker](https://www.docker.com/).\n\n`bun run setup` is an interactive wizard: it provisions the database, generates secrets, writes your `.env` files, connects a Chat API key, and starts Sim the way you choose:\n\n- **Local dev** — run from source to contribute or hack on Sim\n- **Docker Compose** — a self-contained instance for testing self-hosting\n- **Kubernetes (Helm)** — deploy to a local cluster\n\nWhen it finishes, open [http://localhost:3000](http://localhost:3000).\n\nReconfigure an optional capability without rerunning the full wizard:\n\n```bash\nbun run setup status\nbun run setup email\nbun run setup storage\nbun run setup sandbox\nbun run setup jobs\nbun run setup cache\nbun run setup knowledge\nbun run setup llm\nbun run setup integration slack\n```\n\n`bun run setup status` detects the effective local-dev, Docker Compose, or current-context\nHelm configuration and reports configured, missing, or invalid capabilities and OAuth\nintegrations without printing credential values. This is separate from `bun run sim status`,\nwhich reports whether installed services are running and healthy.\n\nManage your install with `bun run sim`:\n\n```bash\nbun run sim start | stop | restart   # bring your install up / down / cycle\nbun run sim update                   # pull/rebuild and apply Compose images\nbun run sim status                    # what's installed and healthy\nbun run sim logs                      # follow logs\nbun run sim doctor                    # diagnose configuration problems\nbun run sim down                      # remove containers (data kept)\nbun run sim reset                     # archive .env and wipe managed data\n```\n\n`sim` detects how you're running (Docker Compose, local dev, or Kubernetes) and acts accordingly.\n\nPrefer a bare `sim`? Run `bun link` once — but note `sim` lands in `~/.bun/bin`, which Homebrew's bun doesn't add to your PATH, so you may need `export PATH=\"$HOME/.bun/bin:$PATH\"` in your shell profile.\n\nSim also supports local models via [Ollama](https://ollama.ai) and [vLLM](https://docs.vllm.ai/). See the [self-hosting docs](https://docs.sim.ai/self-hosting/docker) for details.\n\n---\n\n## License\n\nThis project is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE) file for details.\n\n<p align=\"center\">\n  <img src=\"apps/sim/public/static/readme-built-by-sim-team.png\" alt=\"Built by the Sim team in San Francisco\" width=\"100%\"/>\n</p>","github_created_at":"2025-01-05T22:47:49+00:00","created_at":"2026-07-07T17:36:17.677583+00:00","updated_at":"2026-08-18T00:02:26.920596+00:00","categories":[{"slug":"ai-agents","name":"AI Agents","url":"https://www.graphcanon.com/categories/ai-agents","markdown_url":"https://www.graphcanon.com/categories/ai-agents.md","api_url":"https://www.graphcanon.com/api/graphcanon/categories/ai-agents"},{"slug":"developer-tools","name":"Developer Tools","url":"https://www.graphcanon.com/categories/developer-tools","markdown_url":"https://www.graphcanon.com/categories/developer-tools.md","api_url":"https://www.graphcanon.com/api/graphcanon/categories/developer-tools"}],"tags":[{"slug":"agent-workflow","name":"agent-workflow"},{"slug":"aiagents","name":"aiagents"},{"slug":"automation","name":"automation"},{"slug":"low-code","name":"low-code"},{"slug":"no-code","name":"no-code"}],"trust":{"provenance":{"is_fork":false,"github_id":912559512,"owner_type":"Organization","methodology":"github_public_v1","parent_repo":null,"near_duplicate_slugs":[]},"computed_at":"2026-08-18T00:02:25.888Z","maintenance":{"label":"Very active","score":96,"methodology":"github_public_v1","releases_90d":30,"days_since_push":0,"last_release_at":"2026-08-17T21:08:31Z","stars_delta_30d":286,"open_issues_delta_30d":41},"security_summary":{"status":"no_lockfile","scanner":null,"low_count":0,"high_count":0,"last_scan_at":"2026-07-11T11:07:08.500Z","medium_count":0,"scan_profile":"none","critical_count":0}},"capability_facts":{"mcp":{"source":"repo_scan","observed_at":"2026-08-18T00:02:26.343Z","server_manifest":false},"scan":{"source":"repo_scan","observed_at":"2026-08-18T00:02:26.343Z"},"has_cli":{"value":true,"source":"package.json:bin|scripts","observed_at":"2026-08-18T00:02:26.343Z"},"languages":{"value":["typescript","javascript"],"source":"github.language+package.json","observed_at":"2026-08-18T00:02:26.343Z"},"license_spdx":{"value":"Apache-2.0","source":"github.license","observed_at":"2026-08-18T00:02:26.343Z"}},"decision_facts":{"hosting":null,"pricing":{"model":"freemium"},"requirements":{"min_ram_gb":4,"requires_docker":true},"constraints":{"min_ram_gb":4,"pricing_model":"freemium","requires_docker":true},"when_to_use":["When you need to build low-code/no-code applications using TypeScript and want integration with popular web frameworks such as Next.js and React.","If your project requires the use of local models with Ollama or vLLM, allowing for more control over model deployment and execution."],"when_not_to_use":["For projects that do not require low-code/no-code capabilities or when TypeScript is not preferred as a development language.","Projects may avoid Sim if they have strict requirements for cloud-based models only, and the use of local models via Ollama or vLLM is unnecessary."],"source":"enrich:decision_facts","observed_at":"2026-07-11T13:09:44.763Z"},"constraint_facets":{"min_ram_gb":4,"pricing_model":"freemium","requires_docker":true},"decision_summary":[{"label":"Pricing","value":"freemium"},{"label":"Requirements","value":"Min 4 GB RAM; Requires Docker"},{"label":"Adopt for","value":"Sim, a platform for orchestrating AI agents with TypeScript support and local model capabilities via frameworks like Next.js and React."},{"label":"License detail","value":"Licensed under Apache License 2.0, allowing for free usage, modification, and distribution with proper attribution."}]}}