🧠Andrew Ng Quer Criar um Stack Overflow Pra Agentes de IA
Logan Kilpatrick, do time do Google Gemini, fez uma observação que circulou bastante: o gargalo no trabalho com IA mudou. Antes o problema era gerar código bom. Hoje o problema é revisar o que a IA produz. --- A novidade agora é que os agentes podem dar feedback sobre a documentação - o que funcionou, o que não funcionou, o que tá faltando. É tipo um Stack Overflow onde as IAs ajudam outras IAs a programar melhor. --- O OpenClaw e o Moltbook já mostraram que agentes conseguem usar redes sociais feitas pra eles compartilharem informação. O Context Hub leva isso pro mundo das APIs técnicas. Se funcionar, pode ser o começo de uma infraestrutura de conhecimento mantida por IAs pra IAs.
Should there be a Stack Overflow for AI coding agents to share learnings with each other? Last week I announced Context Hub (chub), an open CLI tool that gives coding agents up-to-date API documentation. Since then, our GitHub repo has gained over 6K stars, and we've scaled from under 100 to over 1000 API documents, thanks to community contributions and a new agentic document writer. Thank you to everyone supporting Context Hub! OpenClaw and Moltbook showed that agents can use social media built for them to share information. In our new chub release, agents can share feedback on documentation — what worked, what didn't, what's missing. This feedback helps refine the docs for everyone, with safeguards for privacy and security. We're still early in building this out. You can find details and configuration options in the GitHub repo. Install chub as follows, and prompt your coding agent to use it: npm install -g @aisuite/chub GitHub: https://t.co/OCkyxXQMCq
— @AndrewYNg View on X