Metadata-Version: 2.4
Name: ai-helpers-yourname
Version: 0.0.1
Summary: Small helpers for AI tasks (used in Flask AI Assistant)
Author: Your Name
Author-email: you@example.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: openai>=0.27.0; extra == "openai"
