# maitrix-org/llm-reasoners

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/maitrix-org-llm-reasoners).**

_How this analysis was created: the description and tags below were written by an AI model that read this project's README and public documentation pages; stars, license and language come straight from the GitHub API. The model does not read the source code._

2,345 stars · 204 forks · Python · Apache-2.0

## Links

- GitHub: https://github.com/maitrix-org/llm-reasoners
- Homepage: https://www.llm-reasoners.net/
- awesome-repositories: https://awesome-repositories.com/repository/maitrix-org-llm-reasoners.md

## Description

LLM Reasoners is a library to enable LLMs to conduct complex reasoning, with advanced reasoning algorithms. It approaches multi-step reasoning as planning and searches for the optimal reasoning chain, which achieves the best balance of exploration vs exploitation with the idea of "World Model"…

## Tags

### Part of an Awesome List

- [Model Utilities](https://awesome-repositories.com/f/awesome-lists/ai/model-utilities.md) — Library for implementing advanced reasoning techniques.
- [Reinforcement Learning Frameworks](https://awesome-repositories.com/f/awesome-lists/ai/reinforcement-learning-frameworks.md) — Library for building and evaluating reasoning-based agents.
