Skip to content

Top 100 Reasoning Repositories

Back to Home

Ranking

RankingProject NameStarsForksLanguageOpen IssuesDescriptionLast Commit
1PageIndex35,5073,128Python32📑 PageIndex: Document Index for Vectorless, Reasoning-based RAG2026-09-03
2WeKnora21,2833,077Go386Open-source LLM knowledge platform: turn raw documents into a queryable RAG, an autonomous reasoning agent, and a self-maintaining Wiki.2026-09-03
3clip-as-service12,8352,067Python290🏄 Scalable embedding, reasoning, ranking for images and sentences with CLIP2024-01-23
4HRM12,6311,825Python61Hierarchical Reasoning Model Official Release2026-03-31
5semantica11,8801,339Python60Graph-Native Infrastructure for Context and Accountable AI Systems2026-09-03
6KAG9,037714Python165KAG 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
7dsh-routing-suite7,058148JavaScript31dsh-routing-suite — injector + router-standard kit: install the runtime injector first, then the task-aware reasoning-mode router preset (measured P1-P23).2026-09-02
8Awesome-LLM-Strawberry6,901368-8A collection of LLM papers, blogs, and projects, with a focus on OpenAI o1 🍓 and reasoning techniques.2025-12-17
9pyspur5,781429TypeScript29A visual playground for agentic workflows: Iterate over your agents 10x faster2026-06-29
10deepreasoning5,364437Rust51A high-performance LLM inference API and Chat UI that integrates DeepSeek R1's CoT reasoning traces with Anthropic Claude models.2025-10-07
11Search-R15,363484Python27Search-R1: An Efficient, Scalable RL Training Framework for Reasoning & Search Engine Calling interleaved LLM based on veRL2025-11-13
12node-DeepResearch5,223460TypeScript48Keep searching, reading webpages, reasoning until it finds the answer (or exceeding the token budget)2026-05-01
13reasoning-from-scratch5,146801Jupyter Notebook2Implement a reasoning LLM in PyTorch from scratch, step by step2026-09-01
14capsule-react5,05313Rust0ReAct loop coordinator. Stateless state machine for reasoning-and-action cycle. Part of Unicity AOS.2026-07-09
15ARC-AGI4,824724JavaScript30The Abstraction and Reasoning Corpus2025-04-04
16tree-of-thoughts4,592376Python12Plug 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
17typedb4,439371Rust284TypeDB: Built for systems, not records2026-09-03
18probability4,4321,126Jupyter Notebook648Probabilistic reasoning and statistical analysis in TensorFlow2026-08-06
19GLM-4.54,423476Python27GLM-4.5: Agentic, Reasoning, and Coding (ARC) Foundation Models2026-02-01
20g14,174357Python0g1: Using Llama-3.1 70b on Groq to create o1-like reasoning chains2025-12-30
21ReAct4,151401Jupyter Notebook4[ICLR 2023] ReAct: Synergizing Reasoning and Acting in Language Models2024-02-06
22mm-cot3,985333Python44Official implementation for "Multimodal Chain-of-Thought Reasoning in Language Models" (stay tuned and more will be updated)2024-06-12
23simpleRL-reason3,873284Python33Simple RL training for reasoning2025-12-23
24PhiCookBook3,820518Jupyter 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-09-03
25ReAgent3,712529Python34A platform for Reasoning systems (Reinforcement Learning, Contextual Bandits, etc.)2026-09-01
26Awesome-LLM-Reasoning3,681213-5From Chain-of-Thought prompting to OpenAI o1 and DeepSeek-R1 🍓2026-04-20
27Rapid-MLX3,649413Python45The 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-09-04
28DeepSeek-Math3,440593Python39DeepSeekMath: Pushing the Limits of Mathematical Reasoning in Open Language Models2024-04-15
29terminusdb3,402151Prolog12TerminusDB is a distributed, collaborative database designed for building, sharing, versioning, and reasoning on structured data.2026-09-03
30pgmpy3,3251,150Python455Python Toolkit for Causal and Probabilistic Reasoning2026-08-19
31MiniMax-M13,181282Python29MiniMax-M1, the world's first open-weight, large-scale hybrid-attention reasoning model.2025-07-07
32Skywork-R1V3,169282Python36Skywork-R1V is an advanced multimodal AI model series developed by Skywork AI, specializing in vision-language reasoning.2026-07-29
33AI-Agents-Projects-Tutorials2,889619Jupyter Notebook5Multi-agent systems, memory, planning, reasoning loops2026-08-24
34RAGEN2,789227Python28Agent RL framework for LLM agents: multi-turn reinforcement learning with StarPO and reasoning-collapse diagnostics2026-08-23
35chain-of-thought-hub2,774144Jupyter Notebook18Benchmarking large language models' complex reasoning ability with chain-of-thought prompting2024-08-04
36LISA2,673207Python115Project Page for "LISA: Reasoning Segmentation via Large Language Model"2025-02-16
37Cradle2,580266Python19The 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
38griptape2,575254Python60Modular Python framework for AI agents and workflows with chain-of-thought reasoning, tools, and memory.2026-09-03
39Awesome-LLM-Post-training2,536169Python7Awesome Reasoning LLM Tutorial/Survey/Guide2026-07-27
40Awesome-RL-for-LRMs2,484133TeX3A Survey of Reinforcement Learning for Large Reasoning Models2026-08-20
41Pentest-Swarm-AI2,451459Go15Autonomous penetration testing using a swarm of AI agents. Orchestrates recon, classification, exploitation, and reporting specialists with ReAct reasoning — supports bug bounty, continuous monitoring...2026-08-31
42GLM-V2,380182Python13GLM-4.6V/4.5V/4.1V-Thinking: Towards Versatile Multimodal Reasoning with Scalable Reinforcement Learning2026-09-02
43llm-reasoners2,343205Python31A library for advanced large language model reasoning2025-06-10
44graph-rag-agent2,332322Python33拼好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
45open-thoughts2,330194Python6Fully open data curation for reasoning models2025-12-02
46MiMo2,308106Python70MiMo: Unlocking the Reasoning Potential of Language Model – From Pretraining to Posttraining2025-06-05
47penecho2,271286JavaScript6Think with AI beyond the chat box. A shared canvas for handwriting, equations, diagrams, and spatial reasoning.2026-08-28
48Step1X-Edit2,258102Python31A 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
49Embodied_AI_Paper_List2,161151-1[Embodied-AI-Survey-2025] Paper List and Resource Repository for Embodied AI2026-06-10
50mcp-shrimp-task-manager2,151256JavaScript38Shrimp 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
51antigravity-cli2,144196-619Antigravity CLI brings the reasoning, execution, and orchestration capabilities of Antigravity agent harness directly into your terminal.2026-09-03
52LLaVA-CoT2,13281Python0[ICCV 2025] LLaVA-CoT, a visual language model capable of spontaneous, systematic reasoning2025-12-12
53Chain-of-ThoughtsPapers2,104143-0A trend starts from "Chain of Thought Prompting Elicits Reasoning in Large Language Models".2023-10-05
54auto-cot2,048192Jupyter Notebook8Official implementation for "Automatic Chain of Thought Prompting in Large Language Models" (stay tuned & more will be updated)2024-03-13
55continuous-thought-machines2,025309Python3Continuous Thought Machines, because thought takes time and reasoning is a process.2025-12-29
56alpamayo2,014337Python35NVIDIA Alpamayo 1 Nano is an open 10B reasoning VLA model for autonomous vehicles that pairs driving trajectories with Chain-of-Causation reasoning.2026-08-29
57awesome-explainable-graph-reasoning1,990137-0A collection of research papers and software related to explainability in graph machine learning.2022-04-04
58HRM-Text1,946184Python18HRM-Text is a 1B text generation model based on the HRM architecture, strengthened by task completion and latent space reasoning.2026-06-17
59PRIME1,872115Python8Scalable RL solution for advanced reasoning of language models2025-03-18
60openr1,854131Python39OpenR: An Open Source Framework for Advanced Reasoning with Large Language Models2025-01-17
61SimpleVLA-RL1,845121Python49[ICLR 2026] SimpleVLA-RL: Scaling VLA Training via Reinforcement Learning2026-01-06
62knowledge-graphs1,794298JavaScript0A collection of research on knowledge graphs2022-10-07
63WFGY1,788165Jupyter 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-09-03
64viper1,716131Jupyter Notebook15Code for the paper "ViperGPT: Visual Inference via Python Execution for Reasoning"2024-01-29
65ai-agent-papers1,631134Python0A collection of AI Agents papers (Updated biweekly)2026-08-29
66Seed1.5-VL1,58666Jupyter 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
67Vision-R11,57127Python3[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
68VibeThinker1,568117Python16Tiny Model, Big Logic: Diversity-Driven Optimization Elicits Large-Model Reasoning Ability in VibeThinker-1.5B2026-08-14
69Marco-o11,53881Python10An Open Large Reasoning Model for Real-World Solutions2026-06-17
70Awesome_Think_With_Images1,50247-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
71reasoning-gym1,501129Python7[NeurIPS 2025 Spotlight] Reasoning Environments for Reinforcement Learning with Verifiable Rewards2026-04-17
72protege1,493305Java412Protege Desktop2026-04-05
73octotools1,488186Python4OctoTools: An agentic framework with extensible tools for complex reasoning2026-05-02
74WebThinker1,467140Python9[NeurIPS 2025] 🌐 WebThinker: Empowering Large Reasoning Models with Deep Research Capability2025-12-08
75Awesome-RL-based-Reasoning-MLLMs1,44070-7This repository provides valuable reference for researchers in the field of multimodality, please start your exploratory travel in RL-based Reasoning MLLMs!2026-08-02
76AgentCPM-GUI1,413134Python2AgentCPM-GUI: An on-device GUI agent for operating Android apps, enhancing reasoning ability with reinforcement fine-tuning for efficient task execution.2026-01-11
77haft1,389102Go9Engineering 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-08-11
78math1,388116Python17The MATH Dataset (NeurIPS 2021)2025-09-06
79KnowLM1,386132Python0An Open-sourced Knowledgable Large Language Model Framework.2025-01-11
80ThinkSound1,37882Python41[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
81MiMo-V2-Flash1,36764-22MiMo-V2-Flash: Efficient Reasoning, Coding, and Agentic Foundation Model2026-01-08
82Awesome-Agentic-Reasoning1,356102-8A curated list of papers and resources based on the survey "Agentic Reasoning for Large Language Models"2026-03-09
83HuatuoGPT-o11,355132Python26Medical o1, Towards medical complex reasoning with LLMs2025-01-20
84Awesome-System2-Reasoning-LLM1,35379Python7Latest Advances on System-2 Reasoning2025-06-08
85pywinassistant1,343190Python10The 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
86LaTeX_OCR_PRO1,312240Jupyter Notebook13🎨 数学公式识别增强版:中英文手写印刷公式、支持初级符号推导(数据结构基于 LaTeX 抽象语法树)Math Formula OCR Pro, supports handwrite, Chinese-mixed formulas and simple symbol reasoning (based on LaTeX AST).2024-06-11
87SoftRas1,299159Python55Project page of paper "Soft Rasterizer: A Differentiable Renderer for Image-based 3D Reasoning"2025-11-24
88LuaN1aoAgent1,291187TypeScript4LuaN1aoAgent is a fully autonomous AI-driven penetration testing agent powered by graph-based cognitive reasoning. Developed by the Intelligent Offense & Defense Research Group, led by Professor Lu Hu...2026-08-24
89understand-r1-zero1,27463Python7Understanding R1-Zero-Like Training: A Critical Perspective2025-08-27
90youtu-graphrag1,256186Python49[ICLR 2026] Youtu-GraphRAG: Vertically Unified Agents for Graph Retrieval-Augmented Complex Reasoning2026-02-26
91Search-o11,245108Python2🔍 Search-o1: Agentic Search-Enhanced Large Reasoning Models [EMNLP 2025]2025-11-17
92Mulberry1,243113Python3[NIPS'25 Spotlight] Mulberry, an o1-like Reasoning and Reflection MLLM Implemented via Collective MCTS2026-01-16
93Kimi-VL1,22692-40Kimi-VL: Mixture-of-Experts Vision-Language Model for Multimodal Reasoning, Long-Context Understanding, and Strong Agent Capabilities2025-07-15
94MedRAX1,223205Python5MedRAX: Medical Reasoning Agent for Chest X-ray - ICML 20252025-10-31
95OpenTSLM1,213114Python6OpenTSLM: Time-Series Language Models for Reasoning over Multivariate Medical Text- and Time-Series Data2026-07-21
96R-KV1,211196Python4[Neurips 2025] R-KV: Redundancy-aware KV Cache Compression for Reasoning Models2026-07-20
97Awesome-AI-Memory1,197127Python4Awesome 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-09-02
98chameleon-llm1,14182Jupyter Notebook8Codes for "Chameleon: Plug-and-Play Compositional Reasoning with Large Language Models".2023-12-23
99DeepAgent1,137141Python8[WWW‘26 Oral🔥] DeepAgent: A General Reasoning Agent with Scalable Toolsets2026-04-13
100Prometheus1,12777Python7🧠 Prometheus: A Knowledge-Graph-Driven 🤖 AI Agent that maps 🗺, understands 🧩, and repairs 🛠 complex codebases — not by guessing, but by reasoning. ⚡2026-08-16