AgenticX Quickstart
Guide for getting a user from zero to a running AgenticX agent in under 5 minutes.
Installation
# Core install (lightweight, ~27 deps, installs in seconds)
pip install agenticx
# Verify
agx --version
Optional extras — install only what you need:
| Extra | What it adds | Command |
|---|---|---|
memory | Mem0, ChromaDB, Qdrant | pip install "agenticx[memory]" |
document | PDF/PPT/Word parsing | `pip install "agenticx[document |
[Description truncada. Veja o README completo no GitHub.]