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

Query

querystringRequired

Query that specifies the product you are looking for along with any preferences you may have.

OpenAI model

modelNameEnumOptional

The OpenAI model to use. Currently supported models are gpt-4o and gpt-4o-mini, and the reasoning models o1 and o3-mini.

Value options:

"gpt-4o": string"gpt-4o-mini": string"o1": string"o3-mini": string

Default value of this property is "gpt-4o-mini"

Debug

debugbooleanOptional

If enabled, the Actor will run in debug mode and produce more output.

Default value of this property is false