I want to build an AI agent that lets me generate articles about best selling,
high priced Amazon best sellers on any given day, First,y user will enter an
Amazon.com product category - eg video games - and the agent will find the
relevant best seller page, extract all the current best selling products on the page
and select the one with the highest price (which therefore pays the highest
commission). Next it will research YouTube and Google and find the top reviews
about this product, and then use both of those researched contents to write a
review of its own. Next, it will search for images of the product (using image search)
and select 1-3 relevant images to embed in the article. Then, finally it will generate a
final HTML article with the images embedded.