- The `embeddings/` contains the embedded data by different embedders. | |
- The `faiss_index/` contains the index built by faiss on different embedding files | |
- The `processed/` contains the chuncked data that's been preprocessed and used in the RAG system | |
- The `raw/` contains the original data from the clinical guideline | |