Stop forcing users through chaotic menus. AXSDK introduces Agentic UX: map your existing APIs to AXHandler, and our AI engine translates user intent into instant execution (e.g., "Cancel my order" triggers refundOrder()). You focus on building your web app. We handle the complex AI backend and LLM routing. You retain secure control over what the agent can execute - no backend rewrites needed. Available now for Web (React/Vanilla SDKs). Mobile SDKs and more are coming soon!
No reviews yetBe the first to leave a review for AXSDK
Maker
📌
Hi Product Hunt! 👋 I’m thrilled (and a bit nervous!) to share our early-stage project with you: AXSDK.
Every app still forces users to navigate. Tab -> menu -> sub-menu -> form -> submit.
But in a world where LLMs can interpret natural language
with high accuracy, that entire navigation layer is a relic.
Users should just say what they want. The app should execute it.
That’s why we built AXSDK to power Agentic UX.
# What is AXSDK?
It’s a suite of JavaScript/TypeScript SDKs (@axsdk/core, @axsdk/react, @axsdk/browser) that completely bypasses UI depth. Instead of building new screens, you just map your existing business logic APIs to our AXHandler.
When a user says, "Cancel the shoes I ordered," our agent instantly calls your refundOrder('ORD_99') function. Zero intermediary steps.
# See it in Action (Live Demo & Shorts!)
Please take a quick look at:
Live demo → https://axsdk.ai
Quick walkthrough on YouTube Shorts (linked on the site)
# You build the app. We handle the AI.
Web app developers should focus on building great products
- not on managing AI backends or LLM infrastructure.
We handle the agent layer for you.
But you stay in full control of what's executable
through AXHandler as granular as you want.
With AXSDK, we host and manage the entire AI engine. You focus solely on your web app's core frontend and business logic.
# Roadmap
Current only Web SDK is available.(Vanilla JS, React, Headless)
We are working on Mobile SDK (iOS & Android)
More platforms, agents, and capabilities is coming..,
# We need your feedback!
We are in a very early validation stage, and your insights as builders are incredibly valuable to us. We’d love to know:
- Does the concept of "Agentic UX" resonate with the problems you face?
- How does the separation of concerns feel? (We handle AI, you handle UI/APIs).
- Do you have any concerns about exposing specific APIs to an agent layer?
- What mobile platform or framework should we prioritize next?
- What's the #1 thing missing before you'd try this in production?
I read and respond to every single comment.
Honest feedback from this community means everything at this stage.
Thank you for taking a look 🙏