A minimal RAG chat application built with Azure AI Search, Azure OpenAI, and the Vercel AI SDK
+
Use the Vercel AI SDK's useChat hook along with the streamText function to build chat applications with retrieval-augmented generation (RAG) capabilities, utilizing Azure AI Search for search functionality and Azure OpenAI for text and embedding generation.
Deploy your own version of this chatbot here.