Hey HN! We're Emir and Waleed from Sim Studio (https://simstudio.ai). We did a Show HN a few weeks ago about our open-source project (https://news.ycombinator.com/item?id=43823096). Today, we’re launching our hosted platform—a collaborative interface to build and deploy agent workflows. We just removed the waitlist (with 5,000+ people) and you can sign up and access it at: https://simstudio.ai
Sim Studio lets you build agents with different models, tools, and custom functions. In minutes, you can deploy a research agent. Demo here - https://youtu.be/F6MqNvnfxbI
We started working on Sim Studio because we were frustrated with agent frameworks that required excessive boilerplate code and unhelpful abstractions (like agent roles and backstories). We also tried other visual interfaces, but found them difficult to set up and too limited for production use cases. Specifically, we wanted the ability to write custom functions, force tool calls, and run parallel execution.
We’re taking a different approach. Our visual canvas lets you explicitly define how agents interact, use external tools, and handle complex logic like branching, loops, and conditional execution. You can seamlessly integrate with popular tools like Supabase, Pinecone, Mem0, and Exa without obscure abstractions.
You can simulate workflow runs, deploy workflows as APIs or standalone chat interfaces, and trigger them via webhooks. We offer built-in observability, detailed trace spans, and logs that make debugging straightforward. Try searching yourself below:
Example message for https://hn.simstudio.ai:
- Search [person] from [company] - "Search Emir Karabeg from Sim Studio"
Check out our Apache 2.0 licensed repo at https://github.com/simstudioai/sim, explore our docs at https://docs.simstudio.ai, or try out our deployed chat from the demo video here: https://hn.simstudio.ai.
We’d love to hear your feedback! Do you think our visual solution is a good approach to building agents?
Comments URL: https://news.ycombinator.com/item?id=44052766
Points: 23
# Comments: 18
Login to add comment
Other posts in this group

Article URL: https://github.com/Kotlin/kotlin-lsp
Comments URL: https://news.ycomb

I combined this with a simple API to update a CSV file using Deno/deno-csv library, allowing an Ansible job to easily update a CSV file via the API with Ansible URI module, and then have that same

Article URL: https://www.lpm.org/investigate/2023-11