https://github.com/jhaayush2004/multi-document-rag
A RAG to deal with multiple documents simultaneously using Weaviate, Mistral-7B-v0.1 and Langchain.
https://github.com/jhaayush2004/multi-document-rag
all-minilm-l6-v2 langchain mistral-7b python rag sentence-transformers weaviate
Last synced: 4 months ago
JSON representation
A RAG to deal with multiple documents simultaneously using Weaviate, Mistral-7B-v0.1 and Langchain.
- Host: GitHub
- URL: https://github.com/jhaayush2004/multi-document-rag
- Owner: jhaayush2004
- License: mit
- Created: 2024-07-16T07:59:37.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-08-25T17:17:30.000Z (9 months ago)
- Last Synced: 2024-12-24T07:18:24.513Z (5 months ago)
- Topics: all-minilm-l6-v2, langchain, mistral-7b, python, rag, sentence-transformers, weaviate
- Language: Jupyter Notebook
- Homepage:
- Size: 16.1 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Multi-document-RAG
A RAG to deal with multiple documents simultaneously using Weaviate, Mistral-7B-v0.1 and Langchain.