amazon-science/auto-cot
Official implementation for "Automatic Chain of Thought Prompting in Large Language Models" (stay tuned & more will be updated) observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1428
- days_rel: n/a
- days_push: 903
- n_releases_24m: 0
Adoption not part of the score
2046 stars · 192 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Official implementation of Auto-CoT (ICLR 2023), a method that automatically constructs chain-of-thought demonstrations for large language models by sampling diverse questions and generating reasoning chains. It eliminates manual prompt demonstration design while matching or exceeding manual CoT performance on GPT-3 across ten benchmark reasoning tasks.
Use cases
- automatically build chain-of-thought prompt demonstrations for GPT-3
- avoid hand-crafting few-shot reasoning examples for LLM prompting
- reproduce the Auto-CoT ICLR 2023 paper results
- improve LLM accuracy on multi-step reasoning benchmarks like MultiArith
- generate diverse question clusters with reasoning chains for prompting
- compare zero-shot CoT vs automatic few-shot CoT prompting
When to choose
- you need chain-of-thought demonstrations without manual prompt engineering
- you are doing research on LLM prompting and reasoning chains
- you want to replicate or extend the Auto-CoT paper on GPT-3
When to avoid
- you need a production LLM application framework with APIs for modern models
- you want maintained tooling - the repo is a research artifact with limited updates
- you work with models other than GPT-3-era APIs without adaptation
Facets
library · maturity maintenance
prompt-engineering machine-learning nlp large-language-models artificial-intelligence machine-learning python chain-of-thought gpt-3 llm-prompting reasoning research-code iclr-2023 natural-language-processing
6 sources
- readme: https://github.com/amazon-science/auto-cot · fetched 2026-08-28 · 72e2a633d5fc
- homepage: https://arxiv.org/abs/2210.03493 · fetched 2026-08-29 · 701c5492d1e8
- site_page: https://info.arxiv.org/about/donate.html · fetched 2026-08-29 · cca9c3a11c56
- site_page: https://info.arxiv.org/about/ourmembers.html · fetched 2026-08-29 · 47cbc55ff1de
- site_page: https://info.arxiv.org/about · fetched 2026-08-29 · a1f16f915a9a
- site_page: https://info.arxiv.org/labs/index.html · fetched 2026-08-29 · b14a8d05a0ec
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| amazon-science/auto-cot | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="amazon-science/auto-cot")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem