Almanac
person

Rohit Prasad

personactiveprovisionalrohit-prasad-4339fc9e·4 events·first seen 14d ago

Aliases: Rohit Prasad

Co-occurring entities

More like this (12)

Recent events (4)

5The Batch·13d ago·source ↗

DeepLearning.AI launches Context Hub (chub), a crowdsourced API documentation tool for coding agents

Andrew Ng and collaborators released Context Hub (chub), an open context management system designed to give coding agents up-to-date API documentation, addressing the common failure mode where agents use outdated or hallucinated API calls due to training data cutoffs. The tool is installable via npm and exposes a CLI that agents can invoke to fetch current documentation for LLM providers, databases, payment processors, and other services. A planned future feature would allow agents to share discovered workarounds and documentation fixes across a community, enabling collective improvement over time.

5The Batch·13d ago·source ↗

DeepLearning.AI launches Context Hub for coding agents; Google releases Nano Banana 2 image generator

Andrew Ng and collaborators released Context Hub (chub), an open CLI tool that provides coding agents with up-to-date API documentation to reduce hallucinated or outdated API calls. Google separately launched Nano Banana 2 (Gemini 3.1 Flash Image), a faster and cheaper image-generation system built on Gemini 3 Flash's mixture-of-experts architecture, priced at roughly half its predecessor and claiming the top spot on Arena.ai's text-to-image leaderboard. The newsletter also references Claude Opus 4.6 as a leading coding model and notes the growth of agent-to-agent social infrastructure (OpenClaw, Moltbook) as context for the tooling need.

6The Batch·4d 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.

5The Batch·14d ago·source ↗

Andrew Ng proposes Stack Overflow-style knowledge sharing for AI coding agents via chub

Andrew Ng describes the vision for chub (Context Hub), a CLI tool providing up-to-date API documentation to coding agents, which reached over 5,000 GitHub stars in its first week. The piece argues for a Stack Overflow-like feedback loop where agents that discover bugs or better API usage patterns can contribute learnings back to shared documentation. Ng also references Moltbook, a Reddit-like social network for agents recently acquired by Meta, as inspiration for agent-to-agent knowledge sharing. The post outlines early-stage work on agentic deep research to expand chub's documentation collection from under 100 to nearly 1,000 documents.