- Classify emails into different categories
- Extract structured data from emails
- Parse attachments from emails into structured outputs
- Convert attachments to markdown chunks for RAG and Knowledge Graphs
At the moment you have to upload the body of the email, and attachments separately. We are working on a way to ingest emails in a single API call.
Ingesting Emails
Parse HTML formatted emails and extract structured data