6-day current streak·12-day longest streak
-
loop-engineering ★ PINNED
Practical patterns, starters & CLI tools for loop engineering with AI coding agents. Design systems that prompt and orchestrate agents (inspired by Addy Osmani and Boris Cherny). Includes loop-audit, loop-init, loop-cost.
JavaScript ★ 9.3k 15h agoExplain → -
fleet-engineering ★ PINNED
Practical reference for fleet engineering, governing populations of AI agents with accountability
JavaScript ★ 27 4d agoExplain → -
goal-engineering ★ PINNED
The canonical reference for Grok Build CLI /goal — run-until-done objectives, patterns, verifier skills, and goal-audit CLI.
JavaScript ★ 38 24d agoExplain → -
NVIDIA-Nemotron-3-Super ★ PINNED
Controllable reasoning demos for NVIDIA Nemotron 3 Super (120B/12B MoE) — chat UI, CLI, API server, tool calling, budget sweep, and adaptive routing
Python ★ 29 3mo agoExplain → -
llm-wiki ★ PINNED
A compounding knowledge base maintained by LLM agents — inspired by Karpathy's LLM Wiki pattern
Python ★ 33 18d agoExplain → -
agent-skills ★ PINNED
Personal collection of Agent Skills for AI coding agents (Claude Code, Gemini CLI, Cursor, Codex, etc.)
Python ★ 11 16d agoExplain → -
LlamaIndex
LlamaIndex Notebooks
Jupyter Notebook ★ 31 16d agoExplain → -
claude-agent-teams
Claude Code Agent Teams — Multi-agent orchestration from your terminal (Opus 4.6)
Shell ★ 12 16d agoExplain → -
recollect
Long-term memory layer for AI agents
Python ★ 9 1mo agoExplain → -
NVIDIA-Nemotron-3-Nano-Omni
NVIDIA Nemotron 3 Nano Omni — blog, meeting intelligence agent, and Gradio UI
Python ★ 8 1mo agoExplain → -
nim-model-router
OpenAI-compatible proxy that routes requests to the best NVIDIA NIM model by task
Python ★ 8 1mo agoExplain → -
grok-build-arsenal
Production-grade skills, custom MCP servers, and real projects built with Grok Build 0.1 (grok-build-0.1). The definitive toolkit + living showcase for xAI's agentic coding model. Sole author & maintainer: Cobus Greyling
Python ★ 6 1mo agoExplain → -
ai_harness_engineering
Minimal Agent Harness — Six harness components demonstrated with NVIDIA Nemotron 3 Super
Python ★ 6 16d agoExplain → -
outerloop
Own the Outer Loop. Evidence → Verdict → Answerability. Governance layer for agentic engineering.
TypeScript ★ 5 1d agoExplain → -
agent-model-harness
Agent = Model + Harness — Markdown conversion of the Substack article by Cobus Greyling, including all original images
★ 5 16d agoExplain → -
grok-build-cli-utilities
Amazing CLI utilities for Grok Build by Cobus Greyling. 7 power tools: sessions, skills, backup, usage, mcp, worktree, memory.
Python ★ 5 1mo agoExplain → -
claude-agent-sdk-blog
Building Specialised AI Agents with the Claude Agent SDK — blog and 8 demo agents
★ 4 16d agoExplain → -
grok-lab
4 viral-grade experiments built on xAI Grok: brutal voice roasts, canonical realtime voice client, voice-driven image gen, and the best X thread generator
TypeScript ★ 4 1d agoExplain → -
assistant-vs-claw
Runnable illustrations of Assistant (on-behalf-of) vs Claw (fixed-identity) agent authorization
Python ★ 4 29d agoExplain → -
agentic-retrieval-matrix
Factorial benchmark for agentic search: retriever × delivery × harness (inspired by Is Grep All You Need?)
Python ★ 4 25d agoExplain → -
universal-agent-thesis
My Universal Agent Thesis — Full digital autonomy requires agents that build their own tools, discover their own boundaries and operate any system they encounter.
★ 3 16d agoExplain → -
harness-foundry
Composable harness runtime for production agents — primitives, traces, evolution, outerloop governance.
TypeScript ★ 3 14h agoExplain → -
nemotron-terminal-blog
NVIDIA Nemotron-Terminal — The CLI Is The Path To AI Autonomy
★ 3 16d agoExplain → -
claude-agent-approaches
Three approaches to building AI Agents with Claude — SDK, Markdown, and Teams
★ 3 16d agoExplain → -
awesome-mcp-servers ⑂ ▣
A collection of MCP servers.
★ 3 22d agoExplain → -
hugging-face ▣
HuggingFace notebooks
Jupyter Notebook ★ 3 2y agoExplain → -
memtag
Markdown memory hygiene for agent wikis, trust decay, context packing, and archive gc
Python ★ 3 18d agoExplain → -
karpathy-lessons
What Andrej Karpathy learnt — a distilled field guide
HTML ★ 3 1mo agoExplain → -
spatialclaw-code-as-action
What is NVIDIA SpatialClaw? Simple explainer blog + conceptual demo of code as the action interface for spatial reasoning.
Python ★ 2 7d agoExplain → -
gaze-safety-monitor
Real-time gaze safety monitor demo for human-in-the-loop agent oversight
Python ★ 2 16d agoExplain → -
nemotron-3-ultra-showcase
NVIDIA Nemotron 3 Ultra showcase — interactive demos and benchmarks
Python ★ 2 1mo agoExplain → -
grok-build-cli
Grok Build CLI - article and screenshots
★ 2 16d agoExplain → -
nvidia-riva-voice-agent
NVIDIA Riva voice agent — ASR + LLM + TTS with Gradio web UI
Python ★ 2 16d agoExplain → -
nvidia-aiq-agent
NeMo AgentIQ — Enterprise Agentic RAG with Multi-Source Reasoning. Powered by NVIDIA NIM & LangChain/LangGraph.
Python ★ 2 16d agoExplain → -
opus-4.8-utilities
opus 4.8 utilities
HTML ★ 2 16d agoExplain → -
cli-path-to-autonomy
Blog: The CLI Is The Path To AI Autonomy — connecting NVIDIA terminal study, Steinberger's CLI-over-MCP position, and Anthropic's Vercept acquisition
Python ★ 2 16d agoExplain → -
langgraph-example ⑂ ▣
LangGraph multi-agent workflow examples (fork; archived)
★ 2 2y agoExplain → -
nim-agent-guardrails
Runtime safety layer for NVIDIA NIM-powered agents — composable guardrails for input validation, PII detection, tool-call auditing, and cost controls
Python ★ 2 1mo agoExplain → -
nemoclaw-runtime
A secure, always-on runtime for autonomous agents — gateway, policy guardrails, OpenShell sandbox, and durable skills. Dependency-free reference implementation.
Python ★ 2 1mo agoExplain → -
langchain-showcase
10 progressive, production-minded tutorials for learning to engineer reliable AI agent systems and harnesses with LangChain. Sole author: Cobus Greyling.
Python ★ 2 1mo agoExplain → -
nemotron-reasoned-guard
Reasoning-backed guardrails for Nemotron agent deployments
Python ★ 2 1mo agoExplain → -
right-sizing-ai-agents
Right-Sizing AI Agents: Why Specialization Beats Scale — Blog, code examples, and architecture diagrams exploring NVIDIA Nemotron 3 specialized model stack for production agentic AI
Python ★ 2 3mo agoExplain → -
claude-code-agent-view-demo
Web companion dashboard for Claude Code Agent View — live status, telemetry, and per-session post-mortem
Python ★ 2 25d agoExplain → -
fara-7b-agent
A minimal, fully-local agent harness for Microsoft Fara-7B — the 7B-parameter agentic small language model for computer use.
Python ★ 2 2mo agoExplain → -
grok-build-showcase
A living, executable showcase and practical toolkit for Grok Build (xAI). Includes reusable skills, exemplary AGENTS.md, a Grok-readiness auditor CLI, and demonstrations of Plan Mode + subagents.
TypeScript ★ 2 1mo agoExplain → -
memory-engineering
Practical patterns, starters & CLI tools for memory engineering with AI coding agents. Stop re-explaining the repo — design the memory. Get a Memory Ready score.
JavaScript ★ 1 4d agoExplain → -
instruction-fadeout
Instruction Fade-Out — Demonstrating how LLM instruction compliance degrades over long conversations and how event-driven reminders fix it
Python ★ 1 16d agoExplain → -
nemotron-multi-doc-reasoning
Comparative document analysis with transparent chain-of-thought using NVIDIA Nemotron Super 49B
Python ★ 1 16d agoExplain → -
token-hidden-compute-primitive
The Token is Becoming the New Hidden Compute Primitive — Tokens are following the same path as CPU clock cycles, from headline metric to invisible infrastructure
★ 1 16d agoExplain → -
nim-explorer
Gradio app for browsing, chatting with, and comparing NVIDIA NIM models
Python ★ 1 16d agoExplain → -
memory-diff-agent
LangGraph research partner with visible, reviewable, git-backed memory
Python ★ 1 16d agoExplain → -
replace-mcp-with-cli
Replace MCP with CLI — why the command line may be the best AI agent interface
Python ★ 1 16d agoExplain → -
hyperagent-harness
Self-improving agent loop demonstrating emergent harness components — HyperAgents meets Harness Engineering
Python ★ 1 16d agoExplain → -
is-the-missing-piece-in-ai-agent-tools
Markdown version of the blog post: Is The Missing Piece in AI Agent Tools?
★ 1 16d agoExplain → -
intent-laundering
Intent Laundering — test whether your AI safety guardrails are real or cosmetic. Based on Golchin & Wetter (2026).
Python ★ 1 16d agoExplain → -
claude-code-hooks
Claude Code Hooks: Deterministic Control Over Non-Deterministic AI — blog, demo code, and diagrams
★ 1 16d agoExplain → -
claude-code-agent-view
Blog: Claude Code Agent View — one screen for every background session
★ 1 16d agoExplain → -
ai-agents-less-context
AI Agents Are Better at Building From Scratch With Less Context — Minimal prompts outperform detailed prompts for code generation
Python ★ 1 16d agoExplain → -
ai-agent-reality-gap-blog
The AI Agent Reality Gap Just Got Wider — article by Cobus Greyling
★ 1 16d agoExplain → -
ai-agent-benchmark
AI Agent Benchmark Suite — 5 real-world coding tasks to benchmark any AI coding agent. One suite. Every agent. Real scores.
Python ★ 1 16d agoExplain → -
agent-audit-tool
AI Agent Safety & Governance Auditor — Intent Laundering, Instruction Fade-Out, Policy Testing, OWASP Agentic Top 10, Compliance Reports
Python ★ 1 16d agoExplain → -
opencode ⑂ ▣
The open source coding agent.
★ 1 24d agoExplain → -
llama_index ⑂ ▣
LlamaIndex is the leading document agent and OCR platform
★ 1 1mo agoExplain → -
awesome-ai-agents ⑂ ▣
A list of AI autonomous agents
★ 1 22d agoExplain → -
OpenAI ▣
OpenAI API notebooks and early experiments (legacy; archived)
Jupyter Notebook ★ 1 2y agoExplain → -
DialogFlowWeatherBot ▣
Example Bot Showing the weather with basic filfullment
★ 1 6y agoExplain → -
nemotron-think
Visible Reasoning Agent Framework for NVIDIA Nemotron. Every model thought, incremental tool call, and decision is logged and surfaced in real time.
Python ★ 1 1mo agoExplain → -
committee-protocol
Pi_k,m,r — propose/critique/compare orchestration that lets a weak reasoning model match frontier performance on verifier-backed tasks.
Python ★ 1 1mo agoExplain → -
FlowPilot
AI-Powered Workflow Automation - Describe workflows in plain English, FlowPilot wires up the APIs automatically.
Python ★ 1 4mo agoExplain → -
llm-in-sandbox-dashboard
LLM-in-Sandbox with Agent Observation & Monitoring Dashboard
Python ★ 1 3mo agoExplain → -
claude-managed-agents
Four ways to build AI agents with Claude — Agent SDK, Markdown Definitions, Agent Teams, and Managed Agents — same task, four paradigms
Python ★ 1 3mo agoExplain → -
agent-failure-analyzer
Classify and analyze AI agent session failures across frameworks
Python ★ 1 25d agoExplain → -
simple-graph-agents
Zero-dependency Python graph runtime for agent loops with Mermaid export
Python ★ 0 12h agoExplain → -
readme.md
No description.
★ 0 14d agoExplain → -
skeleton-of-thought
Skeleton-of-Thought Prompting — outline first, expand in parallel. Blog and demo code.
★ 0 16d agoExplain → -
skill-boundary
AI Agents & The Skill Boundary Problem — exploration-first execution and skill boundary awareness based on the OSExpert paper
Python ★ 0 16d agoExplain → -
pstn-is-the-new-cli
Blog: PSTN Is The New CLI — voice as the universal agent interface
★ 0 16d agoExplain → -
memory-diff-agent-blog
Blog post: an LLM agent whose memory is a folder of markdown files, reviewable and git-backed
★ 0 16d agoExplain → -
two-thirds-harness-blog
Blog: Two-thirds of the harness is not the model — where agent gains actually live
★ 0 16d agoExplain → -
LLMs_from_Scratch
Build LLMs from scratch — educational notebooks and exercises
Jupyter Notebook ★ 0 16d agoExplain → -
singularity-is-dead
The Singularity Is Dead, Intelligence Grows Like a City - Blog post on why AI intelligence grows socially, not individually
★ 0 16d agoExplain → -
langchain-sandbox-demo
LangChain sandbox demos — native Pyodide+Deno isolation and Sandbox-as-Tool pattern for AI agents
Python ★ 0 16d agoExplain → -
LLM_SelfImprovement
LLM Self Improvement
Jupyter Notebook ★ 0 16d agoExplain → -
shared-language-ai-agents
The Evolution of Shared Language in AI Agent Development - From prompts to harness engineering
★ 0 16d agoExplain → -
nemotron-synthetic-data-factory
Generate, score, filter, and export synthetic training data using NVIDIA Nemotron models. Over 98% of Nemotron's alignment data is synthetic — this implements that pipeline.
Python ★ 0 16d agoExplain → -
moltbook-illusion-of-ai-society
Why 2.6 million AI agents could not form a culture
★ 0 16d agoExplain → -
extended-thinking-demo
Building with Claude's Extended Thinking — Blog and demo code
Python ★ 0 16d agoExplain → -
NVIDIA_Basic_Chatbot
Basis chatbot no NVIDIA GPU
Dockerfile ★ 0 16d agoExplain → -
remote-mcp-server-authless-1
Remote MCP server without authentication — experimental prototype
TypeScript ★ 0 16d agoExplain → -
openclaw-safety-audit
Where Does OpenClaw AI Agents Actually Fail? A trajectory-based safety audit blog post.
★ 0 16d agoExplain → -
mediation-layer-blog
The Mediation Layer: Why Language Models Are Becoming the Universal Interface
★ 0 16d agoExplain → -
openshell-secure-agents
Blog & interactive demo: NVIDIA OpenShell infrastructure-level security for autonomous AI agents
Python ★ 0 16d agoExplain → -
gpt55-computer-use-agents
GPT-5.5 Computer Use Agents — OpenAI released GPT-5.5 April 2026 with native computer use. The model gives you vision. The harness gives you agency.
Python ★ 0 16d agoExplain → -
from-copilot-to-codex
From Copilot to Codex — The Shift from Autocomplete to Delegation
★ 0 16d agoExplain → -
nemotron-invoice-understanding
NVIDIA Nemotron Nano 2 VL for invoice understanding, internal audit and fraud detection
Python ★ 0 16d agoExplain → -
moltbook-17-studies
Synthesis of 17 arXiv papers examining the Moltbook AI-agent-only social network (February 2026)
★ 0 16d agoExplain → -
model-distillation-attacks-blog
Model Distillation Attacks — how distillation is being weaponised to steal AI IP
★ 0 16d agoExplain → -
distribution-moat-blog
The Real Moat in AI Is Distribution — why critical mass beats technology every time
★ 0 16d agoExplain → -
architecting-agentic-ai-blog
Architecting Agentic AI — How SDKs, Scaffolding, Frameworks & Harnesses differ, and why harness engineering is its own discipline
★ 0 16d agoExplain → -
drop-the-hierarchy
Why AI Agent Teams Work Best With Minimal Structure — based on Dochkina (2026) 25,000-task study on multi-agent coordination
Python ★ 0 16d agoExplain → -
auto-agentic-harness-engineering-blog
The agent harness is where coding-agent gains actually live — notes on Agentic Harness Engineering
★ 0 16d agoExplain → -
gpt54-native-computer-use
GPT-5.4 Native Computer Use — The first general-purpose model that truly operates your computer
★ 0 16d agoExplain → -
98-percent-claude-code-not-ai
98% of Claude Code Is Not AI - Blog analyzing a 46-page study reverse-engineering Claude Code's architecture
★ 0 16d agoExplain → -
four-debts-agentic-ai
The Four Debts of Agentic AI — blog post and interactive demo based on Vishnyakova (2026)
Python ★ 0 16d agoExplain → -
cli-vs-ide
Blog: When The IDE Becomes Optional — The Development Environment Is The Next Layer To Collapse
★ 0 16d agoExplain → -
discipline-gap-blog
Configured, not coded. The engineering discipline gap in agent development.
★ 0 16d agoExplain → -
ai-agent-security-vulnerabilities
Companion repo to my Medium article on AI Agent Traps — the Google DeepMind taxonomy of six attack surfaces against AI agents.
★ 0 16d agoExplain → -
death-of-the-demo
Death of the Demo: How autonomous agents are reshaping the sales cycle
★ 0 16d agoExplain → -
eat-your-own-ai
Eat Your Own AI — The Dogfooding Test
★ 0 16d agoExplain → -
context-engineering-blog
Context Engineering Is the Real Product — blog and interactive demo based on the OpenDev technical report
Python ★ 0 16d agoExplain → -
ai-agent-reality-gap
The AI Agent Reality Gap — Analysis of the gap between demo and deploy for LLM-based agents in production
★ 0 16d agoExplain → -
agentic-governance-demo
Agentic Governance with Bounded Autonomy — Blog, Gradio demo app, and images based on OpenAI's Agentic Governance Cookbook
Python ★ 0 16d agoExplain → -
codex-sandboxing
Sandboxing — How Codex uses sandboxes across the Codex app, IDE, and CLI
★ 0 16d agoExplain → -
claude-sonnet-computer-use
Claude Sonnet computer-use demo — minimal agent harness for browser/desktop control
★ 0 16d agoExplain → -
agents-of-chaos
Mirror of the Substack post Agents of Chaos by Cobus Greyling
★ 0 16d agoExplain → -
semantic-kernel ⑂ ▣
Integrate cutting-edge LLM technology quickly and easily into your apps
★ 0 3mo agoExplain → -
RAGxplorer ⑂ ▣
Visualise, explore, and calibrate your RAG pipelines
Python ★ 0 2y agoExplain → -
openwhisk-darkvisionapp ⑂ ▣
Created for toolchain: https://console.bluemix.net/devops/toolchains/cc18819e-cf7f-4143-8c6f-de2d4788f1d1?env_id=ibm%3Ayp%3Aeu-de
JavaScript ★ 0 7y agoExplain → -
openai-cua-sample-app ⑂ ▣
Learn how to use CUA (our Computer Using Agent) via the API on multiple computer environments.
★ 0 2mo agoExplain → -
NemoClaw ⑂ ▣
NVIDIA plugin for secure installation of OpenClaw
Shell ★ 0 4mo agoExplain → -
BitNet ⑂ ▣
Official inference framework for 1-bit LLMs
Python ★ 0 4mo agoExplain → -
awesome-claude-code ⑂ ▣
A curated list of awesome skills, hooks, slash-commands, agent orchestrators, applications, and plugins for Claude Code by Anthropic
★ 0 25d agoExplain → -
agent-governance-toolkit ⑂ ▣
AI Agent Governance Toolkit — Policy enforcement, zero-trust identity, execution sandboxing, and reliability engineering for autonomous AI agents. Covers 10/10 OWASP Agentic Top 10.
Python ★ 0 4mo agoExplain → -
remote-mcp-server-authless ▣
Remote MCP server without auth — superseded by remote-mcp-server-authless-1 (archived)
TypeScript ★ 0 1y agoExplain → -
DSPy ▣
DSPy Notebooks
Jupyter Notebook ★ 0 2y agoExplain → -
LangChain_SmartLLMChain ▣
SmartLLMChain is a LangChain implementation of the self-critique chain principle. It is useful for particularly complex question answering and follows a cycle of ideation, critique and resolve.
Jupyter Notebook ★ 0 2y agoExplain → -
LangChain ▣
LangChain Projects
Jupyter Notebook ★ 0 2y agoExplain → -
Haystack ▣
Haystack Notebooks
Jupyter Notebook ★ 0 2y agoExplain → -
AmazonLexBasicBot ▣
This is a very basic Amazon Lex bot illustrating integration with a Lambda function.
Jupyter Notebook ★ 0 2y agoExplain → -
AutomaticPromptEngineering ▣
Automatic Prompt Engineer (APE)
Jupyter Notebook ★ 0 2y agoExplain → -
Cohere ▣
Cohere Notebooks
★ 0 2y agoExplain → -
LLM_Examples ▣
Early LLM API examples and snippets (legacy; archived)
★ 0 3y agoExplain → -
LLM_Drift ▣
LLM drift detection experiments (legacy; archived)
Jupyter Notebook ★ 0 2y agoExplain → -
IBM_STT_Languge_Model ▣
IBM Speech-to-Text language model experiments (legacy; archived)
★ 0 5y agoExplain → -
RasaBankingBot ▣
Rasa banking chatbot demo (legacy; archived)
Python ★ 0 5y agoExplain → -
langchain-cookbook
LangChain cookbook recipes and runnable examples
Jupyter Notebook ★ 0 3mo agoExplain → -
doc2md
Convert PDFs and images to LLM-ready Markdown using NVIDIA Nemotron 3 Nano Omni
Python ★ 0 2mo agoExplain → -
nemotron-harness
Runtime orchestration framework for NVIDIA Nemotron 3 Nano Omni — adaptive compaction, doom-loop detection, system reminders, modality-aware inference
Python ★ 0 2mo agoExplain → -
opus-4.7-showcase
A markdown-first cookbook showcasing Claude Opus 4.7 features: /effort, extended thinking, parallel tool use, memory, subagents, and skills.
★ 0 3mo agoExplain → -
langchain-koreai
LangChain integration for the Kore.ai XO Platform — retriever, tools and document loader
Python ★ 0 3mo agoExplain →
No repos match these filters.