AIAPA - AI Analysis of Products on Amazon
AIAPA is a Gemini-driven Amazon product analysis tool currently in the development stage. Although it still needs to be improved, we welcome any problems or suggestions encountered through issues.
This tool can result in a short soft ban and a permanent ban! Please consider carefully before using it and set a reasonable task volume!
The main function:
Use the get command to obtain product data Use the analyze command to summarize the advantages and disadvantages of the product
generate product report
github: https://github.com/helloyork/aiapa
npm: https://www.npmjs.com/package/aiapa
Quick Start
- Install nodejs
- Go to Google AI Studio and get an API Key
- type in `npm install aiapa -g` in terminal
- type `aiapa start` and enjoy :)
AIAPA can be started from the command line or through a code interface, and supports passing in parameters, calling commands, listening to events, and more.
start with:
aiapa start
or chat(beta) with Gemini
aiapa chat
Reddit: [https://www.reddit.com/user/HelloYork/comments/1ct5emk/aiapa_ai_analysis_of_products_on_amazon_v0113/](AIAPA - AI Analysis of Products on Amazon v0.1.13)