Metadata-Version: 2.1
Name: cronos-cj-ai-agent-dev
Version: 0.1.0
Summary: Cronos AI Agent Development
Home-page: https://github.com/cryptocj/cronos-ai-agent-dev
Author: CJ
Author-email: jing.chen@cronoslabs.org
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# assistant_demo_nov_2024

## Installation

```shell
poetry install
```

## Environment variables

Use config_example.json to generate environment variables stored directly in the Replit console.

## Launc

Click play button, or `python main.py`.

