File tree Expand file tree Collapse file tree 1 file changed +11
-7
lines changed
Expand file tree Collapse file tree 1 file changed +11
-7
lines changed Original file line number Diff line number Diff line change 1414 <strong >Sim Studio</strong > is a lightweight, user-friendly platform for building AI agent workflows.
1515</p >
1616
17- ## Quick Start
17+ ## Getting Started
18+
19+ ### Run on [ Sim Studio Cloud] ( https://simstudio.ai )
20+
21+ The fastest way to get started is to use our [ cloud-hosted version] ( https://simstudio.ai ) - no setup required!
22+
23+ ### Self-host Sim Studio
24+
25+ If you prefer to self-host, there are several options available:
1826
1927### Option 1: Using CLI (Recommended)
2028
21- The easiest way to get started :
29+ The easiest way to self-host :
2230
2331``` bash
2432npx simstudio
@@ -41,10 +49,6 @@ docker compose up -d --build
4149
4250Once running, access the application at [ http://localhost:3000/w/ ] ( http://localhost:3000/w/ )
4351
44- ### Option 3: Cloud Hosted Version
45-
46- Visit [ https://simstudio.ai ] ( https://simstudio.ai ) to use our cloud-hosted version without any setup.
47-
4852## Working with Local Models
4953
5054Sim Studio supports integration with local LLM models:
@@ -141,6 +145,6 @@ We welcome contributions! Please see our [Contributing Guide](.github/CONTRIBUTI
141145
142146# # License
143147
144- Apache- 2.0
148+ This project is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE) file for details.
145149
146150<p align="center">Made with ❤️ by the Sim Studio Team</p>
You can’t perform that action at this time.
0 commit comments