Skip to content

lsvekis/Build-a-Gmail-Smart-Reply-Assistant-Using-Apps-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Gmail Smart Reply Assistant (Apps Script + Gemini)

This project contains a Gmail Add-on built with Google Apps Script and Google Gemini.

It enables:

  • Reading the selected Gmail thread
  • Summarizing conversations using Gemini
  • Extracting key points
  • Drafting replies in multiple tones (professional, friendly, concise)
  • Inserting the AI-generated reply as a Gmail draft

Files

  • Code.gs — Main Apps Script logic
  • appsscript.json — Manifest configuring Gmail add-on behavior
  • README.md — Documentation
  • .gitignore — Ignore local dev files

Replace the placeholder in Code.gs with the full generated code from ChatGPT.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published