diff --git a/README.md b/README.md index 88dc99f7c1f..354dc4b0ade 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@

- Sim — your workflow agent for solving automations. Build, deploy, and manage AI agents visually, conversationally, or with code. + Sim — Integrate, Context, Build, and Monitor AI agents

@@ -35,7 +35,7 @@ Open [http://localhost:3000](http://localhost:3000) Docker must be installed and running. Use `-p, --port ` to run Sim on a different port, or `--no-pull` to skip pulling the latest Docker images.

- How Sim works — Integrate, Context, Build, Monitor — shown end to end: start a chat to build an agent, connect Slack and other integrations, add a knowledge base, build the workflow visually, deploy it, and monitor runs in the logs + The Sim platform — chat on the left, the visual workflow builder on the right

## Capabilities diff --git a/apps/sim/public/static/readme-banner.png b/apps/sim/public/static/readme-banner.png new file mode 100644 index 00000000000..c52e0202250 Binary files /dev/null and b/apps/sim/public/static/readme-banner.png differ diff --git a/apps/sim/public/static/readme-hero.gif b/apps/sim/public/static/readme-hero.gif deleted file mode 100644 index a652ca1ebd9..00000000000 Binary files a/apps/sim/public/static/readme-hero.gif and /dev/null differ diff --git a/apps/sim/public/static/readme-platform.png b/apps/sim/public/static/readme-platform.png new file mode 100644 index 00000000000..1d755e37152 Binary files /dev/null and b/apps/sim/public/static/readme-platform.png differ diff --git a/apps/sim/public/static/readme-tour.gif b/apps/sim/public/static/readme-tour.gif deleted file mode 100644 index 8f37bc94152..00000000000 Binary files a/apps/sim/public/static/readme-tour.gif and /dev/null differ