Sai Prakash

Sai Prakash

CTO & Co-Founder @MindStaq

About

I'm the CTO and Co-Founder of MindStaq, a platform reimagining how teams manage work, decisions, and collaboration using AI. With over 20 years in technology and product leadership, I've built and scaled platforms at the intersection of enterprise systems, AI, and user-centric design. My background in Mathematics and AI, combined with experience at Microsoft, Thomson Reuters, and Agility, grounds a career spent tackling complex technical challenges and turning bold ideas into real-world impact. At MindStaq, I’m focused on designing an extensible operating system for the modern enterprise — unifying scattered tools, powering intelligent workflows, and helping teams do their best work.

Badges

Tastemaker
Tastemaker
Veteran
Veteran
Gone streaking
Gone streaking

Forums

Product Huntp/producthuntAaron O'Leary

2mo ago

Vercel Day is live 🚨

Vercel Day is live on Product Hunt today.

We teamed up with @Vercel for a special launch day, which means there s a dedicated leaderboard full of teams shipping on Vercel, all in one place. More launches, more competition, more reasons to spend too long refreshing the page.

Csaba Ivancza

2mo ago

Setting up monorepos for AI: submodules versus subtrees

I've been building my app for 8 months now, and i ended up having 5 repositories

  • nextjs app

  • databases

  • customer facing API

  • node-sdk that wraps the api

  • react-sdk, for both reusing shared component and customer facing components

So i thought, it's gonna be great if i create a mono repo with submodules. But it was terrible. I realized that turborepo does not like external packages, and as i tried to reuse my own customer facing libs, the DX became terrible. It was very time consuming to ship a feature. Even when i wanted to use Codex or Cursor 3, it was not able to show git diff properly, also i was not able to use Cursor's cloud agents properly to ship complex features.

Jake Friedberg

4mo ago

Is usage-based pricing becoming the norm for AI tools?

Hey everyone,

I've built my product around traditional SaaS pricing (monthly tiers), but I m starting to wonder if that model is getting outdated, especially with more AI-powered and compute-heavy tools entering the market.
That shift requires real architectural changes, instrumentation, metering, billing logic, and UI changes, not just pricing tweaks. It s something I m starting to seriously think about for my own product.

In particular, AI usage has real COGs (every prompt costs money), and I m seeing more platforms experimenting with usage-based models, or hybrids like SaaS base + usage + overage.

For those of you building AI or compute-intensive tools:

View more