Current location: Home> AI Model> Natural Language Processing
ReasonGraph

ReasonGraph

ReasonGraph is an open source platform that visualizes and analyzes the inference process of large language models (LLMs), and supports 50+ mainstream models such as OpenAI, Google, and Anthropic.
Author:LoRA
Inclusion Time:26 Mar 2025
Downloads:10
Pricing Model:Free
Introduction

What is ReasonGraph ?

ReasonGraph is an open source LLM (large language model) inference visualization and analysis tool. It transforms LLM's complex reasoning process into clear visual charts, helping users understand AI's decision logic and optimize inference paths.

  • Supports 50+ advanced LLMs (such as OpenAI, Google, Anthropic, DeepSeek, etc.)

  • Compatible with multiple inference methods (sequential reasoning, tree inference, etc.)

  • Interactive visualization (real-time update of inference paths, supporting scaling, parameter adjustment, SVG export)

  • Modular design (supports API extensions to new models and inference methods)

  • Multilingual support (currently supported in Chinese and English)

ReasonGraph.jpg

GitHub open source address : https://github.com/ZongqianLi/ReasonGraph
Experience Demo online : https://huggingface.co/spaces/ZongqianLi/ReasonGraph
Technical paper (arXiv) : https://arxiv.org/pdf/2503.03979


Main functions

✅ Inference path visualization: convert text inference process into intuitive flowcharts 

✅ Various inference methods: support sequential reasoning, tree inference, self-improvement, beam search, etc. 

✅ Real-time interaction: support dynamic updates, scaling adjustments, parameter optimization 

✅ Long inference support: can handle long text inference paths generated by LLM

✅Open API interface : expandable new models and inference methods


Technical Architecture

  • Front-end visualization : implement dynamic graphics rendering based on Mermaid.js

  • Backend framework : Use Flask , including the following core modules:

    • Configuration Manager : Manage status updates and configurations

    • API Factory : Provides a unified API, compatible with multiple LLMs

    • Reasoning Methods Module : encapsulate different inference methods to realize standardized analysis and visualization

  • Inference path analysis : parsing LLM output based on XML, converting to tree or directed graph

  • Real-time update : supports user adjustment parameters, backend calls LLM instantly and updates visual charts

  • Supports multi-platform deployment : available on-premises, cloud or Hugging Face


Applicable scenarios

Academic research: Visualizing the reasoning process, analyzing the performance of LLM in complex tasks Education and teaching: Helping students understand AI logic, improve learning efficiency Model optimization: analyzing LLM's reasoning errors, and optimizing the reasoning path
AI application development: Support logical optimization of LLM applications and improve user experience research on reasoning methods: Exploring new AI reasoning strategies and promoting technological innovation


Quick experience

1️⃣Access online Demo : https://huggingface.co/spaces/ZongqianLi/ReasonGraph
2️⃣ Install the local environment :

 pip install -r requirements.txt

3️⃣Run Flask server :

 python app.py

4️⃣Access local services : http://127.0.0.1:5000


Latest updates

2025.03.24: Support long text reasoning visualization!
2025.03.18: Add more LLM compatible models, supporting Chinese and English
2025.03.17: Hugging Face launches online experience demo
2025.03.07: Technical papers are published on arXiv
2025.02.22: GitHub project creation

Guess you like
  • Amazon Nova Premier

    Amazon Nova Premier

    Amazon Nova Premier is Amazon's new multi-modal language model that supports the understanding and generation of text, images, and videos, helping developers build AI applications.
    Generate text images
  • Qwen2.5-14B-Instruct-GGUF

    Qwen2.5-14B-Instruct-GGUF

    Qwen2.5-14B-Instruct-GGUF is an optimized large-scale language generation model that combines advanced technology and powerful instruction tuning with efficient text generation and understanding capabilities.
    Text generation chat
  • Skywork 4.0

    Skywork 4.0

    Tiangong Model 4.0 is online, with dual upgrades of reasoning and voice assistant. It is free and open, bringing a new AI experience!
    multimodal model
  • gpt-4o-mini-transcribe

    gpt-4o-mini-transcribe

    gpt-4o-mini-transcribe is a speech-to-text model launched by OpenAI, and is a streamlined version of gpt-4o-transcribe.
    Voice to text real-time voice transcription
  • ReasonGraph

    ReasonGraph

    ReasonGraph is an open source platform that visualizes and analyzes the inference process of large language models (LLMs), and supports 50+ mainstream models such as OpenAI, Google, and Anthropic.
    Machine learning inference optimization
  • Gemini 2.5 Pro

    Gemini 2.5 Pro

    Gemini 2.5 Pro is a new generation of AI model launched by Google. It has "thinking ability" and conducts multiple steps of reasoning before responding, thereby greatly improving performance and accuracy.
    AI inference model Google artificial intelligence
  • DeepSeek V3

    DeepSeek V3

    DeepSeek V3 is an advanced open source AI model developed by Chinese AI company DeepSeek (part of the hedge fund High-Flyer).
    Open source AI natural language processing model
  • InfAlign

    InfAlign

    InfAlign is a new model released by Google that aims to solve the problem of information alignment in cross-modal learning.
    Language model inference
Selected columns
  • Cursor ai tutorial

    Cursor ai tutorial

    Cursor is a powerful AI programming editor that integrates intelligent completion, code interpretation and debugging functions. This article explains the core functions and usage methods of Cursor in detail.
  • Dia Browser Tutorial

    Dia Browser Tutorial

    Learn how to use Dia browser and explore its smart search, automation capabilities and multitasking integration to make your online experience more efficient.
  • ComfyUI Tutorial

    ComfyUI Tutorial

    ComfyUI is an efficient UI development framework. This tutorial details the features, components and practical tips of ComfyUI.
  • Grok Tutorial

    Grok Tutorial

    Grok is an AI programming assistant. This article introduces the functions, usage methods and practical skills of Grok to help you improve programming efficiency.
  • Gemini Tutorial

    Gemini Tutorial

    Gemini is a multimodal AI model launched by Google. This guide analyzes Gemini's functions, application scenarios and usage methods in detail.