← all repositories
NirDiamant/agents-towards-production

From notebook to production: 28 agent recipes that actually ship

A curated playbook of sponsor-backed Jupyter tutorials covering the unglamorous parts of deploying GenAI agents.

20.6k stars Jupyter Notebook LearningAgentsLLMOps · Eval
agents-towards-production
Velocity · 7d
+58
★ / day
Trend
steady
star history

What it does This repo is a collection of 28 Jupyter Notebook tutorials walking through the full lifecycle of production GenAI agents: stateful workflows, vector memory, Docker deployment, FastAPI endpoints, security guardrails, GPU scaling, observability, and UI development. Each tutorial is contributed or sponsored by a vendor in the space (LangChain, Redis, Contextual AI, Tavily, Arcade, JetBrains, and others), making it part educational resource, part curated integration guide.

The interesting bit The sponsorship model is unusually transparent — vendors write the tutorials for their own tools, but they’re housed in a single, vendor-neutral curriculum. It’s a pragmatic way to keep content current and funded, though it means the “production” advice is tightly coupled to specific commercial stacks rather than abstract principles.

Key highlights

  • 28 tutorials covering deployment patterns from prototype to Dockerized FastAPI services
  • Heavy focus on LangGraph/LangChain workflows with RAG, memory, and multi-agent orchestration
  • Includes less-common topics: browser automation, fine-tuning, GPU scaling, evaluation frameworks
  • Sponsor-driven content from 7+ companies means tutorials are maintained by the tool builders themselves
  • Companion books sold separately (RAG Made Simple, Prompt Engineering)

Caveats

  • The repo is tutorials, not a framework — you’ll be copying patterns, not importing a library
  • Significant commercial bias: tutorials are essentially sponsored integration docs for specific vendor tools
  • README is heavily monetized (book sales, job board, newsletter subscriptions, sponsor tracking URLs)

Verdict Worth bookmarking if you’re already committed to the LangChain/Redis/sponsor ecosystem and need working deployment patterns fast. Skip it if you want framework-agnostic theory or a unified tool you can pip-install.

heatdrop uses Google Analytics to see which pages get read — nothing else. Your call. How we handle data.