Make Next.js AI Chatbot

I want to make Next.js web app, I want to make AI chatbot application from scratch using create-next-app and shadcn-ui, I use Vercel AI SDK for API integration when using AI models like gpt, claude.

Is there any app that already on CodeCanyon? I already found some:

My item is SaaS, have landing page and chat app, using Supabase and Next Auth.

It’s very similiar to Perplexity.

That sounds like a solid stack for building an AI chatbot! If you’re aiming for a Perplexity-like experience, integrating search alongside AI responses could be a key differentiator. Have you checked if any of the existing CodeCanyon apps support similar features, or are you planning to build everything custom?