Kevin William David

Fluidworks - SaaS onboarding agent that talks , clicks, and guides users

Fluidworks embeds a human-like AI agent inside your SaaS. It talks, clicks through the UI, and guides each user in session, personalizing every journey while boosting activation and cutting support tickets, all with zero code.

Add a comment

Replies

Best
jos Kuttan

👋🎉 Hello PH family!

We’re back with Fluidworks v2 🚀, our in-app onboarding agent that lives inside every user session.

Since v1 we’ve welcomed 10 paying customers 🔟 and the agent has navigated 4 000+ calls 📞. Your feedback powered this journey, thank you 🙏✨!

What’s new in v2

• 🎬 In-session guidance: The agent now pops up right inside your product, talking and clicking alongside each user.

• 🎨 Personalized flows: Dynamic questions and voice narration tailor the tour to every persona.

• 🛟 Drop-off rescue: Real-time triggers jump in when a user stalls, keeping them on track.

• ⚡️ One-line install: Paste a single JS snippet and the agent is live in minutes.

We believe every SaaS app will add voice-driven, interactive onboarding in the next 2 to 3 years, and we’re thrilled to help light that path 💡✨.

👉 Give the live demo a spin and tell us what feels magical (or still clunky) 🎙️🖱️. Your comments steer our roadmap, so don’t hold back!

Thanks for the love and support. Together, let’s make onboarding effortless 🤝🌟🚀

Vineeth G S

Whoa!! The shift from static tooltips to guided, voice led onboarding feels like the right kinda leap.

That JS embed install is super smart!

I'm curious how flexible the voice tone + interaction logic are for different personas and use cases.

Congrats on the launch, @jos_k and team!

jos Kuttan

@gsvineeth 

Thank you.

You can tune the agent’s voice based on a video or audio sample.

If you want the onboarding to sound like your founder, we can make that happen. Just share a few recordings of their onboarding or demo calls.

Vineeth G S

@jos_k That’s awesome! love that it can mimic real voices, from a design lens, it adds a lot in terms of brand tone and emotional presence!

I can already imagine @zoink's voice in Figma onboarding!

Tony Tom

Great launch @jos_k Can the agent handle complex user flows with multiple steps or branching logic?

jos Kuttan

@tonytom_ 

Absolutely. Fluidworks maps every screen, UI element, and decision point during training, so the agent can guide users through multi-step flows with conditional branches. It tracks the user’s current state in real time, chooses the correct next action or explanation, and can backtrack or jump ahead if the user deviates. Complex paths such as role-based onboarding or feature gating are handled automatically once they’re captured in the training videos and sandbox walkthroughs.

Evgenii Zaitsev
🔌 Plugged in

This sounds like a great leap forward in user onboarding! With Fluidworks v2, it seems like you've turned the typical static, uninspiring tours into a dynamic, voice-guided experience that adapts in real time. What do you think sets Fluidworks apart from other onboarding solutions in the market, especially with its real-time guidance and the ability to tailor the experience to individual personas

jos Kuttan

@evgenii_zaitsev1 

We are anti thesis of whatever exists in market - dynamic and personal .

jos Kuttan

@evgenii_zaitsev1 

Thank you! We see three core differentiators:

1. Multimodal interaction

Fluidworks combines voice, cursor control, and on-screen highlights in the same flow. Traditional tours show tooltips; chatbots talk but can’t act. We do both, so users hear the explanation and watch the UI execute the steps in real time.

2. In-session context engine

Because the agent runs inside each user’s live session, it reads role, plan, page state, and even CDP or CRM attributes. That lets it branch instantly. An admin sees provisioning steps while an end user skips straight to daily tasks, with no extra hard-coding.

3. Fast, low-lift training

You give us a sandbox login and five short walkthrough videos. Our mapping layer crawls every screen, tags each element, and builds a graph of possible paths. No month-long playbook authoring. Most customers are live in under ten days.

The result is guidance that feels like a helpful teammate, not a scripted tour. And it keeps getting smarter with every user interaction. Happy to dive deeper if you’d like!

Supa Liu

Fluidworks is such a clever solution — giving every user a personalized, guided experience right inside your product. Love that it clicks, talks, and helps without needing extra code. A powerful way to boost activation and lighten the support load.

jos Kuttan

@supa_l Really appreciate that! That’s exactly the goal. Make onboarding feel like a helpful teammate sitting beside the user, without adding extra work for the product or support teams. Activation up, tickets down, happier users all around. Thanks for the support!

Suhas Motwani

Way to go team :D

jos Kuttan

@suhasmotwani 

Thanks man 🙏

Arnob Mukherjee

This is really good... congrats on the launch jumping right in to try this out!

jos Kuttan

@iamarnob6543 

Thank you - Please tell us how do you feel about it ?

Jay G.

Such a cool idea.

jos Kuttan

@malithmcrdev 

Did you able to try it ?

Madalina B

Congratulations on your launch, looks great

jos Kuttan

@madalina_barbu 

Thank you - Do create an agent and take it for a spin

