- `.pptx` : PowerPoint Document, - `.ppt` : PowerPoint Document, - `.txt`: Text file (UTF-8), Run the following command to ingest all the data. ```shell python ingest.py ``` Output should look like this: ```shell Creating new vectorstore Loading documents from source_documents Loa...