Pick a template or paste a repo URL. Sign in with GitHub when you're ready to deploy — no credit card required.
Import from URL
Sign in to import your repositories.
Minimal agent with a single handler — the fastest way to get started with Reminix.
Minimal MCP tool with JSON schema inputs — the fastest way to build a tool on Reminix.
Agent using the Anthropic SDK directly. Claude models with tool use and streaming — no framework overhead.
Agent built with LangChain.js. Chains, retrievers, and tool use — served as a production REST API.
Agent using the OpenAI SDK directly. Chat completions, function calling, and streaming — no framework overhead.
Agent built with the Vercel AI SDK. Streaming responses, tool calling, and structured output with minimal boilerplate.