This repository contains a NextJS sample app built on top of the Sora Video API via Azure AI Foundry. It provides a simple UI for experimentation, using text prompts and optionally image inputs to ...
This solution creates a ChatGPT-like frontend experience over your own documents using RAG (Retrieval Augmented Generation). It uses Azure OpenAI Service to access GPT models, and Azure AI Search for ...