Metadata-Version: 2.4
Name: doxa-ai
Version: 0.5.1
Summary: Doxa backend engine and CLI
Author: VincenzoManto
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: click
Requires-Dist: attrs>=23.2.0
Requires-Dist: autogen-core>=0.4.8
Requires-Dist: autogen-ext[chromadb]>=0.4.8
Requires-Dist: chromadb>=0.5.5
Requires-Dist: httpx>=0.27.0
Requires-Dist: autogen-agentchat~=0.2
Requires-Dist: ag2[openai]
Requires-Dist: autogen
Requires-Dist: python-dotenv>=1.0.1
Requires-Dist: PyYAML>=6.0.2

# Doxa

Backend engine and CLI for Doxa.

## Installazione locale

```bash
pip install .
```

## Utilizzo

```bash
doxa run
```
