Home/Model Training/ThoughtSource
ThoughtSource logo

ThoughtSource

OpenBioLink/ThoughtSource

Central resource for data and tools related to chain-of-thought reasoning in LLMs

GraphCanon updated 6d · GitHub synced 6d

1.0k stars81 forksLast push 1y Jupyter Notebook MIT

Decision brief

ThoughtSource is a curated, open repository maintained by the Samwald research group for enhancing chain-of-thought reasoning in large language models through data and tools.

Good fit when

  • You need focused resources on chain-of-thought reasoning techniques.
  • The project emphasizes contributions from a specific academic team (Samwald).

Avoid when

  • Looking for a comprehensive general-purpose AI development environment.
  • Prefer tools with multi-language support beyond Jupyter Notebooks.

Observed Jul 12, 2026 · Source: enrich:decision_facts

Verify the decision

Maintenance and security

Full trust report
Maintenance
Dormant (606d since push)
As of 6d
Provenance
Not a fork · Organization account
As of 6d
Security (OSV)
No lockfile
As of 1mo

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

git clone https://github.com/OpenBioLink/ThoughtSource

Similar tools

Same-category neighbours. No typed graph edges are catalogued for this tool yet.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

A curated collection of data and tools focused on enhancing the understanding and implementation of chain-of-thought reasoning techniques within large language models. Maintained by the Samwald research group.

Capability facts

Languages
jupyter notebook

Source: github.language · Aug 15, 2026

Categories

Compatibility

Sourced claims from the README excerpt - not unsourced marketing copy.

Python runtimePython

Source: README excerpt (regex_v1, Aug 15, 2026)

sudo apt install python3-pip
Source link

Tags

README

Installation

execute in terminal line by line:

git clone git@github.com:OpenBioLink/ThoughtSource.git
cd ThoughtSource

---

# install pip and virtualenv
sudo apt install python3-pip
sudo apt install python3-venv

---

# install requirements and API packages
pip install -e ./libs/cot[api]

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.