Agentic Infrastructure

Stateless Tools for
Autonomous Execution.

High-availability API primitives that empower agents with capabilities like rendering, data synthesis, and verification without local dependencies.

Free (Rate Limited)

SEO & GEO Optimizer

Real-time Generative Engine Optimization. Let our agent analyze your content and maximize your visibility across Perplexity, ChatGPT Search, and Google.

PerplexityChatGPT SearchAgentic
Free (Rate Limited)

Data Extraction & Export

Turn unstructured documents (PDF, PPTX) into structured JSON, YAML, or Markdown locally without LLM token costs.

PDFPPTXJSONNo-LLM
0.001 - 0.01 / call

Diagram Render API

Stateless compilation of declarative diagramming formats (TikZ, D2, Mermaid, Graphviz) to high-resolution PNG/SVG images, designed for LLM agent visual output.

TikZD2MermaidGraphviz
0.05 / compile

PowerPoint PPT Generator

Marp-based PowerPoint generation service. Zero-dependency generation of editable slide decks from raw Markdown, supporting free draft previews and credit-gated final output.

MarpEditable PPTXCloudflare R2
In Progress

3D Modeling & Render API

Procedural 3D asset generation and photorealistic Cycles rendering. Control Blender programmatically via Python scripts.

BlenderProceduralCycles3D Agent
Free (Beta)

Event Scout

Discover events near you with natural language. AI-powered event search across major Chinese cities.

NL SearchCJKReal-time6 Cities

Plug-and-Play Infrastructure

Our tools are designed for autonomous agents. No API bloat, no complex session management. Just high-performance primitives for your agent fleet.

REST API
Stateless
POST /tools/render/graphviz0.01 Credits
{
  "code": "digraph G { A -> B }",
  "format": "png"
}
200 OK (Success)