awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
spcl avatar

spcl/graph-of-thoughts

0
View on GitHub↗
2,805 stars·216 forks·Python·12 viewsarxiv.org/pdf/2308.09687.pdf↗

Graph Of Thoughts

This is the official implementation of Graph of Thoughts: Solving Elaborate Problems with Large Language Models. This framework gives you the ability to solve complex problems by modeling them as a Graph of Operations (GoO), which is automatically executed with a Large Language Model (LLM) as…

Features

  • Reasoning Frameworks - Solving complex problems using graph-based reasoning paths.
  • Single Agent Optimization - Graph-based reasoning for solving elaborate problems.

Star history

Star history chart for spcl/graph-of-thoughtsStar history chart for spcl/graph-of-thoughts

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does spcl/graph-of-thoughts do?

This is the official implementation of Graph of Thoughts: Solving Elaborate Problems with Large Language Models. This framework gives you the ability to solve complex problems by modeling them as a Graph of Operations (GoO), which is automatically executed with a Large Language Model (LLM) as…

What are the main features of spcl/graph-of-thoughts?

The main features of spcl/graph-of-thoughts are: Reasoning Frameworks, Single Agent Optimization.

Which projects share features with spcl/graph-of-thoughts?

Projects with overlapping indexed features include: princeton-nlp/tree-of-thought-llm — Note: https://github.com/kyegomez/tree-of-thoughts CANNOT replicate paper results. amazon-science/auto-cot — Cheer AI up with the "let's think step by step" prompt? More plz. Let’s think not just step by step, but also one by… chengpengli1003/cort. chengsong-huang/r-zero — Check out our paper or webpage for the details. craftjarvis/jarvis-1 — [[Website]](http://craftjarvis-jarvis1.github.io/) [[Paper]](https://arxiv.org/abs/2311.05997)… allenai/open-instruct — Open-Instruct is a distributed training and instruction tuning framework for large language models. It functions as a…

Projects sharing features with Graph Of Thoughts

These projects share indexed features with Graph Of Thoughts. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • princeton-nlp/tree-of-thought-llmP

    princeton-nlp/tree-of-thought-llm

    6,007View on GitHub↗

    Note: https://github.com/kyegomez/tree-of-thoughts CANNOT replicate paper results.

    Python
    View on GitHub↗6,007
  • amazon-science/auto-cotamazon-science avatar

    amazon-science/auto-cot

    2,036View on GitHub↗

    Cheer AI up with the "let's think step by step" prompt? More plz. Let’s think not just step by step, but also one by one.

    Jupyter Notebook
    View on GitHub↗2,036
  • chengpengli1003/cortChengpengLi1003 avatar

    ChengpengLi1003/CoRT

    72View on GitHub↗
    Python
    View on GitHub↗72
  • allenai/open-instructallenai avatar

    allenai/open-instruct

    3,586View on GitHub↗

    Open-Instruct is a distributed training and instruction tuning framework for large language models. It functions as a coordinator for supervised fine-tuning, reinforcement learning from human feedback pipelines, and tool-use training, providing specialized roles for dataset curation and model alignment. The project distinguishes itself through a high-performance training architecture that utilizes actor-based distributed coordination and hybrid sharding to manage large GPU clusters. It implements advanced alignment techniques including direct preference optimization, group relative policy opt

    Python
    View on GitHub↗3,586
Compare all 30 related projects→