Ross ROSS = Recommend OSS · open-source software intelligence for agents

maitrix-org/llm-reasoners

A library for advanced large language model reasoning observed · 2026-08-28

github.com/maitrix-org/llm-reasoners · homepage · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

31/100

  • Activity 25
  • Release rhythm 8
  • Longevity 84
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1189
  • days_rel: n/a
  • days_push: 450
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2343 stars · 204 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

LLM Reasoners is a Python library that provides a standardized modular framework for advanced LLM reasoning, implementing algorithms like MCTS (RAP), Tree-of-Thoughts, Guided Search, and GRACE with pluggable search algorithms, reward functions, and world models. It includes an interactive reasoning-tree visualizer, AutoRace reasoning-chain evaluation, and integrates with high-performance backends such as SGLang, HuggingFace Transformers, and OpenAI API.

Use cases

  • implement tree-of-thoughts reasoning with LLMs
  • run MCTS-based planning for LLM problem solving
  • compare different LLM reasoning algorithms on benchmarks
  • visualize and debug LLM reasoning trees
  • evaluate reasoning chains automatically with AutoRace
  • scale inference-time compute with process reward models
  • build custom reward functions and world models for LLM search

When to choose

  • you need state-of-the-art reasoning/search algorithms (ToT, RAP, MCTS) for LLMs
  • you want a modular framework to prototype new reasoning methods
  • you need to visualize or evaluate multi-step reasoning chains
  • you want efficient reasoning with SGLang-backed structured generation

When to avoid

  • you only need simple single-shot prompting or chat completions
  • you need a production chatbot or RAG pipeline rather than reasoning research
  • you work outside Python or need a no-code tool
  • you require fine-tuning or training of LLMs rather than inference-time reasoning

Facets

library · maturity active

machine-learning llm-inference agent-framework prompt-engineering data-visualization large-language-models artificial-intelligence machine-learning python cross-platform llm-reasoning tree-of-thoughts mcts chain-of-thought search-algorithms reward-functions world-model sglang reasoning-visualization auto-race natural-language-processing research

2 sources

Member repositories

RepositoryRoleHealth v2
maitrix-org/llm-reasonersmain31

For agents

markdown · JSON · MCP: product_card(name="maitrix-org/llm-reasoners")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem