awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
winfunc avatar

winfunc/deepreasoning

0
View on GitHub↗
5,356 stele·440 fork-uri·Rust·MIT·5 vizualizări

Deepreasoning

DeepReasoning este un gateway AI self-hosted și o interfață de chat care oferă un API de inferență LLM. Acesta funcționează ca o punte care îmbină urmele de raționament (reasoning traces) din DeepSeek R1 cu capacitățile generative ale modelelor Claude pentru a facilita rezolvarea problemelor complexe.

Sistemul este livrat ca o aplicație dockerizată, permițând deployment-ul pe infrastructură privată. Această arhitectură permite inferența LLM privată și gestionarea securizată a cheilor API și a token-urilor de autentificare pe hardware controlat de utilizator.

Proiectul acoperă orchestrarea multi-model prin combinarea raționamentului de tip "chain-of-thought" și a output-urilor generative într-un singur flux unificat. Utilizează un gateway API stateless și server-sent events pentru a livra răspunsuri incrementale ale modelului către interfața client.

Features

  • Reasoning-Generative Bridges - Functions as a bridge merging DeepSeek R1 reasoning traces with Anthropic Claude models for complex problem solving.
  • Self-Hosted Chat Interfaces - Provides a deployable, private web interface for interacting with various LLM backends via Docker.
  • Complex Problem Solving - Solves complex tasks by integrating chain-of-thought reasoning with generative models for step-by-step logical processing.
  • Chat and API Access - Offers both a web-based chat interface and a programmatic API for streaming combined reasoning and generative outputs.
  • Multi-Model Orchestration - Coordinates the reasoning capabilities of DeepSeek R1 and the generative strengths of Claude models within a single workflow.
  • Private LLM Inference - Provides a framework for running LLM APIs and interfaces on private hardware to maintain total environment control.
  • Reasoning Step Outputs - Surfaces detailed intermediate reasoning steps from models alongside the final generative response in a single stream.
  • Private Infrastructure Hosting - Allows deployment of the inference wrapper and chat interface on user-controlled hardware for full environment authority.
  • Self-Hosted AI Infrastructure - Serves as a private gateway for managing LLM API keys and hosting inference interfaces on owned hardware.
  • Self-Hosted API Deployments - Provides a configuration for deploying the API service on private, user-owned infrastructure.
  • Self-Hosted Inference Servers - Enables running the AI inference engine on self-managed servers for complete control over the hardware environment.
  • API Key Management - Provides secure local storage and management of LLM API keys and authentication tokens on private infrastructure.
  • Model - Merges separate chain-of-thought reasoning traces and final generation streams into a unified response for the client.
  • Model Response Streaming - Implements incremental delivery of AI model outputs to the user interface for improved responsiveness during inference.
  • Dockerized LLM Chat Deployments - Ships as a fully containerized LLM chat application with an integrated API for easy deployment.
  • Containerized Deployments - Provides standardized packaging via containers to ensure consistent application execution across diverse private infrastructure.
  • Token Streaming - Utilizes real-time token streaming to deliver incremental model updates to the user interface.
  • Local Secret Fallbacks - Stores authentication tokens and API keys in local encrypted files on private infrastructure to prevent cloud exposure.
  • Container-Based Isolation - Uses container images to encapsulate the application and its dependencies for consistent execution across private hardware.
  • Stateless Architectures - Implements a stateless architecture to route requests between the client and multiple LLM providers without server-side sessions.

Istoric stele

