Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Oxbridge-Economics
/
knowledge-base
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
e3a12d5
knowledge-base
/
test.py
gavinzli
Enhance email processing in mail.py to support additional file types, including Excel and ICS; update document handling and metadata extraction; modify collect function to search for specific email subjects.
09dea95
2 months ago
raw
Copy download link
history
blame
101 Bytes
from
controllers
import
mail
if
__name__ ==
"__main__"
:
mail.collect()
mail.get_documents()