This script processes email files (.eml) into a chronological narrative in Markdown format, optimized for processing with Large Language Models (LLMs). It extracts essential information from emails while removing unnecessary metadata, creating a clean, temporal narrative that can be easily analyzed.
Go to file
Miguel b0150a58dd Software Base 2025-02-05 12:14:36 +01:00
config Software Base 2025-02-05 12:14:36 +01:00
models Software Base 2025-02-05 12:14:36 +01:00
utils Software Base 2025-02-05 12:14:36 +01:00
TEST.eml Software Base 2025-02-05 12:14:36 +01:00
config.json Software Base 2025-02-05 12:14:36 +01:00
main.py Software Base 2025-02-05 12:14:36 +01:00