Metadata-Version: 2.4
Name: rag-lecture
Version: 0.1.0
Summary: RAG system for lecture notes using LangChain and OpenAI
Author: Waseem
License: MIT
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: langchain>=0.2.0
Requires-Dist: langchain-openai>=0.1.0
Requires-Dist: langchain-community>=0.2.0
Requires-Dist: langchain-text-splitters>=0.2.0
Requires-Dist: langsmith>=0.1.0
Requires-Dist: chromadb>=0.5.0
Requires-Dist: PyMuPDF
Dynamic: license-file
