Metadata-Version: 2.4
Name: ragloader
Version: 0.1.0
Summary: A tool for uploading and embedding documents for RAG systems
License: MIT
License-File: LICENSE
Requires-Python: <=3.12,>=3.10
Requires-Dist: docx2txt>=0.8
Requires-Dist: ipykernel>=6.29.5
Requires-Dist: langchain-community>=0.3.16
Requires-Dist: langchain-huggingface>=0.1.2
Requires-Dist: langchain-openai>=0.3.4
Requires-Dist: langgraph>=0.2.66
Requires-Dist: openai>=1.60.0
Requires-Dist: pymupdf>=1.25.2
Requires-Dist: python-dotenv>=1.0.1
Requires-Dist: qdrant-client>=1.13.2
Requires-Dist: tiktoken>=0.8.0
Requires-Dist: tokenizers>=0.21.0
Requires-Dist: toml>=0.10.2
Description-Content-Type: text/markdown

# RAG documents uploader

## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
