2. requirements.txt

Python Requirements Overview

This document explains the Python packages used in the project, their specific versions, and their roles in the RAG-CAG pipeline.


streamlit>=1.32.0


PyPDF2>=3.0.1


requests>=2.31.0


numpy>=1.26.4


sentence-transformers>=2.2.2


langchain>=0.1.16


langchain-docling>=0.1.3


Final  requirements.txt

Contents

streamlit>=1.32.0
PyPDF2>=3.0.1
requests>=2.31.0
numpy>=1.26.4
sentence-transformers>=2.2.2
langchain>=0.1.16
langchain-docling>=0.1.3