AI Product Recommendation Agent avatar
AI Product Recommendation Agent

Pricing

Pay per event

Go to Store
AI Product Recommendation Agent

AI Product Recommendation Agent

Developed by

Matouš Mařík

Matouš Mařík

Maintained by Community

The AI Product Recommendation Agent helps users find the best products based on their needs using a simple query. It analyzes product listings, reviews, and ratings to provide well-informed recommendations.

5.0 (3)

Pricing

Pay per event

3

Total users

27

Monthly users

12

Runs succeeded

94%

Last modified

2 months ago

You can access the AI Product Recommendation Agent programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "query": "Recommend me a book about music theory. I'\''m a complete beginner and I want to learn the basics.",
< "modelName": "gpt-4o-mini"
<}' |
<apify call matymar/ai-product-recommendation-agent --silent --output-dataset

AI Product Recommendation Agent API through CLI

The Apify CLI is the official tool that allows you to use AI Product Recommendation Agent locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: