Azure-AI-RAG-Architecture-React-FastAPI-and-Cosmos-DB-Vector-Store and LangChain-RAG-Pattern-with-React-FastAPI-and-Cosmos-DB-Vector-Store

These are **ecosystem siblings** — both demonstrate the same RAG architecture pattern on Azure using identical core components (React frontend, FastAPI backend, Cosmos DB vector store), with one example using LangChain as an abstraction layer while the other implements RAG more directly.

Maintenance 0/25
Adoption 6/25
Maturity 16/25
Community 17/25
Maintenance 0/25
Adoption 6/25
Maturity 16/25
Community 16/25
Stars: 18
Forks: 11
Downloads:
Commits (30d): 0
Language: Bicep
License: MIT
Stars: 16
Forks: 6
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About Azure-AI-RAG-Architecture-React-FastAPI-and-Cosmos-DB-Vector-Store

jonathanscholtes/Azure-AI-RAG-Architecture-React-FastAPI-and-Cosmos-DB-Vector-Store

This project demonstrates deploying a secure, scalable Generative AI (GenAI) solution on Azure using a Retrieval-Augmented Generation (RAG) architecture and Azure best practices. Leveraging CosmosDB, Azure OpenAI, and a React + Python FastAPI framework, it ensures efficient data retrieval, security, and an intuitive user experience.

This project guides you through setting up a secure and scalable AI assistant on Azure. You provide your documents, and the system uses them to answer questions and generate responses, ensuring the information is always based on your specific data. It's designed for organizations that need a robust, enterprise-grade AI solution for their employees or customers, built on Azure.

enterprise-AI secure-data-handling knowledge-management document-intelligence custom-chatbot

About LangChain-RAG-Pattern-with-React-FastAPI-and-Cosmos-DB-Vector-Store

jonathanscholtes/LangChain-RAG-Pattern-with-React-FastAPI-and-Cosmos-DB-Vector-Store

Complete project (web, api, data) covering the implementation of the RAG (Retrieval Augmented Generation) pattern using Azure Cosmos DB for MongoDB vCore and LangChain. The RAG pattern combines leverages the new vector search capabilities for Azure Cosmos DB.

This project helps developers integrate Retrieval Augmented Generation (RAG) capabilities into their applications. It takes your existing data, stores it in a vector database, and uses it to generate contextually relevant, 'grounded' answers to user questions. This is for software developers looking to build AI-powered conversational interfaces or knowledge retrieval systems.

AI application development conversational AI knowledge retrieval systems enterprise search backend development

Scores updated daily from GitHub, PyPI, and npm data. How scores work