mongodb-developer/Google-Cloud-RAG-Langchain
RAG Chat Assistant with MongoDB Atlas, Google Cloud and Langchain
This is a chatbot assistant that helps you quickly find answers within your own documents. You provide your documents, like PDFs, and it allows you to ask questions in plain language, receiving relevant answers. It's designed for developers or technical users who want to build and host a custom Q&A system for their specific content.
No commits in the last 6 months.
Use this if you are a developer looking for a comprehensive example to build a RAG-powered chatbot that uses MongoDB Atlas for vector storage and Google Cloud's AI services for embeddings and conversational AI.
Not ideal if you are a non-technical end-user simply looking for a ready-to-use chatbot solution without setting up development environments or cloud services.
Stars
26
Forks
12
Language
TypeScript
License
Apache-2.0
Category
Last pushed
Mar 26, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/mongodb-developer/Google-Cloud-RAG-Langchain"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
watat83/document-chat-system
Open-source document chat platform with semantic search, RAG (Retrieval Augmented Generation),...
amscotti/local-LLM-with-RAG
Running local Language Language Models (LLM) to perform Retrieval-Augmented Generation (RAG)
ranfysvalle02/Interactive-RAG
An interactive RAG agent built with LangChain and MongoDB Atlas. Manage your knowledge base,...
ChatFAQ/ChatFAQ
Open-source ecosystem for building AI-powered conversational solutions using RAG, agents, FSMs, and LLMs.
MFYDev/odoo-expert
RAG-powered documentation assistant that converts, processes, and provides semantic search...