Skip to content

👓 Platform to automatically detect what user might be interested in buying in near future

License

Notifications You must be signed in to change notification settings

prabhakar267/vertikin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VertiKin

VertiKin is an e-commerce platform that allows the user to search through an online product inventory. It is also able to automatically detect what users might be interested in buying.

How VertiKin works

VertiKin Mobile app learns from user inputs on the mobile device (we do not read passwords and private information, so the user can be assured of his or her security). User data is then sent to the VertiKin server and analyzed with natural language processing (NLP). NLP identifies key information, especially frequency, to predict potential product interests. If VertiKin identifies an interest, the server sends a GCM push notification to the user.

VertiKin Improves itself

If VertiKin incorrectly gauged user interest in a product, the user can offer feedback by pressing No on an in-app form. This feedback is then used to improve further predictions. Users start with a DEFAULT_THRESHOLD the THRESHOLD_DELTA adjusts over time in response to feedback.

Impact

  • According to a 2010 Nielsen Report, users often discuss product purchases online. We used this to better predict future purchases.
  • Cognitive fluency is the human tendency to prefer things that are familiar and easy to understand. According to this article published on boston.com, users prefer easy-to-grasp products. Using this information and knowledge of peer group dynamics, VertiKin can predict that consumers are likely to discuss purchases with family and friends.

Screenshot

External Tools / APIs used

About

👓 Platform to automatically detect what user might be interested in buying in near future

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages