OpenAI- and Anthropic-compatible endpoints on my own GPUs. 262,144-token context, reasoning on, vision in. Free for research and experimentation — invite-only. It runs on a home-lab box, so expect downtime.
curl https://aipassport.trirat.co/v1/chat/completions \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"qwen3.8-27b","stream":true,
"messages":[{"role":"user","content":"สวัสดี — what can you do?"}]}'
Base URL https://aipassport.trirat.co/v1 · model qwen3.8-27b · streaming recommended. Anthropic SDKs work too — same base URL, call /messages with x-api-key. Wiring an agent? The API reference has measured limits and ready-made configs for Claude Code, opencode, pi, Hermes and OpenClaw.
Measured from real traffic (Prometheus), 24h window · uptime 30d.
No pricing, no cards, no baht. This is a personal lab LLM — free to use for research, experiments, and tinkering. Access is invite-only.
If it's unreachable it's probably mid-training - try again during 07:00-18:00 ICT (Bangkok), or DM me anytime and I can spin it up for you.
qwen3.8-27b)/v1/chat/completions · Anthropic /v1/messagesAccess is invite-only and free for research and experimentation. Message me — tell me what you want to build or test. Keys are issued by hand, usually within a day.
Free · invite-only · best-effort (expect downtime).