Remix.run Logo
aubmedia 9 hours ago

This is my first real SaaS :)

We run a lightweight event collector (pageviews, product viewed, basic session signals). Our model uses that event stream to infer intent and test offers with multi-armed strategies. It continuously learns which offers convert best for which segments. The heavy lifting runs on our servers (OVH), and the client script only decides which offer to show. Feedback welcome