Skip to content

MexsonFernandes/ClusTMPay-SIH2019

Repository files navigation

ClusTMPay | Smart India Hackathon 2019

HitCount

Title

Reduce the amount of push notifications require for e-commerce apps

Organization

Problem Statement

Developer would have to build a solution using Artificial Intelligence or some other mechanism to reduce the amount of push notifications sent by e-commerce apps. Currently push notifications are generally sent based on a fixed schedule or some trigger in most apps. This creates multiple notifications every week and irritates the user. The intent should be to only send notifications when the users intent is there to purchase a particular product. Sending push notifications or emails without any user intent to buy that category of product creates frustration to the user. So only when user has intention to buy something the notifications or emails should. The developer has to use a technical method to find that intent using big data and then send notifications or emails according to that method.

Technology Bucket

Software - Mobile App development

Workflow

Algorithms

Team

  1. Mexson Fernandes (Leader)
  2. Sourabh Choubey
  3. Arvinder Pal Singh Bali
  4. Priya
  5. Ansh Varun
  6. Ajay Thakur
  7. Himanshu Chauhan (Mentor)
  8. Harshit Agrawal (Mentor)

Steps

# Backend
	export GOOGLE_APPLICATION_CREDENTIALS = BASE_DIR + "firebase_key.json"