Uses Python 3.12 Poetry 2.2.0 VS code
How to run
A. you need an OPENAI_API_KEY from https://platform.openai.com/api-keys
B. Open a terminal using Command Line and execute
poetry install
- select the venv
- change in pyproject.toml the requires-python = ">=3.12, <4.0.0"
poetry add pandas langchain langchain_huggingface langchain_community PyPDF2 langchain_openai openai dotenv sentence-transformers langchain-chroma