Metadata-Version: 2.4
Name: orchai
Version: 1.0.0
Summary: AI-powered CLI that analyzes repos, generates Docker configs, and can build & run them.
Author-email: Ochopintre <dudaelbakidze94@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/duda-el/orchestrator-ai
Project-URL: Repository, https://github.com/duda-el/orchestrator-ai/tree/main
Keywords: docker,cli,devops,orchestrator,automation
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: click>=8.1
Requires-Dist: rich>=13.7
Requires-Dist: python-dotenv>=1.0
Requires-Dist: google-generativeai>=0.7
Dynamic: license-file

# orchestrator-ai
AI-based DevOps tool that auto-generates Docker and Compose files from codebases
