tree-of-thoughts
There are 15 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 Join our Community: https://discord.com/servers/agora-999382051935506503
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
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"
ashishbinu/chatgpt-problem-solver
Script for chatgpt chain-prompting + tree of thoughts method
distorted-media/rap-engineer
Tree of Thought Prompt Engineering for Rap Lyrics - OutsideLLMs hackathon
EveryOneIsGross/ragTAG
ragTAG is a conversational AI script that creates a roundtable dialogue between user assigned characters with their own different objectives and perspectives.
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.
sunnybedi990/reasonchain
A modular AI reasoning library for creating intelligent agents with advanced reasoning pipelines, memory management, and seamless LLM integration.