Product Launch
anonymous
7 points
5 comments
Posted4 months agoActive4 months ago
Show HN: Snapdeck – Build slides with open-source LLMs and agent routing
snapdeck.siteAI-powered productivity toolsopen-source LLMspresentation software
Discussion (5 comments)
Showing 5 comments
Congrats on the launch! But why did you decide to start with a Figma plugin instead of going straight to a standalone version, which could have helped you reach more users faster? After all, Figma plugins are only used by a relatively small group of people.
4 months ago
Good question. At the time I was building alone as a student, and starting with a Figma plugin was simply the fastest way to test the core idea: can AI actually generate slides people want to use?
The plugin gave us quick feedback from a smaller but design-savvy community, which helped validate the concept before investing in a full standalone app. We learned where it fell short (limited reach, constrained workflows), and that feedback directly pushed us to build the standalone version you see now.
In hindsight, going standalone earlier might have reached more users, but starting small made it possible to iterate quickly and not overbuild.
Okay, that's cool, but what's the difference between that and gamma?
4 months ago
Gamma focuses on generating polished, mostly read-only decks. Snapdeck’s main difference is that everything stays fully editable — layouts, visuals, and charts can be dragged, restyled, or updated with natural-language commands. We also built an orchestration layer on top of open-source and commercial models to handle structured inputs like Notion pages or websites.
4 months ago
Hey congrats on the launch, must be psyched about it. Im curious though, when you say open-sourcing parts of the orchestration layer, what do you mean exactly? Im assuming you have a task router, a prompt chain/fallback model and maybe a structured output formatter?