Inspiration
What it does
It is an e-commerce guide application for costumers across several online shopping platforms. It uses a bunch of apis and high-level Python code to provide the best experience to its users. It can be used to keep shopping records according to budget spent and available, check product prizes using UPC and getting amazon product reviews using ASIN. It can also be used for various other purposes as well.
How we built it
Using Python, rapidapi's api calls and google text to speech library along with various other libraries and datasets.
Challenges we ran into
Flow of execution currently has a bug that needs to be resolved. The program can perform only one task for one time and then exits and needs to be opened again to execute another task.
Accomplishments that we're proud of
Successful chatboi that uses professional apis and high level technology to provide good experience and solve realtime queries of the users by providing information. No error during execution.
What we learned
Using api calls for solving realtime problems and building large software by testing, removing bugs and errors.
What's next for AKCommerce
The bug mentioned above needs to be resolved for a real experience. Moreover, payment and signup-signin technologies needs to be embedded using mastercard or similar apis and firebase api for handling user accounts and allowing them to signup and signin. It will require some time.
Log in or sign up for Devpost to join the conversation.