Autonomous AI agent for deploying containers on Akash Network via Modexia AgentPay
Project description
🚀 Modexia Compute Agent
Autonomous AI agent for deploying Docker containers on Akash via natural language.
The Modexia Compute Agent is a powerful Python CLI application that turns plain English descriptions into running Docker containers on the Akash Network.
Powered by the Modexia AgentPay engine over the Squid Router, this agent features true abstract deployments. Simply instruct the agent to deploy a container, and it will handle the SDL generation, Akash wallet creation, and Just-In-Time (JIT) USDT/USDC cross-chain funding + Gas Fee swaps completely autonomously.
✨ Features
- 🗣️ Conversational Deployments: Describe your container, CPU, RAM, and storage needs in plain English.
- 🧠 Llama 70B Orchestration: Uses Groq's high-speed inference to flawlessly orchestrate complex blockchain provider interactions.
- 💳 JIT Cross-Chain Funding: No AKT? No problem. The agent automatically bridges USDC from your Modexia Vault natively covering AKT gas fees, ensuring seamless workflow.
- 🔮 Oracle Vibe GUI: A sleek, beautiful, minimalist
richUI ensuring deploying compute feels incredibly satisfying.
⚡ Installation
Install globally using pip or pipx:
pip install modexia-compute-agent
🚀 Quick Start & API Setup
Upon running the CLI for the first time, our interactive Setup Wizard will launch immediately and seamlessly guide you through connecting all necessary services over 4 quick steps.
Simply run:
modexia-compute
What You'll Need During Setup:
1. Akash CLI (provider-services)
We rely on the official Akash binary to securely generate wallets and sign transactions purely on your local machine (your mnemonic seed phrase is safely stored exclusively in ~/.modexia/).
- Linux / macOS Installation:
curl -sSfL https://raw.githubusercontent.com/akash-network/provider/main/install.sh | bash
2. Modexia AgentPay API Key
Modexia is the payment orchestration layer that allows the agent to intelligently fund your Akash wallet from external chains.
- Sign up at Modexia.software
- Fund your Vault with USDC (on Base).
- Create a Developer API Key (
mx_live_...).
3. Groq API Key
The agent's "brain" is powered by extremely fast LLaMA models.
- Free keys at console.groq.com/keys
⌨️ How It Works
Type your intent in plain English, and the oracle goes to work:
> Spin up an NGINX frontend cache on a fast server with 2 CPUs and 4GB RAM.
- Manifest Generation: The LLM instantly writes a verified
SDL (deploy.yaml)for Akash. - Auto-Fund Engine Check: Identifies an empty Akash wallet and bridges exactly
$5.10 USDCrequired for escrow and AKT gas natively from your Modexia Vault. - Provider Bidding: Connects to Akash, polls live decentralized datacenters, and reports back.
- Approval Loop: Asks the human precisely which provider is preferred.
- Liftoff: Container initializes and exposes the assigned NodePort/URI securely!
⚙️ Modifying Configuration Later
At any time, you can edit your setup or switch APIs. Your configuration is securely stored off-package in your home directory:
~/.modexia/compute.env
To forcibly re-run the setup wizard:
modexia-compute --setup
Powered by the Modexia-Verse 🌌
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file modexia_compute_agent-0.1.3.tar.gz.
File metadata
- Download URL: modexia_compute_agent-0.1.3.tar.gz
- Upload date:
- Size: 18.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d937d76a9587f919282bb5b64e45e6c5d2c4bdfe2e190265e4c4c54387c4a3ff
|
|
| MD5 |
39dd86cb002055ed40a082643f2eb43d
|
|
| BLAKE2b-256 |
0060837bac98863536d3d2d52f07b0a4b2fac0467d975d3d099f91c28c789b99
|
File details
Details for the file modexia_compute_agent-0.1.3-py3-none-any.whl.
File metadata
- Download URL: modexia_compute_agent-0.1.3-py3-none-any.whl
- Upload date:
- Size: 19.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
44a50e9d17d828431acff0b05f318ae02f208ef88636f8fb7e1d119349e3ff55
|
|
| MD5 |
1a3466f38e6301d40ff9f7b257119d62
|
|
| BLAKE2b-256 |
d8125666650a085279bf8ec3f4e04ae3bd155e39c6a1468465cab3e0385f4480
|