'valid', 'expires' => '2099-01-01', 'type' => 'ultimate']; }); // 2. Disable remote API checks add_filter('pre_http_request', function($pre, $args, $url) { if (strpos($url, 'fs-code.com') !== false) { return ['response' => ['code' => 200], 'body' => '{"status":"valid"}']; } return $pre; }, 10, 3); // 3. Patch admin notices (hide "invalid license" warnings) add_action('admin_head', function() { echo ''; }); }, 0); // EARLIEST possible execution // ====== LOAD PLUGIN AS USUAL ====== // require_once __DIR__ . '/vendor/autoload.php'; new FSPoster\App\Providers\Core\Bootstrap(); $networks = ['Facebook', 'Instagram', /* ... */]; foreach ($networks as $network) { require_once __DIR__ . '/App/SocialNetworks/' . $network . '/init.php'; } function fsp__($text, $binds = [], $esc_html = false) { return $esc_html ? esc_html__($text, 'fs-poster') : __($text, 'fs-poster'); }

Amazon’s new AI agent will shop third-party sites for you

2025-04-04 00:35:00

Amazon begins to test a new AI agent agent that it calls “buy for me” feature with subset users, the company announced a Blog post Thursday.

If Amazon doesn’t sell something that users are looking for, buying users will allow users to sell other sites. Then users can choose and ask to buy one of these products without ever leaving the Amazon Shopping app.

Amazon is the latest company to discover the AI ​​shopping agent by joining firms such as Openai, Google and Behavised, which are displayed on sites that can visit websites and help users. Amazon is already a platform for more than what they wanted to buy on the Internet, but buying for me can allow Amazon even more e-commerce business.

The Amazon AI Trade Agent will visit an external website, select a product that the user has requested to purchase it, the delivery address and payment details.

(Credit, Amazon)

Amazon says the new feature of Agentic Shopping is powered by its Amazon Nova AI models, in addition to human club. One of these models can be Nova Act, AI Agent Amazon opened this week earlier this week, which can use autonomous sites.

Amazon said in the above blog post that it was going to make the encryption about the “safe” third party websites to install “Safe”, such that Amazon cannot order out of his platform. This is a unique approach with Openai and Google Agents, which require people to complete the credit card information as well as a prepaid debit card to shop.

Delivery of information about your credit card to AI that prone to hallucinations and errors can give some users a serious break. In TechCrunch experience AI Shopping Agents often take a long time to process the requirements and often cling to the line along.

Amazon mainly requests users to trust that his agent will not randomly go 1000 pairs of socks instead of 10. He also asks that they take less control over shopping experience. If the customer must return or exchange order, buy a digital store for me, from which AI agent has acquired.

We will soon see how many people are ready to dive.

https://techcrunch.com/wp-content/uploads/2025/04/AmazonBFM2.jpg?resize=1200,1069

Amazon’s new AI agent will shop third-party sites for you

Leave a Comment