build-with-groq/g1
g1: Using Llama-3.1 70b on Groq to create o1-like reasoning chains observed · 2026-08-28
Health v2 · maintenance only
49/100
- Activity 59
- Release rhythm 35
- Longevity 51
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 719
- days_rel: n/a
- days_push: 246
- n_releases_24m: 0
Adoption not part of the score
4174 stars · 358 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
g1 is a Python prototype that uses prompting strategies with Llama-3.1 70b on Groq to produce o1-like visible reasoning chains for solving logic problems. It includes a Streamlit UI that displays each titled reasoning step as the model thinks toward a final answer.
Use cases
- solve logic puzzles that stump LLMs like counting letters in a word
- visualize step-by-step LLM reasoning chains
- experiment with chain-of-thought prompting strategies
- compare open-source model reasoning against o1-style reasoning
- improve Llama-3.1 accuracy on the Strawberry problem
When to choose
- you want an open-source, prompt-only approach to o1-like reasoning
- you want to see all reasoning tokens instead of hidden ones
- you're exploring prompting strategies for LLM reasoning research
When to avoid
- you need production-grade, formally evaluated reasoning accuracy
- you need PhD-level complex reasoning that requires RL-trained models
- you need a supported, stable product rather than an early prototype
Facets
application · maturity experimental
llm-inference prompt-engineering chatbot nlp artificial-intelligence large-language-models python cross-platform reasoning-chains chain-of-thought groq llama streamlit o1-like natural-language-processing web-server
1 source
- readme: https://github.com/build-with-groq/g1 · fetched 2026-08-28 · 3d4872ed5c26
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| build-with-groq/g1 | main | 49 |
For agents
markdown · JSON · MCP: product_card(name="build-with-groq/g1")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem