Metadata-Version: 2.4
Name: aiagentui
Version: 0.0.1
Summary: AIAgentUI - UI Components for AI Agents
Project-URL: Homepage, https://github.com/MervinPraison/agentsui
Project-URL: Repository, https://github.com/MervinPraison/agentsui
Author: MervinPraison
License-Expression: MIT
License-File: LICENSE
Keywords: agent,ai,praisonai,ui
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Description-Content-Type: text/markdown

# AIAgentUI

UI Components for AI Agents.

## Installation

```bash
pip install aiagentui
```

## License

MIT