Graficul istoricului de stele pentru winfunc/deepreasoningGraficul istoricului de stele pentru winfunc/deepreasoning

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Deepreasoning

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Deepreasoning.
  • 53ai/53aihubAvatar 53AI

    53AI/53AIHub

    9,025Vezi pe GitHub↗

    53AIHub is a centralized orchestration platform for deploying and managing AI agents and prompts across multiple large language model providers. It functions as a multi-model AI gateway and an operation portal for AI services, providing a unified interface to coordinate agents and prompts from various external platforms. The project distinguishes itself as a white-label AI portal designed for self-hosted infrastructure, allowing for full control over operational data on private servers or containers. It includes a comprehensive AI SaaS administration layer with a multi-tenant subscription eng

    Gocozedifyfastgpt
    Vezi pe GitHub↗9,025
  • nesquena/hermes-webuiAvatar nesquena

    nesquena/hermes-webui

    14,912Vezi pe GitHub↗

    Hermes-webui is a self-hosted AI orchestrator and web interface for managing autonomous agents. It serves as a multi-provider gateway that connects cloud and local large language models, providing a central hub to execute scheduled background jobs, run shell commands, and manage agent memory on private hardware. The system distinguishes itself through a persistent memory manager that utilizes knowledge graphs and markdown files for long-term context across sessions. It features a model context protocol host for extending agent capabilities with standardized tools and supports the orchestratio

    Pythonagentai-agentshermes
    Vezi pe GitHub↗14,912
  • presenton/presentonAvatar presenton

    presenton/presenton

    4,042Vezi pe GitHub↗

    Presenton is an AI-powered presentation engine and API designed to transform natural language prompts, uploaded documents, and structured data into professional slide decks. It functions as a generation service that leverages large language models to automate the creation of outlines, slide content, and visual assets. The system is distinguished by its support for both cloud-based and self-hosted infrastructure, allowing for the integration of local language models and image generators to ensure data privacy. It implements a Model Context Protocol server, enabling external AI agents to trigge

    TypeScriptai-agentai-presentationapi
    Vezi pe GitHub↗4,042
  • go-skynet/localaiAvatar go-skynet

    go-skynet/LocalAI

    47,157Vezi pe GitHub↗

    LocalAI is a local generative AI platform and inference engine designed to host large language, vision, and audio models on private hardware. It functions as an API compatible gateway that mimics proprietary service endpoints, allowing existing third-party software to integrate with a self-hosted backend. The platform distinguishes itself as a distributed AI model orchestrator, capable of scaling inference across machine clusters using VRAM-aware routing and hardware coordination. It provides a unified interface for diverse open-source backends and supports self-hosted RAG infrastructure thro

    Go
    Vezi pe GitHub↗47,157
Vezi toate cele 30 alternative pentru Deepreasoning→

Întrebări frecvente

Ce face winfunc/deepreasoning?

DeepReasoning este un gateway AI self-hosted și o interfață de chat care oferă un API de inferență LLM. Acesta funcționează ca o punte care îmbină urmele de raționament (reasoning traces) din DeepSeek R1 cu capacitățile generative ale modelelor Claude pentru a facilita rezolvarea problemelor complexe.

Care sunt principalele funcționalități ale winfunc/deepreasoning?

Principalele funcționalități ale winfunc/deepreasoning sunt: Reasoning-Generative Bridges, Self-Hosted Chat Interfaces, Complex Problem Solving, Chat and API Access, Multi-Model Orchestration, Private LLM Inference, Reasoning Step Outputs, Private Infrastructure Hosting.

Care sunt câteva alternative open-source pentru winfunc/deepreasoning?

Alternativele open-source pentru winfunc/deepreasoning includ: 53ai/53aihub — 53AIHub is a centralized orchestration platform for deploying and managing AI agents and prompts across multiple large… nesquena/hermes-webui — Hermes-webui is a self-hosted AI orchestrator and web interface for managing autonomous agents. It serves as a… presenton/presenton — Presenton is an AI-powered presentation engine and API designed to transform natural language prompts, uploaded… go-skynet/localai — LocalAI is a local generative AI platform and inference engine designed to host large language, vision, and audio… swanhubx/swanlab — SwanLab is an open-source machine learning experiment tracking platform and observability tool. It provides a… superduper-io/superduper — Superduper is an AI agent development kit and LLM application framework designed to build autonomous agents and…