Metadata-Version: 2.4
Name: open_ticket_ai
Version: 2.0.0
Summary: AI-powered ticket processing and automation system
Author-email: Tobias Bück <tab@softoft.de>
License-Expression: LGPL-2.1-only
Project-URL: Homepage, https://open-ticket-ai.com
Project-URL: Repository, https://github.com/Softoft-Orga/open-ticket-ai
Project-URL: Documentation, https://open-ticket-ai.com
Keywords: ai,ticket-system,automation,nlp,workflow
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Office/Business
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.14
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pydantic~=2.12.0
Requires-Dist: pydantic-settings>=2.11.0
Requires-Dist: transformers~=4.57.1
Requires-Dist: python-dotenv~=1.1.1
Requires-Dist: httpx~=0.27.0
Requires-Dist: otobo-znuny~=1.4.0
Requires-Dist: huggingface-hub[hf-xet]>=0.35.3
Requires-Dist: setuptools-scm>=9.2.2
Requires-Dist: fastapi>=0.115.0
Requires-Dist: uvicorn[standard]>=0.34.0
Requires-Dist: pytest>=8.4.2
Requires-Dist: pytest-asyncio>=0.24.0
Requires-Dist: pytest-cov>=6.0.0
Dynamic: license-file
