neural-maze/agentic-patterns-course resource
Implementing the 4 agentic patterns from scratch observed · 2026-08-28
Health v2 · maintenance only
31/100
- Activity 12
- Release rhythm 40
- Longevity 56
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: 4
- age_days: 784
- days_rel: 677
- days_push: 533
- n_releases_24m: 2
Adoption not part of the score
1743 stars · 336 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A Jupyter Notebook course implementing the four agentic patterns (reflection, tool use, planning/ReAct, and multiagent) from scratch using raw Groq API calls, with no frameworks like LangChain or CrewAI. It includes step-by-step notebooks and complete Python implementations for each pattern.
Use cases
- learn how to build AI agents from scratch without frameworks
- implement the reflection pattern for LLM self-improvement
- build a ReAct agent with tool use using raw API calls
- understand Andrew Ng's four agentic patterns
- create a multiagent crew with plain Groq API calls
- study agent design patterns with worked notebooks
When to choose
- you want to understand agent internals rather than use LangChain or CrewAI abstractions
- you prefer learning via step-by-step Jupyter notebooks
- you want framework-free implementations using the Groq API
When to avoid
- you need a production-ready agent framework with built-in features
- you use a different LLM provider and don't want to adapt the Groq-specific code
- you need maintained, versioned software rather than educational material
Facets
learning-resource · maturity active
agent-framework llm-inference prompt-engineering artificial-intelligence large-language-models tutorials python agentic-patterns groq jupyter-notebooks reflection-pattern tool-use planning-pattern multiagent from-scratch educational ai-agents
1 source
- readme: https://github.com/neural-maze/agentic-patterns-course · fetched 2026-08-28 · 966b89288833
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| neural-maze/agentic-patterns-course | main | 31 |
For agents
markdown · JSON · MCP: product_card(name="neural-maze/agentic-patterns-course")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem