/ReachInbox

ReachInbox is a powerful email management tool that integrates with Gmail and Outlook via secure OAuth2 authentication. Leveraging advanced NLP, it automates personalized responses and streamlines email handling, helping you boost productivity and stay on top of your inbox effortlessly.

Primary LanguageJavaScript

ReachInbox - Smarter Emails

ReachInbox is your go-to solution for effortless email management, seamlessly connecting with Gmail and Outlook APIs to upgrade your email game. Through secure OAuth2 authentication, Mail Mind taps into advanced natural language processing (NLP) to craft personalized automated responses tailored to each email's unique content. By automating email handling and responses, Mail Mind lets you reclaim precious time, ensuring prompt replies and boosting productivity in your email communication. Say goodbye to inbox overwhelm and hello to streamlined email management with ReachInbox.

Kindly note that due to the nature of free hosting, the application's speed might be slightly affected. Your patience is greatly appreciated.

Accessing the ReachInbox

If you're interested in exploring the ReachInbox, here you go:

  1. Install Node.js: If you haven't already, you'll need to install Node.js on your computer. You can download the installer from the official Node.js website, then follow the installation instructions for your operating system.

  2. Clone the GitHub Repository: After installing Node.js, you'll need to clone the GitHub repository for the Pioneer Backend Assignment. Follow these steps:

    • Open your terminal or command prompt.
    • Navigate to the directory where you want to clone the repository.
    • Run the following command:
      git clone https://github.com/ashishkumarpalai/ReachInbox.git
      
  3. Access the Application: Once you've cloned the repository, navigate into the ReachInbox directory in your terminal or command prompt.

  4. Install dependencies: Run the following command to install the dependencies required for the application:

    npm install
    
  5. Update Environment variables: Carefully update all the environment variables.

  6. Start the Application: Run the following command to start the application:

    node app.js
    

And thats it your app will be running on http://localhost:3000/