You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The 💌 Gmail Email Processor is a Python-based tool designed to process Gmail mbox files, extract email content, and save the processed emails into organized text files. It decodes MIME words, normalizes text to ensure a maximum of two consecutive line breaks, and cleans email bodies to remove unwanted characters.
The code within this repo shows how I have extracted all emails from a particular label of gmail and extracted certain html body contents and fed them into an xl file
An innovative Python tool that sifts through Gmail for bank notifications, harnesses OpenAI's GPT-3.5-turbo for insightful analysis, and seamlessly syncs with YNAB, revolutionizing financial tracking for hackers and developers.
prototype I made for a hackathon, scans emails for potentially malicious attachments and edits the email to warn the reciever, explain the threat, and generate a 'safe' version of the attachment.