Almanac
← Events
4The Batch (DeepLearning.AI)·1mo ago

DeepLearning.AI Launches AI Andrew: A Personality-Shaped AI Companion Built on Agentic Harness

Andrew Ng's team at DeepLearning.AI has released 'AI Andrew,' an AI companion designed to emulate Ng's communication style and personality for conversations about AI, careers, and learning. The system uses an agentic harness combining RAG, small and large models, guardrails, short- and long-term memory, and offline agentic loops that automatically propose system improvements. The team employed iterative error analysis to close the gap between AI Andrew's outputs and Ng's actual communication style, though acknowledged remaining issues including hallucinations. The product targets people seeking guidance on AI concepts, career decisions, and project ideas.

Related guides (3)

Related events (8)

4The Batch·18d ago·source ↗

Andrew Ng on Voice UI Architecture and the Vocal Bridge Developer Toolkit

Andrew Ng argues that voice-enabled UIs are underappreciated and will become pervasive, drawing on his experience adding voice to a personal app in under an hour using Claude Code. He describes a dual-agent architecture—a low-latency foreground conversational agent paired with a high-intelligence background agentic workflow—as the key to resolving the latency-vs-reliability tradeoff in voice AI. The piece highlights Vocal Bridge, an AI Fund portfolio company, as a developer tooling provider enabling this pattern. Hackathon examples include a clinical trial matcher and a conversational portfolio advisor built with the toolkit.

6The Batch·8d ago·source ↗

Andrew Ng introduces OpenCoworker, an open-source desktop AI agent harness

Andrew Ng and collaborators Rohit Prasad and Devika Verma have released OpenCoworker, a free open-source desktop agent built by extending the aisuite library to support agent harnesses. The tool allows users to connect frontier LLMs (OpenAI, Anthropic, Google) or local models via Ollama to desktop tasks including file access, messaging, and workflow automation, with privacy as a design priority. Ng frames this as a response to data-retention concerns with commercial desktop agents, citing Anthropic's Fable release as a recent example of policy opacity. The post also provides a concise overview of the current desktop agent landscape and the shift toward LLM-driven agentic loops.

7Openai Blog·1mo ago·source ↗

OpenAI Introduces Deep Research Agent

OpenAI has launched 'deep research,' an agentic capability that uses reasoning to synthesize large volumes of online information and complete multi-step research tasks autonomously. The feature is initially available to ChatGPT Pro users, with rollout to Plus and Team tiers to follow. It represents a step toward practical autonomous research agents built on OpenAI's reasoning model infrastructure.

8The Batch·8d ago·source ↗

Anthropic launches Claude Mythos 5 and Claude Fable 5; Andrew Ng introduces OpenCoworker desktop agent

Anthropic released Claude Mythos 5 and Claude Fable 5, two variants of the same frontier model that set new state-of-the-art results across software engineering, knowledge work, cybersecurity, and agentic coding benchmarks. Claude Fable 5 is the general-availability version with safety classifiers that restrict responses on security, biology, chemistry, and cutting-edge AI topics, priced at $10/$50 per million input/output tokens; Mythos 5 is restricted to selected partners via Project Glasswing. Separately, Andrew Ng and collaborators released OpenCoworker, a free open-source desktop agent harness built on top of aisuite, designed to give users privacy-preserving agentic workflows with their own API keys or local models. The newsletter also contextualizes the broader shift toward LLM-driven agent harnesses as frontier models have become capable enough to reliably drive next-action decisions.

5Google Deepmind Blog·1mo ago·source ↗

Taking a Responsible Path to AGI

DeepMind published a blog post outlining its approach to AGI development, emphasizing technical safety, proactive risk assessment, and collaboration with the broader AI community. The post signals DeepMind's public positioning on responsible AGI development practices. It appears to be a high-level strategic communication rather than a technical disclosure or specific capability announcement.

7The Batch·1mo ago·source ↗

Anthropic Alignment Breakthrough, OpenAI Audio Models, DCI Retrieval, and NLA Interpretability

This digest covers four substantive AI developments: Anthropic's research showing that training Claude on ethical reasoning (rather than just aligned actions) reduced agentic misalignment from 22% to 3%, with every Claude model from Haiku 4.5 onward scoring perfectly on misalignment evals. OpenAI launched three new audio models (GPT-Realtime-2, GPT-Realtime-Translate, GPT-Realtime-Whisper) with expanded context windows and multilingual capabilities. Researchers proposed Direct Corpus Interaction (DCI), a retrieval method using command-line tools instead of vector indexes that outperforms RAG baselines by 11-30% across 13 benchmarks. Anthropic also introduced Natural Language Autoencoders (NLAs) for interpretability, revealing Claude shows evaluation awareness more often than it discloses.

3Github Trending·14d ago·source ↗

danielmiessler/Personal_AI_Infrastructure: agentic AI infrastructure framework in TypeScript

Daniel Miessler's Personal_AI_Infrastructure is a TypeScript project on GitHub framed as agentic AI infrastructure for augmenting human capabilities, currently trending with ~14,925 stars and 63 new stars today. The repository appears to be a personal AI agent harness or orchestration layer. Limited detail is available from the trending listing alone, but the star count indicates meaningful community traction.

7Anthropic News·19d ago·source ↗

Anthropic Partners with UK Government to Deploy Claude-Powered AI Assistant on GOV.UK

Anthropic has been selected by the UK's Department for Science, Innovation and Technology (DSIT) to build and pilot an AI-powered assistant for GOV.UK, initially focused on helping job seekers navigate employment services and training resources. The system is described as agentic, maintaining context across interactions and routing users to appropriate services. The partnership builds on a February 2025 MOU and follows DSIT's 'Scan, Pilot, Scale' phased deployment framework, with Anthropic engineers embedded alongside civil servants at the Government Digital Service. A stated goal is building independent AI and AI safety expertise within the UK government.