# rag-system ## Initialization ```bash poetry install ``` ## Running ### Crawler ### Clear Index ```bash poetry run python src/clearIndex.py ```