FAQ

Last updated on 2026-02-25

General

What is the AI Feedback Assistant?

A live demo application that shows how the AI UX Kit and SaaS Starter Kit components work together in a real product. It includes a complete auth flow, onboarding, dashboard, notification center, and all 136+ components.

Is this a separate product?

It's included as a reference implementation. It demonstrates what you can build with the AI UX Kit and SaaS Starter Kit components.

Can I use it as a starting point for my own app?

Yes. Clone the repository, remove the component explorer pages, connect your backend, and customize the branding. See the Customization guide.

Technical

Why does it use a newer version of Next.js?

The AI Feedback Assistant uses Next.js 16.x (the latest), while the component kits use Next.js 15.x. This shows forward compatibility — the components work across Next.js versions.

Does it require any API keys?

No. The demo runs entirely on the client side. To connect a real AI backend, you'll need to add your provider's API keys.

How is this different from just using the SaaS Starter Kit?

The SaaS Starter Kit gives you the component library. The AI Feedback Assistant shows one way to assemble those components into a working application — with real routes, page layouts, and navigation between features.

Can I try it without purchasing?

Yes. Visit the live demo to explore the application in your browser.

Support

How do I get help?

Email support@thefrontkit.com or visit the Support page.