Hacker News new | ask | show | jobs
Show HN: Personalized offers via models trained on visitor actions (aiprice.me)
1 points by aubmedia 276 days ago
AIPrice automatically creates AI-powered offers personalized per visitor. One small script that works anywhere.
1 comments

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