tree-of-thoughts and Algorithm-Of-Thoughts

Tree of Thoughts provides a general framework for exploring multiple reasoning paths in parallel, while Algorithm of Thoughts builds on similar principles but uses a more structured algorithmic approach to guide the exploration of solution spaces, making them complementary reasoning strategies that could be combined or compared for different problem domains.

tree-of-thoughts
57
Established
Algorithm-Of-Thoughts
40
Emerging
Maintenance 2/25
Adoption 11/25
Maturity 25/25
Community 19/25
Maintenance 0/25
Adoption 9/25
Maturity 16/25
Community 15/25
Stars: 4,571
Forks: 373
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars: 100
Forks: 14
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stale 6m
Stale 6m No Package No Dependents

About tree-of-thoughts

kyegomez/tree-of-thoughts

Plug in and Play Implementation of Tree of Thoughts: Deliberate Problem Solving with Large Language Models that Elevates Model Reasoning by atleast 70%

This project helps developers significantly improve the reasoning capabilities of large language models (LLMs) for complex problem-solving. By providing an initial problem or question, it processes information through a 'Tree of Thoughts' approach, leading to more robust and accurate solutions. It is designed for AI/ML developers who build and deploy advanced LLM applications.

AI-development LLM-reasoning prompt-engineering AI-application-development problem-solving-AI

About Algorithm-Of-Thoughts

kyegomez/Algorithm-Of-Thoughts

My implementation of "Algorithm of Thoughts: Enhancing Exploration of Ideas in Large Language Models"

This project helps AI developers make large language models (LLMs) better at complex problem-solving and reasoning tasks. By providing a structured way to explore different ideas and backtrack from dead ends, it takes a problem statement and helps the LLM arrive at a more accurate and robust solution. It's designed for AI practitioners and researchers who build and refine LLMs.

AI development LLM fine-tuning reasoning improvement AI research problem solving

Scores updated daily from GitHub, PyPI, and npm data. How scores work