amazon-science/auto-cot
Official implementation for "Automatic Chain of Thought Prompting in Large Language Models" (stay tuned & more will be updated)
This tool helps AI practitioners who are developing large language models by automating the creation of "chain of thought" prompts. Instead of manually designing these prompts, you input your model and task, and it generates effective, diverse prompts. This saves significant manual effort and improves model performance for AI researchers and machine learning engineers.
2,012 stars. No commits in the last 6 months.
Use this if you are working with large language models and want to streamline the process of designing effective chain-of-thought prompts without extensive manual trial and error.
Not ideal if you are not directly involved in large language model development or prompt engineering.
Stars
2,012
Forks
182
Language
Jupyter Notebook
License
Apache-2.0
Category
Last pushed
Mar 13, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/amazon-science/auto-cot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
kyegomez/tree-of-thoughts
Plug in and Play Implementation of Tree of Thoughts: Deliberate Problem Solving with Large...
spcl/graph-of-thoughts
Official Implementation of "Graph of Thoughts: Solving Elaborate Problems with Large Language Models"
kyegomez/the-compiler
Seed, Code, Harvest: Grow Your Own App with Tree of Thoughts!
atfortes/Awesome-LLM-Reasoning
From Chain-of-Thought prompting to OpenAI o1 and DeepSeek-R1 🍓
habedi/cogitator
A Python toolkit for chain-of-thought prompting 🐍