/SmartMail

This project demonstrates how to classify emails using OpenAI's GPT-3.5 language model. It includes a function to process and classify multiple emails concurrently, leveraging the capabilities of the gpt-3.5-turbo model. The results provide a classification for each email based on its content.

Primary LanguageTypeScript

Stargazers