(Demo GIF and UI screenshots can be found in the docs/assets directory)
Autonomous AI growth agent via Torque MCP. Analyze β Optimize β Execute loop.
Agemo solves this by providing: Autonomous AI growth agent via Torque MCP. Analyze β Optimize β Execute loop.
Key Features:
- β‘ High Performance: Seamless integration and optimized workflows.
- π Secure by Design: Verifiable on-chain actions and robust data protection.
- π¨ Intuitive UX: Beautiful, user-centric interface built for scale.
| Component | Technology | Description |
|---|---|---|
| Frontend | Next.js 16, React 19 | App Router, SSR, Server Components |
| Styling | Tailwind CSS v4 | High-performance responsive UI |
| Language | TypeScript | Strict type safety across the stack |
| Testing | Vitest | Comprehensive unit and component testing |
For a detailed breakdown of our system architecture and data flow, please refer to the Architecture Document.
- Sponsor Integration: (Check
docs/SPONSOR_DEFENSE.mdfor our full sponsor integration strategy)
- Clone the repo:
git clone https://github.com/edycutjong/agemo.git - Install dependencies:
npm install - Set up environment variables:
Note: Add your keys to the
cp .env.example .env.local
.env.localfile. - Run the app:
npm run dev
Note for Judges: Detailed demo scripts and sponsor defenses are located in the
docs/directory. Readdocs/SPONSOR_DEFENSE.mdfor technical implementation details.
This project is licensed under the MIT License.

