AI Chat - Modern AI chat app built with Convex.
Hey everyone!
I just shipped AI Chat — a modern full-stack AI chat app built with the Vercel AI SDK and Convex.
Some of the features include multiple providers, tools (image-gen, web-search), multimodal-input, regenerate response, syntax highlighting, guest mode, etc. It's fully open source.
Check it out: https://ai-chat-app-dev.vercel.app
Repo: https://github.com/sougata-github/ai-chat-app
Any feedback is appreciated
GitHub
GitHub - sougata-github/ai-chat-app: A modern ai-chat app built usi...
A modern ai-chat app built using Next.js and Convex. - sougata-github/ai-chat-app

2 Replies
@Sougata quick question y not convex agents component?
Never explored convex agent component. Also wanted to learn how to work with the AI SDK so...