Metadata-Version: 2.4
Name: enthusiast-agent-catalog-enrichment
Version: 1.1.0
Summary: Example implementation of a catalog enrichment ReAct agent for Enthusiast
Author: Damian Sowiński
Author-email: damian.sowinski@upsidelab.io
Requires-Python: >=3.10,<4
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: enthusiast-common (>=1.4.0,<2.0.0)
Requires-Dist: enthusiast_agent_re_act (>=1.2.0)
Requires-Dist: langchain (>=0.3.26,<0.4.0)
Description-Content-Type: text/markdown

Designed to transform unstructured product catalogs into clean, database-ready entries, this agent parses descriptions, specifications, and other product metadata, and optionally adds extra attributes for improved searchability and analysis. It helps maintain an accurate, up-to-date, and enriched product database.
