Skip to content

efriedli/zero-inbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ZeroInbox

Leveraging Gemini to make email awesome again

How to

  • ZeroInbox.ipynb describes the backend logic

    • auth to google
    • fetch emails from Gmail
    • transform the email list into a JSON file following the JSON-schema described "emailParseStructure.json" thanks to Gemini and Vertex
    • generate the HTML to be displayed thanks to template.html and jinja2
  • UI folder

    • the html, css and js files used to display the extracted content
  • assets folder

    • skilling_emails_light.txt: a data set containing json representation of emails
    • content.json: a JSON file representing the extracted data

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published