https://github.com/axio-agent/monorepo
Mono-repository for axio-agent packages
https://github.com/axio-agent/monorepo
ai-agent ai-agents ai-assistant ai-chatbot ai-framework ai-frameworks ai-safety ai-security ai-tools
Last synced: 2 months ago
JSON representation
Mono-repository for axio-agent packages
- Host: GitHub
- URL: https://github.com/axio-agent/monorepo
- Owner: axio-agent
- Created: 2026-03-31T20:58:09.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2026-04-01T20:30:42.000Z (2 months ago)
- Last Synced: 2026-04-02T07:51:02.149Z (2 months ago)
- Topics: ai-agent, ai-agents, ai-assistant, ai-chatbot, ai-framework, ai-frameworks, ai-safety, ai-security, ai-tools
- Language: Python
- Homepage: https://axio-agent.com
- Size: 924 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: docs/README.md
Awesome Lists containing this project
README
# axio-docs
Documentation for the Axio agent framework.
Part of the [axio-agent](https://github.com/axio-agent) ecosystem.
## Building the docs
```bash
uv sync --group docs
uv run make html
```
The built HTML will be in `_build/html/`.
## License
MIT