mongodb-developer/quickstart-rag-python
This Python project demonstrates semantic search using MongoDB and two different LLM frameworks: LangChain and LlamaIndex. The goal is to load documents from MongoDB, generate embeddings for the text data, and perform semantic searches using both LangChain and LlamaIndex frameworks.
No commits in the last 6 months.
Stars
9
Forks
1
Language
Jupyter Notebook
License
—
Category
Last pushed
Jun 10, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/mongodb-developer/quickstart-rag-python"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
langchain4j/langchain4j
LangChain4j is an open-source Java library that simplifies the integration of LLMs into Java...
Couchbase-Ecosystem/langchain-couchbase
Couchbase integration with LangChain
moorcheh-ai/moorcheh-chat-boilerplate
Production-ready AI chat boilerplate powered by Moorcheh ITS search and RAG, built with Next.js.
tryAGI/LangChain.Databases
Part of the LangChain.NET project. Has separate abstractions, does not contain dependencies on...
moorcheh-ai/moorcheh-python-sdk
Python SDK for interacting with the Moorcheh Semantic Search API v1. Moorcheh provides...