updated readme

This commit is contained in:
buzzcode2007 2024-03-16 14:44:11 +08:00
parent deaab4a0a0
commit 63fbb3c0a7

View file

@ -1,3 +1,23 @@
# ShopAI
**_Shop wisely with AI!_**
Shop wisely with AI!
This project is very early in development and does not have a release. Please use at your own risk.
## Background
The onset of the pandemic gave rise to the popularity of online shopping. In a survey cited by Balinbin (2021) focusing on changes in consumer behavior, around 90% of Filipinos would find online shopping convenient and price-friendly. Other factors mentioned in the study included the success of online live selling and the ability to communicate with sellers through these platforms. Hence, many e-commerce platforms primarily cater to teenagers and working adults, with its users already familiar with using the internet and are comfortable using these new platforms.
Unfortunately, there is a frequent presence of fake or misleading products within these platforms. These typically abuse the platforms price-focused interface and use clickbait titles paired with vague or non-English descriptions, resulting in an information asymmetry and preventing some customers from purchasing correctly. This refers to "shanzhai" products that are labelled as authentic to what they are knocking off or low quality products compared against branded products.
Worse, they are also often placed between these legitimate and adequately labeled products, increasing the difficulty and wasting customers time. As the friends have pointed out, the platforms also do not address the identified problem effectively.
What if we could enhance the current system through a web extension that seamlessly integrates with the shopping websites? Artificial intelligence, specifically language learning models such as GPT, will play a significant role in this extension since it has become increasingly versatile. This is useful as they can increase clarity on specific ideas and suggest certain actions. With this, the LLM can create better descriptions of products initially labeled vaguely and provide analysis and ratings considering all customer- and seller-provided product information. When all results are displayed at the proper location, users can be warned if the product is fraudulent or urged to raise necessary skepticism.
## Features
- [] Get the available data of a specific product from the e-commerce page, adblock-like.
- [] Generate comprehensive AI-generated information regarding the selected product.
- [] Display the generated information within the e-commerce page.
- [] The product information and its AI analysis are stored in the browser cache.
- [] The product information and AI analysis are stored in the online database.
- [] A help feature is available to instruct users on how to use the extension.
## Contributions
Tripped on a bug, or did a lightbulb lit? Feel free to let us know! If there are not yet opened bug reports, please create one!