Warning
Project in progress
# Clone repository
git clone https://github.com/pQbas/rag-agent.git
cd rag-agent
# Install all dependencies
poetry install
# Activate the Poetry virtual environment
poetry shell
# Deactivate the virtual environment
exit