Repository navigation

#

tree-of-thoughts

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

Python
5241
3 个月前

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

Python
327
8 个月前

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

51
2 年前

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.

Python
16
1 年前

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

Python
9
4 个月前

Implementation of "Tree of Thoughts Reasoning"

Python
4
6 个月前

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

TypeScript
3
10 天前

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

Python
3
3 个月前

Script for chatgpt chain-prompting + tree of thoughts method

Python
2
2 年前

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

Python
1
3 天前

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

Python
1
1 年前

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

Python
0
4 个月前

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.

0
9 天前

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.

Jupyter Notebook
0
7 个月前