Skip to main content
ClaudeWave

A high-performance LLM inference API and Chat UI that integrates DeepSeek R1's CoT reasoning traces with Anthropic Claude models.

Tools5.4k stars440 forksRustMITUpdated 9mo ago
Editor's note

DeepReasoning is a Rust-based inference server and chat UI that chains DeepSeek R1 and Claude together in a single API call, using R1's chain-of-thought reasoning trace as a pre-processing step before handing off to Claude 3.5 Sonnet for final response generation. The server, built with Rust 1.75+, accepts requests at a local endpoint and authenticates separately against DeepSeek and Anthropic APIs via per-request headers, meaning users supply both API keys directly rather than routing credentials through a third party. It supports both standard and streaming responses, with configuration options for custom system prompts and per-model header and body overrides via a JSON request body. The project is self-hostable using a simple `config.toml` file specifying host, port, and pricing settings. Developers who want structured reasoning from R1 paired with Claude's code generation and conversational output in one request, without stitching together two separate API clients, are the primary audience.

ClaudeWave Trust Score
90/100
Verified
Passed
  • Open-source license (MIT)
  • Healthy fork ratio
  • Clear description
  • Topics declared
  • Mature repo (>1y old)
  • Documented (README)
Flags
  • !Inactive (>180d)
Last scanned: 6/11/2026
Get started
Method: Clone
Terminal
git clone https://github.com/winfunc/deepreasoning
1. Clone the repository.
2. Follow the README for installation and usage instructions.
Use cases

Tools overview

README preview not available. Visit the repo on GitHub for full documentation.
aianthropicanthropic-claudeapichain-of-thoughtclaudedeepseekdeepseek-r1llmrust

What people ask about deepreasoning

What is winfunc/deepreasoning?

+

winfunc/deepreasoning is tools for the Claude AI ecosystem. A high-performance LLM inference API and Chat UI that integrates DeepSeek R1's CoT reasoning traces with Anthropic Claude models. It has 5.4k GitHub stars and was last updated 9mo ago.

How do I install deepreasoning?

+

You can install deepreasoning by cloning the repository (https://github.com/winfunc/deepreasoning) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is winfunc/deepreasoning safe to use?

+

Our security agent has analyzed winfunc/deepreasoning and assigned a Trust Score of 90/100 (tier: Verified). See the full breakdown of passed checks and flags on this page.

Who maintains winfunc/deepreasoning?

+

winfunc/deepreasoning is maintained by winfunc. The last recorded GitHub activity is from 9mo ago, with 53 open issues.

Are there alternatives to deepreasoning?

+

Yes. On ClaudeWave you can browse similar tools at /categories/tools, sorted by popularity or recent activity.

Deploy deepreasoning to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: winfunc/deepreasoning
[![Featured on ClaudeWave](https://claudewave.com/api/badge/winfunc-deepreasoning)](https://claudewave.com/repo/winfunc-deepreasoning)
<a href="https://claudewave.com/repo/winfunc-deepreasoning"><img src="https://claudewave.com/api/badge/winfunc-deepreasoning" alt="Featured on ClaudeWave: winfunc/deepreasoning" width="320" height="64" /></a>

More Tools