prompts.chat vs tree-of-thought-llm

A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.

prompts.chattree-of-thought-llm
TaglineThe world's largest open-source prompt library for AITree of Thoughts: Deliberate Problem Solving with Large Language Models
Stars165k6.0k
Forks21k620
Open issues598
LanguageHTMLPython
LicenseOtherMIT
Last pushedJul 7, 2026Jan 16, 2025
CategoriesLLM Frameworks, Developer ToolsLLM Frameworks

prompts.chat

A repository for sharing and discovering AI prompts, primarily for ChatGPT but also compatible with other models. Originally known as Awesome ChatGPT Prompts.

HTML

tree-of-thought-llm

Official implementation of Tree of Thoughts for large language models to solve problems through deliberation and tree search.

Python