SimonAytes/SoT
Official code repository for Sketch-of-Thought (SoT)
This tool helps people who work with large language models to get more concise and accurate answers. It takes your natural language question and automatically selects the best reasoning method to structure the query for the LLM. The result is a more efficient and precise response, especially for tasks requiring logical sequences, mathematical steps, or domain-specific terminology.
136 stars. No commits in the last 6 months.
Use this if you need to optimize how large language models process and respond to complex questions, ensuring clear and efficient reasoning.
Not ideal if you are working with simple, straightforward queries where basic LLM prompting is already sufficient.
Stars
136
Forks
25
Language
Python
License
MIT
Category
Last pushed
May 08, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/SimonAytes/SoT"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
xuyige/SoftCoT
ACL'2025: SoftCoT: Soft Chain-of-Thought for Efficient Reasoning with LLMs. and preprint:...
Fr0zenCrane/UniCoT
[ICLR 2026] Uni-CoT: Towards Unified Chain-of-Thought Reasoning Across Text and Vision
logikon-ai/cot-eval
A framework for evaluating the effectiveness of chain-of-thought reasoning in language models.
nicolay-r/THOR-ECAC
The official fork of THoR Chain-of-Thought framework, enhanced and adapted for Emotion Cause...
andrewginns/CoT-at-Home
Who needs o1 anyways. Add CoT to any OpenAI compatible endpoint.