Metadata-Version: 2.4
Name: agentize
Version: 0.0.6
Author-email: narumi <toucans-cutouts0f@icloud.com>
License-File: LICENSE
Requires-Python: >=3.12
Requires-Dist: firecrawl-py>=2.5.3
Requires-Dist: loguru>=0.7.3
Requires-Dist: openai-agents>=0.0.13
Description-Content-Type: text/markdown

# agentize
[![image](https://img.shields.io/pypi/v/agentize.svg)](https://pypi.python.org/pypi/agentize)

## Usage

### Demo

```sh
uv run chainlit run examples/chatbot_agent.py
```
