from utils.document_loader import load_document tp =r"/Users/macbook/Downloads/094103543554Jobs - Volunteer experience V2 (1) (1).docx" dc = load_document(file_path=tp) print(dc)