Jonas Wallengren

Congratulations on a cool product!

I can see us using something like this. Voice-guided interfaces are certainly part of the future. That said, could a user use it in a silent mode, hence text responses, but still get the guidance just in case they are in an environment where audio is not fitting?

jos Kuttan

@jonas_wallengren 

Thanks for the kind words.

Really appreciate you looking under the hood.

You’re spot on. While the headline feature is real-time voice guidance, we built the agent to degrade gracefully. A user can flip to Silent Mode at any point (or start there by default).

In that state:

• The agent’s narration switches to a lightweight chat overlay, so every step and prompt still appears as text

• Cursor automation and in-app highlights continue unchanged, keeping the “show-me-where-to-click” experience intact

• Users can toggle voice back on with one click or a keyboard shortcut if their context changes


On the admin side you can decide whether new sessions launch in voice, silent, or “follow system mute,” so it adapts to libraries, flights, or offices that frown on audio.

Happy to walk you through the toggle flow on a quick call or spin up a sandbox so you can try it firsthand. Let me know what works for you.

Marios @dessign
Congrats.. every SaaS needs this .. very useful product
jos Kuttan

@dessignnet 

Please try it out and give us your feedback

Oliver King
💡 Bright idea

I saw something like this recently during the OpenAI hackathon — interactive onboarding and user activation. Very excited to see where this goes!

jos Kuttan

@oleifrking 

Damn - do you happened to know the name of company ?

Patryk Pijanowski
Launching soon!
🔌 Plugged in

This is next-level — turning onboarding from static tours into a live, voice-powered walkthrough is genius 🚀 Curious: how deep can the agent’s branching logic go — could it handle role-based flows or multi-step decision trees out of the box?

jos Kuttan

@patpijanowski 

Thanks! That’s exactly what we built for.

How deep can it branch?

Very deep , think state-machine rather than linear script.

During training we capture every screen, element, and branch point, then store that as a graph. At runtime the agent:

1. Reads context in real time (role, plan, feature flags, current URL, DOM state).

2. Chooses a path through the graph based on that context—so Sales, Admin, or End-User roles each get their own flow without extra hard-coding.

3. Re-plans on the fly if the user skips, backtracks, or changes settings mid-flow.

Out of the box it supports multi-step decision trees, gated features, and role-based variations as long as those paths exist in the sandbox or video samples you give us. Most customers cover 90 % of their branching logic with five short walkthrough videos per role; we handle the rest through iterative updates.

Tom Shapland

There are so many products I've used over the years that I wish had this as part of their onboarding workflow!

jos Kuttan

@tom_shapland 


Thanks for the kind words! We agree: every product should welcome new users with a helpful guide, not a static tour. If any specific apps come to mind, let us know; we’re always looking for the next user we can delight.

success saint

Love this product! Works great and does exactly what I wanted.

jos Kuttan

@success_saint 

Thank you - Any feedbacks for us ?

Anthony Cai

FluidWorks.ai looks like a powerful tool for streamlining workflows with AI automation. I’m impressed by how it integrates multiple apps and automates repetitive tasks, which can save a ton of time for busy professionals. The interface seems user-friendly, making it accessible even for those who aren’t coding experts. Looking forward to trying it out and seeing how it can boost my productivity. Great job to the team behind this!

Mohamed Gamal (MGM)
do the agent currently speak arabic ? any plan to add it in near future ?
jos Kuttan

@mohamed_gamal_mgm_ 

Technically yes , but we plan to support other languages on a case-by-case basis .

Let’s talk if you are interested. https://cal.com/fluid/hn-chat

Beyza Gü
Llxlxkkxxsoksaokxaoz
jos Kuttan

@beyza_gu 

“Ah, the ancient language of Keyboard Cat! 🐈⌨️

Translating… ‘Your product is awesome, keep it up.’

Glad we cracked the code
thanks for the support!”

Rohini
How does Fluidworks v2 support voice narration — is it pre-recorded, AI-generated, or customizable by the product team?
jos Kuttan

@rohini4 

Great question! 🙌

Real-time AI voice: Speech is generated on the fly with low-latency TTS, adapting to every click and branch.

Product-team controls: Choose a voice from our library, tweak tone or speed, and drop in custom script snippets for key moments.

Custom voices (optional): Provide a short studio recording and we can clone a branded voice for you.

Nothing is hard-wired or pre-recorded; everything is dynamic and fully customizable.

Daniel Zaitzow
Launching soon!

really interesting - how does this compare to an Arcade or like an intercom onboarding?

jos Kuttan

@dzaitzow 

Think of it this way:

• Arcade → a slick GIF demo: great for marketing pages, but it’s still a “watch me click” replay.

• Intercom tours → scripted tooltips and checklists: decent for basics, but you have to keep every step up-to-date by hand.

• Fluidworks → a live voice co-pilot: it clicks inside the app, answers “how do I…?” in real time, personalizes the path mid-session, and auto-remaps when the UI changes—so onboarding feels like a helpful teammate, not a slide deck.