azure-search-openai-demo and terraform-azurerm-openai-private-chatgpt
These tools are complements: one is a sample application demonstrating the RAG pattern with Azure AI Search and OpenAI, while the other is a Terraform module for deploying a private ChatGPT-like solution, suggesting the module could be used to provision the infrastructure for a more production-ready version of the sample's concept.
About azure-search-openai-demo
Azure-Samples/azure-search-openai-demo
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
This solution helps organizations create a custom chatbot that can answer questions using their own internal documents, policies, and data. You input your company's documents, and it produces a ChatGPT-like interface where employees can ask questions and get direct answers with citations. This is ideal for knowledge managers, HR professionals, or anyone responsible for making internal company information easily accessible to staff.
About terraform-azurerm-openai-private-chatgpt
Pwd9000-ML/terraform-azurerm-openai-private-chatgpt
Terraform module to deploy a private ChatBot/ChatGPT-like solution (LibreChat) hosted on Azure OpenAI
This module sets up a secure, private ChatGPT-like experience on Azure for your organization. It takes your configuration preferences and deploys a web-based chat interface (LibreChat) powered by Azure OpenAI. This solution is ideal for businesses and teams that need to use powerful AI models like GPT-4, GPT-Vision, or DALL-E 3, without their sensitive data being used for external model training.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work