RSS Amplifier

Podcast

andrew.ooo

Deep dives into trending AI tools, GitHub repos, and the companies building the future. Practical automation, startup economics, and what matters in AI agents.

andrewdotooo.substack.comRSS feed ↗20 episodes

Written by

Latest episodes

Ante Review: A 15MB Rust Coding Agent That Runs Offline

Hands-on review of Ante, Antigma Labs' single-binary Rust coding agent with embedded llama.cpp. Benchmarks, the closed-source catch, and honest limits.

pdf-inspector Review: Skip OCR for Most of Your PDFs

Hands-on review of Firecrawl's pdf-inspector, the MIT Rust library that classifies PDFs in ~20ms and extracts Markdown without OCR. Benchmarks and real limits.

Prime Agent Review: The Self-Improving RLM Coding Harness

Hands-on review of Prime Intellect's Prime Agent - the open-source RLM harness where subagents are Python function calls, with benchmarks and honest limits.

OpenSpace Review: A Skill Management Layer for AI Agents

Hands-on review of HKUDS OpenSpace - the skill management layer that lets AI agents retrieve, evaluate, and evolve skills, with benchmarks and code.

GPT Researcher: The Open Deep Research Agent Reviewed

Hands-on review of GPT Researcher, the 29K-star open-source deep research agent - architecture, code examples, real costs, community reactions, and honest limitations.

OpenHands Review: The 70K-Star Open AI Software Engineer

OpenHands (formerly OpenDevin) is the most-starred open-source AI coding agent. SWE-bench scores, setup, real code, honest limits, and FAQ.

Cloudflare Computer Review: A Real Computer for AI Agents

Cloudflare Computer gives each AI agent its own persistent computer, blending cheap isolates and full containers. How it works, code, limits, and FAQ.

DeerFlow 2.0 Review: ByteDance's Open Super Agent

DeerFlow 2.0 is ByteDance's open-source super-agent harness with sub-agents, sandboxes, memory, and skills. Features, code, honest limits, and FAQ.

TencentDB Agent Memory Review: Team Memory Hub for AI

TencentDB Agent Memory turns chats, docs & code into shared, ACL-governed agent memory. Hands-on review: 4 asset types, Docker setup, honest limits.

RAGFlow Review: Deep-Document RAG You Can Self-Host

RAGFlow is an open-source RAG engine with deep document understanding, template-based chunking, and grounded citations. Features, code, limits, and FAQ.

Archon Review: Make AI Coding Deterministic With YAML

Archon is an open-source harness builder that wraps Claude Code and Codex in YAML workflows for repeatable, deterministic AI coding. Features, code, limits, FAQ.

Juggler Review: A GUI Coding Agent From JUCE's Creator

Juggler is an open-source GUI coding agent by JUCE creator Julian Storer. Tree-based sessions, inspectable tool calls, plugins, and BYOK models — reviewed.

LLM 0.32 Review: Simon Willison's CLI Becomes an Agent

LLM 0.32 review — Simon Willison's CLI adds reasoning traces, server-side tools, resumable tool loops, Git-style logs. The release that made LLM agent-shaped.

kimi-k3-in-c: Run a 2.78T Model on One CPU in 8GB RAM

kimi-k3-in-c review — a portable C99 engine that runs Kimi K3's 2.78 trillion parameters on one CPU in 8.24 GB by streaming experts from NVMe.

OpenWork Review: Open-Source Claude Cowork Alternative

OpenWork review — a free, opencode-powered desktop app and MCP that's an open-source alternative to Claude Cowork, plus its MIT relicensing controversy.

Cognee Review: Open-Source AI Memory for Agents

Cognee review — the open-source AI memory platform giving agents a self-hosted knowledge graph, its ECL pipeline, real code, and honest limitations.

Pi Coding Agent Review: The Minimal Terminal Harness

Pi review — a minimal open-source terminal coding agent from libGDX and Flask creators, with four tools, TypeScript extensions, and 30+ LLM providers.

grok-cli Review: The Community Grok Coding Agent (2026)

grok-cli review — Superagent's open-source terminal coding agent for xAI's Grok API, with Telegram remote control, sub-agents, a microVM sandbox, and computer use.

Grok Build Review: xAI's Open-Source Coding Agent (Rust TUI)

Grok Build is xAI's open-source terminal coding agent in Rust. Install guide, real commands, ACP editor integration, costs, community reaction, and honest limits.

Cognee Review: Open-Source AI Memory for Agents

Cognee gives AI agents persistent memory via a self-hosted knowledge graph. Hands-on review: remember/recall API, Docker setup, vs Mem0 & Graphiti.