Avatar

Francisco Moschetti

Uruguay.
Web developer alergic to leetcode.

Back to projects

Frames AI

Visit the website
Frames AI

What is this?

A multi model media generation platform where you can run the same prompt with multiple models, organize outputs in boards, and more.

How does it work?

It’s a Sveltekit project, with drizzle as the ORM and turso as the DB.

I started this project because i wanted to check out telefunc but in the process svelte added remote functions so I ended up trying both. I have to say I’m usually not a big fan of abstractions like these, but the svelte team has executed the implementation for remote functions really well.

GTM strategy.

Promote it on 3d websites, and then a heavy social media push.

What’s next:

  • Add support for video models, should be easy as the backend is ready just need to add a media player.
  • Add workspaces to enable collaboration and creation of teams.
  • Add versioning so you can create variants of the same frame.
  • Explore the idea of a canvas with multiple layers and AI effects.