Run This Ai
EN DE

DeepClaude

High-performance LLM inference API combining DeepSeek R1 reasoning with Claude's creative power

★ 5,366 GitHub MIT llmapideepseekclaudeinferencereasoningchat LLM & Chat

Overview

DeepReasoning (also known as DeepClaude) is a high-performance LLM inference API and Chat UI that integrates DeepSeek R1’s Chain of Thought reasoning traces with Anthropic Claude’s creative and code generation capabilities. It provides zero-latency streaming responses, local API key management for privacy, and a highly configurable Rust-based backend. Perfect for developers who want the reasoning depth of R1 combined with Claude’s code generation and conversational skills.

Requirements

Min vCPU
2
Min RAM
4096 MB
Min Disk
10 GB
Rec vCPU
4
Rec RAM
8192 MB
Rec Disk
20 GB

Recommended VPS

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Hostinger · KVM 4

4 vCPU · 16384 MB · 200 GB

$11.99
View plan

Hostinger · KVM 8

8 vCPU · 32256 MB · 400 GB

$20.00
View plan

Affiliate disclosure

Docker Compose

# Generated by Run This Ai — docker-compose.yml
services:
  deepclaude:
    image: erlichliu/deepclaude:latest
    restart: unless-stopped
    ports:
      - 8080:8080
    volumes:
      - ./data/deepclaude:/data

Best VPS for DeepClaude →

Related tools

Guides & articles