Made a Chat App - NextJS with AI SDK v5

Making this Personal AI Chat bot with the template taken of AI SDK of Vercel.

Here is the Repo: GitHub - Avik-creator/aiChatBot

And here is the deployed URL: https://chat.avikmukherjee.me/

I want to get review on my code structure and what can be improved next?

Currently it supports Web Search, Weather, Youtube Search, Reddit Search, MCP Search.

Thank you and also asking how can I submit it to Vercel Templates?

2 Likes

How is it any different from this template?

2 Likes

It is not that much different, it only uses extra tools I added for my own needs. It uses the template that you shared right now as it’s base.

1 Like