Get started with our new open source Google Gemini AI chatbot template. ◆ Demo: ◆ Clone and Deployment: ◆ Docs: #gemini #ai #vercel

By admin

28 thoughts on “Build a chatbot with Google Gemini and the Vercel AI SDK”
  1. This is great, and one of the best examples of the potential of generative UI, but the issue is everyone interested in it is essentially building the same thing. There's nothing out there that properly explains how this was built and the docs are not comprehensive enough to explain some the reasoning or best practices for how this was implemented. For example, there's ways to get the same functionality using createStreamableUI and without it using only streamUI. Then different implementations have the system prompts built differently. It would be amazing to have a in-depth tutorial or through documentation for this use case.

  2. Curious, where is the AI occuring here exactly? It seems to be a predetermined booking flow with predefined logic. Eg. clicking 'Proceed to checkout' will always proceed to checkout, clicking 'Show boarding pass' is always going to show the boarding pass. Not knocking the demo, but just wondering what role AI plays in this flow. Dynamically displaying functional widgets within a chat window is cool though!

Leave a Reply

Your email address will not be published. Required fields are marked *