Skip to content

Top 100 Reasoning Repositories

Back to Home

Ranking

RankingProject NameStarsForksLanguageOpen IssuesDescriptionLast Commit
1PageIndex33,9072,967Python66📑 PageIndex: Document Index for Vectorless, Reasoning-based RAG2026-07-10
2WeKnora18,0502,466Go242Open-source LLM knowledge platform: turn raw documents into a queryable RAG, an autonomous reasoning agent, and a self-maintaining Wiki.2026-07-09
3clip-as-service12,8292,069Python290🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP2024-01-23
4HRM12,5891,831Python61Hierarchical Reasoning Model Official Release2026-03-31
5KAG8,883693Python163KAG is a logical form-guided reasoning and retrieval framework based on OpenSPG engine and LLMs. It is used to build logical reasoning and factual Q&A solutions for professional domain knowledge base...2026-01-28
6Awesome-LLM-Strawberry6,891370-8A collection of LLM papers, blogs, and projects, with a focus on OpenAI o1 🍓 and reasoning techniques.2025-12-17
7pyspur5,749428TypeScript29A visual playground for agentic workflows: Iterate over your agents 10x faster2026-06-29
8deepreasoning5,363439Rust50A high-performance LLM inference API and Chat UI that integrates DeepSeek R1's CoT reasoning traces with Anthropic Claude models.2025-10-07
9node-DeepResearch5,198453TypeScript48Keep searching, reading webpages, reasoning until it finds the answer (or exceeding the token budget)2026-05-01
10Search-R15,076452Python25Search-R1: An Efficient, Scalable RL Training Framework for Reasoning & Search Engine Calling interleaved LLM based on veRL2025-11-13
11ARC-AGI4,794718JavaScript28The Abstraction and Reasoning Corpus2025-04-04
12reasoning-from-scratch4,709705Jupyter Notebook2Implement a reasoning LLM in PyTorch from scratch, step by step2026-07-06
13tree-of-thoughts4,588374Python12Plug in and Play Implementation of Tree of Thoughts: Deliberate Problem Solving with Large Language Models that Elevates Model Reasoning by atleast 70%2025-07-29
14probability4,4201,126Jupyter Notebook648Probabilistic reasoning and statistical analysis in TensorFlow2026-07-07
15GLM-4.54,397466Python25GLM-4.5: Agentic, Reasoning, and Coding (ARC) Foundation Models2026-02-01
16typedb4,372368Rust276TypeDB: Built for systems, not records2026-07-08
17g14,178360Python0g1: Using Llama-3.1 70b on Groq to create o1-like reasoning chains2025-12-30
18ReAct4,036386Jupyter Notebook4[ICLR 2023] ReAct: Synergizing Reasoning and Acting in Language Models2024-02-06
19mm-cot3,985331Python44Official implementation for "Multimodal Chain-of-Thought Reasoning in Language Models" (stay tuned and more will be updated)2024-06-12
20simpleRL-reason3,869286Python33Simple RL training for reasoning2025-12-23
21PhiCookBook3,765506Jupyter Notebook0This is a Phi Family of SLMs book for getting started with Phi Models. Phi a family of open sourced AI models developed by Microsoft. Phi models are the most capable and cost-effective small language ...2026-07-02
22ReAgent3,707527Python34A platform for Reasoning systems (Reinforcement Learning, Contextual Bandits, etc.)2026-07-02
23Awesome-LLM-Reasoning3,646212-5From Chain-of-Thought prompting to OpenAI o1 and DeepSeek-R1 🍓2026-04-20
24DeepSeek-Math3,355587Python39DeepSeekMath: Pushing the Limits of Mathematical Reasoning in Open Language Models2024-04-15
25terminusdb3,345141Prolog6TerminusDB is a distributed, collaborative database designed for building, sharing, versioning, and reasoning on structured data.2026-07-09
26pgmpy3,2941,130Python448Python Toolkit for Causal and Probabilistic Reasoning2026-07-09
27Rapid-MLX3,241381Python29The fastest local AI engine for Apple Silicon. 4.2x faster than Ollama, 0.08s cached TTFT, 100% tool calling. 17 tool parsers, prompt cache, reasoning separation, cloud routing. Drop-in OpenAI replace...2026-07-10
28Skywork-R1V3,160281Python38Skywork-R1V is an advanced multimodal AI model series developed by Skywork AI, specializing in vision-language reasoning.2025-12-15
29MiniMax-M13,159284Python29MiniMax-M1, the world's first open-weight, large-scale hybrid-attention reasoning model.2025-07-07
30chain-of-thought-hub2,777144Jupyter Notebook18Benchmarking large language models' complex reasoning ability with chain-of-thought prompting2024-08-04
31AI-Agents-Projects-Tutorials2,775611Jupyter Notebook5Multi-agent systems, memory, planning, reasoning loops2026-07-09
32RAGEN2,742227Python28RAGEN leverages reinforcement learning to train LLM reasoning agents in interactive, stochastic environments.2026-04-14
33LISA2,656207Python115Project Page for "LISA: Reasoning Segmentation via Large Language Model"2025-02-16
34griptape2,556248Python62Modular Python framework for AI agents and workflows with chain-of-thought reasoning, tools, and memory.2026-07-06
35Cradle2,551265Python19The Cradle framework is a first attempt at General Computer Control (GCC). Cradle supports agents to ace any computer task by enabling strong reasoning abilities, self-improvment, and skill curation, ...2024-11-07
36Awesome-LLM-Post-training2,468164Python7Awesome Reasoning LLM Tutorial/Survey/Guide2026-04-06
37Awesome-RL-for-LRMs2,467131TeX3A Survey of Reinforcement Learning for Large Reasoning Models2025-11-09
38GLM-V2,349173Python11GLM-4.6V/4.5V/4.1V-Thinking: Towards Versatile Multimodal Reasoning with Scalable Reinforcement Learning2026-05-16
39llm-reasoners2,339203Python31A library for advanced large language model reasoning2025-06-10
40open-thoughts2,301192Python6Fully open data curation for reasoning models2025-12-02
41MiMo2,276100Python56MiMo: Unlocking the Reasoning Potential of Language Model – From Pretraining to Posttraining2025-06-05
42graph-rag-agent2,268318Python32拼好RAG:手搓并融合了GraphRAG、LightRAG、Neo4j-llm-graph-builder进行知识图谱构建以及搜索;整合DeepSearch技术实现私域RAG的推理;自制针对GraphRAG的评估框架| Integrate GraphRAG, LightRAG, and Neo4j-llm-graph-builder for knowledge graph construction...2025-11-05
43Step1X-Edit2,234101Python31A SOTA open-source image editing model, which aims to provide comparable performance against the closed-source models like GPT-4o and Gemini 2 Flash.2026-04-29
44LLaVA-CoT2,13482Python0[ICCV 2025] LLaVA-CoT, a visual language model capable of spontaneous, systematic reasoning2025-12-12
45mcp-shrimp-task-manager2,130253JavaScript34Shrimp Task Manager is a task tool built for AI Agents, emphasizing chain-of-thought, reflection, and style consistency. It converts natural language into structured dev tasks with dependency tracking...2025-08-21
46Embodied_AI_Paper_List2,112146-1[Embodied-AI-Survey-2025] Paper List and Resource Repository for Embodied AI2026-06-10
47Chain-of-ThoughtsPapers2,106142-0A trend starts from "Chain of Thought Prompting Elicits Reasoning in Large Language Models".2023-10-05
48auto-cot2,037189Jupyter Notebook7Official implementation for "Automatic Chain of Thought Prompting in Large Language Models" (stay tuned & more will be updated)2024-03-13
49Pentest-Swarm-AI2,034401Go11Autonomous penetration testing using a swarm of AI agents. Orchestrates recon, classification, exploitation, and reporting specialists with ReAct reasoning — supports bug bounty, continuous monitoring...2026-06-20
50awesome-explainable-graph-reasoning1,989137-0A collection of research papers and software related to explainability in graph machine learning.2022-04-04
51continuous-thought-machines1,983301Python3Continuous Thought Machines, because thought takes time and reasoning is a process.2025-12-29
52PRIME1,863116Python8Scalable RL solution for advanced reasoning of language models2025-03-18
53openr1,848132Python39OpenR: An Open Source Framework for Advanced Reasoning with Large Language Models2025-01-17
54knowledge-graphs1,794301JavaScript0A collection of research on knowledge graphs2022-10-07
55SimpleVLA-RL1,766117Python48[ICLR 2026] SimpleVLA-RL: Scaling VLA Training via Reinforcement Learning2026-01-06
56WFGY1,764163Jupyter Notebook10WFGY is heading toward WFGY 5.0 Polaris Protocol, a major open-source release for AI reasoning, RAG, agents, and real-world workflows. Includes Problem Map, Global Debug Card, WFGY 4.0, and the CFV Ea...2026-07-09
57viper1,716130Jupyter Notebook15Code for the paper "ViperGPT: Visual Inference via Python Execution for Reasoning"2024-01-29
58HRM-Text1,645158Python15HRM-Text is a 1B text generation model based on the HRM architecture, strengthened by task completion and latent space reasoning.2026-06-17
59Vision-R11,58327Python3[ICLR2026] This is the first paper to explore how to effectively use R1-like RL for MLLMs and introduce Vision-R1, a reasoning MLLM that leverages cold-start initialization and RL training to incenti...2026-03-20
60Seed1.5-VL1,58165Jupyter Notebook24Seed1.5-VL, a vision-language foundation model designed to advance general-purpose multimodal understanding and reasoning, achieving state-of-the-art performance on 38 out of 60 public benchmarks.2025-06-14
61ai-agent-papers1,547119-0A collection of AI Agents papers (Updated biweekly)2026-06-30
62antigravity-cli1,538117-455Antigravity CLI brings the reasoning, execution, and orchestration capabilities of Antigravity agent harness directly into your terminal.2026-07-08
63Marco-o11,53681Python10An Open Large Reasoning Model for Real-World Solutions2026-06-17
64Awesome_Think_With_Images1,48747-4Resources and paper list for "Thinking with Images for LVLMs". This repository accompanies our survey on how LVLMs can leverage visual information for complex reasoning, planning, and generation.2026-03-09
65octotools1,473189Python3OctoTools: An agentic framework with extensible tools for complex reasoning2026-05-02
66VibeThinker1,465109Python13Tiny Model, Big Logic: Diversity-Driven Optimization Elicits Large-Model Reasoning Ability in VibeThinker-1.5B2026-06-17
67reasoning-gym1,461122Python4[NeurIPS 2025 Spotlight] Reasoning Environments for Reinforcement Learning with Verifiable Rewards2026-04-17
68WebThinker1,456141Python9[NeurIPS 2025] 🌐 WebThinker: Empowering Large Reasoning Models with Deep Research Capability2025-12-08
69Awesome-RL-based-Reasoning-MLLMs1,43263-7This repository provides valuable reference for researchers in the field of multimodality, please start your exploratory travel in RL-based Reasoning MLLMs!2026-05-11
70protege1,407292Java411Protege Desktop2026-04-05
71semantica1,399200Python4Semantica • Build AI systems that can explain, trace, and justify every decision. Knowledge graphs, context graphs, reasoning engines, provenance, and governance for production AI.2026-07-09
72AgentCPM-GUI1,391131Python2AgentCPM-GUI: An on-device GUI agent for operating Android apps, enhancing reasoning ability with reinforcement fine-tuning for efficient task execution.2026-01-11
73KnowLM1,385133Python0An Open-sourced Knowledgable Large Language Model Framework.2025-01-11
74math1,373115Python16The MATH Dataset (NeurIPS 2021)2025-09-06
75ThinkSound1,36982Python39[NeurIPS 2025] PyTorch implementation of [ThinkSound], a unified framework for generating audio from any modality, guided by Chain-of-Thought (CoT) reasoning.2026-04-03
76haft1,363102Go4Engineering decisions engine that know when they're stale. Frame, compare, decide — with evidence decay and parity enforcement. For Claude Code, Cursor, Gemini CLI, Codex and more.2026-07-06
77MiMo-V2-Flash1,35464-20MiMo-V2-Flash: Efficient Reasoning, Coding, and Agentic Foundation Model2026-01-08
78Awesome-System2-Reasoning-LLM1,35380Python7Latest Advances on System-2 Reasoning2025-06-08
79pywinassistant1,343192Python10The first open-source Artificial Narrow Intelligence generalist agentic framework Computer-Using-Agent that fully operates graphical-user-interfaces (GUIs) by using only natural language. Uses Visuali...2025-02-13
80HuatuoGPT-o11,339133Python26Medical o1, Towards medical complex reasoning with LLMs2025-01-20
81Awesome-Agentic-Reasoning1,309102-8A curated list of papers and resources based on the survey "Agentic Reasoning for Large Language Models"2026-03-09
82LaTeX_OCR_PRO1,305241Jupyter Notebook13🎨 数学公式识别增强版:中英文手写印刷公式、支持初级符号推导(数据结构基于 LaTeX 抽象语法树)Math Formula OCR Pro, supports handwrite, Chinese-mixed formulas and simple symbol reasoning (based on LaTeX AST).2024-06-11
83SoftRas1,294159Python55Project page of paper "Soft Rasterizer: A Differentiable Renderer for Image-based 3D Reasoning"2025-11-24
84understand-r1-zero1,26860Python9Understanding R1-Zero-Like Training: A Critical Perspective2025-08-27
85Mulberry1,244113Python3[NIPS'25 Spotlight] Mulberry, an o1-like Reasoning and Reflection MLLM Implemented via Collective MCTS2026-01-16
86Search-o11,235106Python2🔍 Search-o1: Agentic Search-Enhanced Large Reasoning Models [EMNLP 2025]2025-11-17
87youtu-graphrag1,217182Python49[ICLR 2026] Youtu-GraphRAG: Vertically Unified Agents for Graph Retrieval-Augmented Complex Reasoning2026-02-26
88R-KV1,204194Python5[Neurips 2025] R-KV: Redundancy-aware KV Cache Compression for Reasoning Models2026-07-09
89Kimi-VL1,20486-40Kimi-VL: Mixture-of-Experts Vision-Language Model for Multimodal Reasoning, Long-Context Understanding, and Strong Agent Capabilities2025-07-15
90MedRAX1,193203Python3MedRAX: Medical Reasoning Agent for Chest X-ray - ICML 20252025-10-31
91OpenTSLM1,183113Python4OpenTSLM: Time-Series Language Models for Reasoning over Multivariate Medical Text- and Time-Series Data2026-05-05
92chameleon-llm1,14182Jupyter Notebook8Codes for "Chameleon: Plug-and-Play Compositional Reasoning with Large Language Models".2023-12-23
93ToRA1,11879Python6ToRA is a series of Tool-integrated Reasoning LLM Agents designed to solve challenging mathematical reasoning problems by interacting with tools [ICLR'24].2024-02-22
94DeepAgent1,112139Python8[WWW‘26 Oral🔥] DeepAgent: A General Reasoning Agent with Scalable Toolsets2026-04-13
95SoundMind1,109131Python0We introduce the Audio Logical Reasoning (ALR) dataset, consisting of 6,446 text-audio annotated samples specifically designed for complex reasoning tasks. Building on this resource, we propose SoundM...2025-11-26
96sgr-agent-core1,100173Python21Schema-Guided Reasoning (SGR) has agentic system design created by neuraldeep community2026-05-07
97TTRL1,09582Python17[NeurIPS 2025] TTRL: Test-Time Reinforcement Learning2026-04-15
98LuaN1aoAgent1,090168Python6LuaN1aoAgent is a cognitive-driven AI hacker. It is a fully autonomous AI penetration testing agent, using dual-graph reasoning.2026-04-13
99LIMO1,07854Python7[COLM 2025] LIMO: Less is More for Reasoning2025-07-30
100Awesome-AI-Memory1,06697Python1Awesome AI Memory | LLM Memory | A curated knowledge base on AI memory for LLMs and agents, covering long-term memory, reasoning, retrieval, and memory-native system design. Awesome-AI-Memory 是一个 集中式...2026-07-08