Ripan-Roy/MCTS-Chain-of-Thought
This project shows the implementation of Monte Carlo Tree Search with a large language model to generate and evaluate reasoning chains or chain of thoughts for advanced problem-solving.
No commits in the last 6 months.
Stars
6
Forks
—
Language
Python
License
MIT
Category
Last pushed
Jun 01, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Ripan-Roy/MCTS-Chain-of-Thought"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
SimonAytes/SoT
Official code repository for Sketch-of-Thought (SoT)
Fr0zenCrane/UniCoT
[ICLR 2026] Uni-CoT: Towards Unified Chain-of-Thought Reasoning Across Text and Vision
xuyige/SoftCoT
ACL'2025: SoftCoT: Soft Chain-of-Thought for Efficient Reasoning with LLMs. and preprint:...
andrewginns/CoT-at-Home
Who needs o1 anyways. Add CoT to any OpenAI compatible endpoint.
logikon-ai/cot-eval
A framework for evaluating the effectiveness of chain-of-thought reasoning in language models.