Email ingestion is a common use case for insurance companies. Tensorlake makes it easy to ingest emails into a structured format that can be used for further processing.Our APIs makes it easy to -
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.