Git Product home page Git Product logo

gmail-auto-reply's Introduction

Gmail Auto-Reply

A Backend Service that sends reply automatically for messages recieved and also adds a label for the email. This is an automatic process that performs the replying of unread messages in a specific time interval.

Tech Stack

  • JavaScript as the programming language
  • Node.js as a Js Runtime
  • Express.js for a backend server
  • Google-cloud/local-auth for authenticatoin
  • GoogleAPIs to access gmail and perform operations on it

Features

  • Automatic replies
  • Searches for unread messages and replies in a time interval
  • Does not require any Database
  • Assigns Label to the emails, replies only for the 1st time senders.
  • It checks for unread messge between 45 to 120 seconds interval.

Screenshots

Gmail-AutoReply

Gmail-AutoReply

Gmail-AutoReply

Gmail-AutoReply

Gmail-AutoReply

Run Locally

Clone the project

  git clone https://github.com/neeraj-gs/Gmail-Auto-Reply.git

Go to the project directory

  cd server

Install dependencies

  npm install

Start the server

  node server.js

Application started Go to the URL and Login using Google

  http://localhost:8000

Open your Gmail and send a Message to the mail that you logged in from another mail

  You will see a Label already in the left Sidebar 

Wait for a time between 45-120 seconds , an automatic mail is sent to the sender.

  Sender can check the mail from the Bot sent from the user.

Future Work and Improvements

  • Use OpenAI to generate message based in the mail , instead of harcoding the Reply message.
  • Deploy the server and make it run infinitely using pm2, so that users need not run the backend server everytime they have to reply.
  • Create a frontend , giving information about the proejct and a login button.
  • Can Convert the code from Javascript to Typescript for more type safer code.
  • Can Deploy on AWS for Aitoscaling feature , if the number requests going to backend are high.

gmail-auto-reply's People

Contributors

neeraj-gs avatar

Watchers

 avatar

gmail-auto-reply's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.