IN

Infini-AI

online

Chinese inference platform. Free models available.

LLMest. 2023 · Beijing, China
82
/ 100 APIVault Score

// At a glance

Free Tier
Free models available · phone required
Category
LLM
Credit Card
Not required
Last Verified
1m ago

// Free tier details

Available Models

DeepSeek-V3Qwen2.5-72BLlama 3.3 70B

Monthly Requests

Free access to select models

No credit card needed
Phone verification required

// Quick start

300">"text-purple-400">from openai 300">"text-purple-400">import OpenAI

client = OpenAI(
    api_key=300">"YOUR_INFINI_KEY",
    base_url=300">"https://api.infini-ai.com/v1",
)

response = client.chat.completions.create(
    model=300">"deepseek-v3",
    messages=[{300">"role": 300">"user", 300">"content": 300">"Hello."}],
)

print(response.choices[0].message.content)

// Overview

Infini-AI (无问芯穹) is a high-performance Chinese inference platform offering DeepSeek, Qwen, and international models at competitive prices. Some models available for free.

// Pros

  • Free model access
  • OpenAI-compatible
  • Fast Chinese inference

// Cons

  • Phone verification
  • Chinese-focused platform

// Score breakdown

Reliability (35%) (from 1m ago health check)100/100
Free Tier Generosity (30%) (computed from quota, no-CC, no-phone fields)75/100
Documentation (20%) (human rating)74/100
Popularity (15%) (GitHub stars (log-normalised), or manual baseline)66/100

Methodology: apivault.dev/methodology

// Best for

Chinese market appsDeepSeek API alternativeCost-efficient inference