tree-of-thoughts
There are 27 repositories under tree-of-thoughts topic.
princeton-nlp/tree-of-thought-llm
[NeurIPS 2023] Tree of Thoughts: Deliberate Problem Solving with Large Language Models
kyegomez/swarms
The Enterprise-Grade Production-Ready Multi-Agent Orchestration Framework. Website: https://swarms.ai
satellitecomponent/Neurite
Fractal Graph-of-Thought. Rhizomatic Mind-Mapping for Ai-Agents, Web-Links, Notes, and Code.
OpenDriveLab/DriveLM
[ECCV 2024 Oral] DriveLM: Driving with Graph Visual Question Answering
jieyilong/tree-of-thought-puzzle-solver
The Tree of Thoughts (ToT) framework for solving complex reasoning tasks using LLMs
kyegomez/the-compiler
Seed, Code, Harvest: Grow Your Own App with Tree of Thoughts!
fblgit/tree-of-knowledge
ToK aka Tree of Knowledge for Large Language Models LLM. It's a novel dataset that inspires knowledge symbolic correlation in simple input and output prompts
om-ai-lab/open-agent-leaderboard
Reproducible Language Agent Research
JRC1995/ZeroPromptSearch
Implementation of an LLM prompting pipeline combined with wrappers for auto-decomposing reasoning steps and for search through the reasoning-step-space (eg. by beam search, MCTS etc.) guided by self-evaluation.
dtunai/SynthToT
SynthToT: Generate synthetic dataset for your training dataset through deliberate problem-solving et al S Yao, 2023.
denismurphy/alpaca
Implementation of "Tree of Thoughts Reasoning"
shtse8/DeepResearch
Advanced AI-powered research tool with human-like reasoning capabilities. Implements Tree of Thoughts and ReAct methodologies for deep, multi-step research.
FradSer/mas-tree-of-thought
A conceptual exploration of multi-agent decision-making through the Tree of Thought framework."
safouaneelg/zeroshot-reasoning
Ollama structured output for visual zeroshot reasoning
sunnybedi990/reasonchain
A modular AI reasoning library for creating intelligent agents with advanced reasoning pipelines, memory management, and seamless LLM integration.
distorted-media/rap-engineer
Tree of Thought Prompt Engineering for Rap Lyrics - OutsideLLMs hackathon
ashishbinu/chatgpt-problem-solver
Script for chatgpt chain-prompting + tree of thoughts method
ictup/Enhancing-QA-Systems-through-Integrated-Reasoning-over-Knowledge-Bases-and-Large-Language-Models
KG-RAG + ToT + multi-agent LLMs for evidence-grounded QA with Neo4j and fine-tuning; reproducible medical case study & evaluation.
EveryOneIsGross/ragTAG
ragTAG is a conversational AI script that creates a roundtable dialogue between user assigned characters with their own different objectives and perspectives.
SK-SCMLab/Prompt-library-for-AI-for-WMS-visual-process-guide-using-ToT-technique
This repository helps visualise the complete process flow of an Advanced Warehouse Management System (AWMS) using prompt engineering visualisations
at-akshat-2107/LJMU-Thesis-Results-Akshat-Mehta-1129239
This repository contains results from my MSc. thesis on "Test Case Generation from User Stories using Generative AI Techniques with LLM Models." Each folder includes generated test cases in PDF, detailed metrics scores of data in Excel sheets, and visual graphs, offering a comprehensive view of the experiments in images folder and their outcomes.
zichenzhang04/slm-tot
SmolLM-360M distilled with Tree-of-Thoughts reasoning from GPT-4o, achieving competitive arithmetic reasoning with minimal compute
Ahta14/zeroshot-reasoning
Explore zero-shot reasoning strategies with Ollama in this interactive FastAPI project. Visualize AI thought processes using Chain, Tree, and Graph-of-Thought. 🌟💻
llmscript/llmscript
LLMScript is an AI Workflow engine driven by a Scripting Language based on JavaScript. It provides a specialized environment for executing structured commands with AI capabilities, supporting loops, conditional statements, functions, custom queries, recursion, and nested calls.
MackCesar/cot-vs-tot
Experiments comparing Chain-of-Thought, Self-Consistency, Tree-of-Thoughts, and Graph-of-Thoughts reasoning strategies on LLMs.
Pranav-here/llm-reasoning-playground
Interactive Streamlit application that benchmarks direct prompting, chain-of-thought, self-consistency, tree-of-thought and reflexion techniques across OpenAI GPT-3.5 and Groq Gemma-9B-IT.
ZhengtongYan/tree-of-thought-llm
[NeurIPS 2023] Tree of Thoughts: Deliberate Problem Solving with Large Language Models