Skip to content

Commit 8d6cec1

Browse files
authored
feat(blog): add five blogs (#5268)
* feat(blog): add five AI agent articles Add how-to-create-an-ai-agent, ai-agent-vs-chatbot, ai-agents-vs-rpa, ai-agent-ideas, and best-zapier-alternatives posts. * fix(blog): correct ai-agent-ideas pronoun and complete zapier TL;DR Fix 'everyone' -> 'every idea' in ai-agent-ideas intro; add the four missing tools (Power Automate, Pipedream, Relay.app, Integrately) to the best-zapier-alternatives TL;DR so it lists all 10. * fix(blog): remove HIPAA compliance claims We are not HIPAA compliant; drop the claim from ai-agents-vs-rpa and best-zapier-alternatives, keeping the SOC2 claim. * feat(blog): add cover images for new posts, refresh older post covers - Add cover.jpg for the 5 new AI agent blog posts - Replace existing cover art for enterprise, mothership, v0-5, multiplayer, executor, series-a, and openai-vs-n8n-vs-sim - Standardize openai-vs-n8n-vs-sim's og image to cover.jpg (was workflow.png) - Update ogImage frontmatter paths to match * fix(blog): move new post dates closer to today Shift the 5 new AI agent posts from June 23-27 to June 27 - July 1, keeping the same order and 1-day spacing, ending on today's date. * fix(blog): use current Sim terminology instead of legacy Mothership/Copilot names Per the constitution language rules, Sim's own natural-language agent surface is "Chat" and the agent you talk to is "Sim" — not "Mothership" or "Copilot" (those are prior internal names, still used correctly in the historical announcement posts but not for new content). Leaves references to Zapier's and Microsoft's own "Copilot" products as-is since those name real third-party features.
1 parent 26fb687 commit 8d6cec1

29 files changed

Lines changed: 1141 additions & 6 deletions

File tree

apps/sim/content/blog/ai-agent-ideas/index.mdx

Lines changed: 226 additions & 0 deletions
Large diffs are not rendered by default.

apps/sim/content/blog/ai-agent-vs-chatbot/index.mdx

Lines changed: 225 additions & 0 deletions
Large diffs are not rendered by default.

apps/sim/content/blog/ai-agents-vs-rpa/index.mdx

Lines changed: 235 additions & 0 deletions
Large diffs are not rendered by default.

apps/sim/content/blog/best-zapier-alternatives/index.mdx

Lines changed: 236 additions & 0 deletions
Large diffs are not rendered by default.

apps/sim/content/blog/enterprise/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors:
88
- vik
99
readingTime: 10
1010
tags: [Enterprise, Security, Self-Hosted, SSO, SAML, Compliance, BYOK, Access Control, Copilot, Whitelabel, API, Import, Export]
11-
ogImage: /blog/enterprise/cover.png
11+
ogImage: /blog/enterprise/cover.jpg
1212
ogAlt: 'Sim Enterprise features overview'
1313
about: ['Enterprise Software', 'Security', 'Compliance', 'Self-Hosting']
1414
timeRequired: PT10M

apps/sim/content/blog/executor/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors:
88
- sid
99
readingTime: 12
1010
tags: [Executor, Architecture, DAG, Orchestration]
11-
ogImage: /blog/executor/cover.png
11+
ogImage: /blog/executor/cover.jpg
1212
ogAlt: 'Sim Executor technical overview'
1313
about: ['Execution', 'Workflow Orchestration']
1414
timeRequired: PT12M

apps/sim/content/blog/how-to-create-an-ai-agent/index.mdx

Lines changed: 213 additions & 0 deletions
Large diffs are not rendered by default.

apps/sim/content/blog/multiplayer/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors:
88
- vik
99
readingTime: 12
1010
tags: [Multiplayer, Realtime, Collaboration, WebSockets, Architecture]
11-
ogImage: /blog/multiplayer/cover.png
11+
ogImage: /blog/multiplayer/cover.jpg
1212
canonical: https://www.sim.ai/blog/multiplayer
1313
draft: false
1414
---

apps/sim/content/blog/openai-vs-n8n-vs-sim/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ authors:
88
- emir
99
readingTime: 9
1010
tags: [AI Agents, Workflow Automation, OpenAI AgentKit, n8n, Sim, MCP]
11-
ogImage: /blog/openai-vs-n8n-vs-sim/workflow.png
11+
ogImage: /blog/openai-vs-n8n-vs-sim/cover.jpg
1212
canonical: https://www.sim.ai/blog/openai-vs-n8n-vs-sim
1313
draft: false
1414
---

apps/sim/content/blog/series-a/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ authors:
99
- emir
1010
readingTime: 4
1111
tags: [Announcement, Funding, Series A, Sim, YCombinator]
12-
ogImage: /blog/series-a/cover.png
12+
ogImage: /blog/series-a/cover.jpg
1313
ogAlt: 'Sim team photo in front of neon logo'
1414
about: ['Artificial Intelligence', 'Agentic Workflows', 'Startups', 'Funding']
1515
timeRequired: PT4M

0 commit comments

Comments
 (0)