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

    Language:Python5.6k12061559
  • swarms

    kyegomez/swarms

    The Enterprise-Grade Production-Ready Multi-Agent Orchestration Framework. Website: https://swarms.ai

    Language:Python5.2k56394634
  • Neurite

    satellitecomponent/Neurite

    Fractal Graph-of-Thought. Rhizomatic Mind-Mapping for Ai-Agents, Web-Links, Notes, and Code.

    Language:JavaScript1.9k4221153
  • OpenDriveLab/DriveLM

    [ECCV 2024 Oral] DriveLM: Driving with Graph Visual Question Answering

    Language:HTML1.2k2211373
  • jieyilong/tree-of-thought-puzzle-solver

    The Tree of Thoughts (ToT) framework for solving complex reasoning tasks using LLMs

    Language:Python3505342
  • kyegomez/the-compiler

    Seed, Code, Harvest: Grow Your Own App with Tree of Thoughts!

    Language:Python1444417
  • 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

    Language:Python29511
  • 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.

    Language:Python15214
  • dtunai/SynthToT

    SynthToT: Generate synthetic dataset for your training dataset through deliberate problem-solving et al S Yao, 2023.

    Language:Python9100
  • denismurphy/alpaca

    Implementation of "Tree of Thoughts Reasoning"

    Language:Python5110
  • shtse8/DeepResearch

    Advanced AI-powered research tool with human-like reasoning capabilities. Implements Tree of Thoughts and ReAct methodologies for deep, multi-step research.

    Language:TypeScript50
  • FradSer/mas-tree-of-thought

    A conceptual exploration of multi-agent decision-making through the Tree of Thought framework."

    Language:Python4
  • safouaneelg/zeroshot-reasoning

    Ollama structured output for visual zeroshot reasoning

    Language:HTML4
  • sunnybedi990/reasonchain

    A modular AI reasoning library for creating intelligent agents with advanced reasoning pipelines, memory management, and seamless LLM integration.

    Language:Python4100
  • distorted-media/rap-engineer

    Tree of Thought Prompt Engineering for Rap Lyrics - OutsideLLMs hackathon

    Language:TypeScript3000
  • ashishbinu/chatgpt-problem-solver

    Script for chatgpt chain-prompting + tree of thoughts method

    Language:Python2101
  • 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.

    Language:Python2
  • EveryOneIsGross/ragTAG

    ragTAG is a conversational AI script that creates a roundtable dialogue between user assigned characters with their own different objectives and perspectives.

    Language:Python1101
  • 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.

    Language:Jupyter Notebook0100
  • zichenzhang04/slm-tot

    SmolLM-360M distilled with Tree-of-Thoughts reasoning from GPT-4o, achieving competitive arithmetic reasoning with minimal compute

    Language:Python00
  • 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. 🌟💻

    Language:HTML
  • 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.

    Language:Python
  • 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.

    Language:Python
  • ZhengtongYan/tree-of-thought-llm

    [NeurIPS 2023] Tree of Thoughts: Deliberate Problem Solving with Large Language Models

    Language:Python