open-webui vs tree-of-thought-llm

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

open-webuitree-of-thought-llm
TaglineUser-friendly AI Interface (Supports Ollama, OpenAI API, ...)Tree of Thoughts: Deliberate Problem Solving with Large Language Models
Stars145k6.0k
Forks21k620
Open issues3388
LanguagePythonPython
LicenseOtherMIT
Last pushedJul 2, 2026Jan 16, 2025
CategoriesLLM Frameworks, Inference & ServingLLM Frameworks

open-webui

Open WebUI is an extensible and feature-rich self-hosted AI platform that supports various LLM runners like Ollama and OpenAI-compatible APIs. It includes a built-in inference engine for RAG operations.

Python

tree-of-thought-llm

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

Python