BuyingBuddy

TensionFlow - Shopping Assistant Project

Overview

This project aims to create a personalised shopping assistant using uAgents to enhance the shopping experience for users. The shopping assistant will intelligently assist users in finding products, providing recommendations, comparing prices of identical products from multiple sources and making purchases on behalf of the user. We make use of a locally used agent to take input from the user and communicate it to the processor agent, which collects data based on either the user input from the search bar and chatbot, or filters applied. Two more agents are used to make transaction on behalf of the user by sending a token from the customer account to the merchant account.

Features

User Interface

Technologies Used

Note: Search example: ‘iPhone 9’, the search options are limited since dummy data is used

Demo Video

https://drive.google.com/file/d/1Nrn6CSKUccBGRT9uMs2PzPvJsu2SJjiu/view?usp=drivesdk

Assumptions

Data Cleanliness

API Access

Token Exchange for Payment

Future Scope