https://github.com/mosquito/axio-agent
Mono-repository for axio-agent packages
https://github.com/mosquito/axio-agent
ai-agent ai-agents ai-assistant ai-chatbot ai-framework ai-frameworks ai-safety ai-security ai-tools
Last synced: about 1 month ago
JSON representation
Mono-repository for axio-agent packages
- Host: GitHub
- URL: https://github.com/mosquito/axio-agent
- Owner: mosquito
- Created: 2026-03-31T20:58:09.000Z (2 months ago)
- Default Branch: master
- Last Pushed: 2026-04-26T20:43:11.000Z (about 1 month ago)
- Last Synced: 2026-04-26T22:09:46.915Z (about 1 month 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: 883 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 1
-
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/mosquito/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