Reminix Documentation
AI agent platform
Build, deploy, and call AI agents with Reminix.
Choose Your Language
How It Works
┌─────────────────┐ ┌─────────────────┐ ┌─────────────────┐
│ Build Agent │ ──▶ │ Deploy │ ──▶ │ Call Agent │
│ (Runtime) │ │ (GitHub) │ │ (API) │
└─────────────────┘ └─────────────────┘ └─────────────────┘| Step | What You Do | Learn More |
|---|---|---|
| Build | Create agents with invoke/chat handlers | Python or TypeScript |
| Deploy | Push to GitHub, auto-deploy to Reminix | GitHub Integration |
| Call | Invoke via API from your application | API Reference |
Understanding Agents
What are Agents?
The building blocks of Reminix
One-off vs Conversational
Choose the right pattern for your use case
Invoke, Chat & Streaming
Request and response patterns
Quick Links
- Quickstart — Get started in 5 minutes
- Authentication — API keys and security
- GitHub Integration — Deploy from GitHub
- API Reference — REST API documentation