Are you up for a challenge? openai.com/parameter-golf
TOOLS
-

New Course: Building Memory-Aware Agents with Persistent Learning
By
–
New course: Agent Memory: Building Memory-Aware Agents, built in partnership with @Oracle and taught by @richmondalake and Nacho Martínez.
— Andrew Ng (@AndrewYNg) 18 mars 2026
Many agents work well within a single session but their memory resets once the session ends. Consider a research agent working on dozens of… pic.twitter.com/dV7azZvNQnNew course: Agent Memory: Building Memory-Aware Agents, built in partnership with @Oracle and taught by @richmondalake and Nacho Martínez. Many agents work well within a single session but their memory resets once the session ends. Consider a research agent working on dozens of papers across multiple days: without memory, it has no way to store and retrieve what it learned across sessions. This short course teaches you to build a memory system that enables agents to persist memory and thereby learn across sessions. You'll design a Memory Manager that handles different memory types, implement semantic tool retrieval that scales without bloating the context, and build write-back pipelines that let your agent autonomously update and refine what it knows over time. Skills you'll gain: – Build persistent memory stores for different agent memory types – Implement a Memory Manager that orchestrates how your agent reads, writes, and retrieves memory – Treat tools as procedural memory and retrieve only relevant ones at inference time using semantic search Join and learn to build agents that remember and improve over time! deeplearning.ai/short-course…
→ View original post on X — @andrewyng, 2026-03-18 17:00 UTC
-
Gemini API Updates: Built-in Tools, Maps Grounding, Function Calling
By
–
Lots of great Gemini API updates shipping today 1. Built-in tools (search, maps, file search) now work with function calling
2. We now do context circulation with built-in tools for better model performance
3. Grounding with Google Maps now works with Gemini 3!! -
Prompt engineering drives viral content creation
By
–
The right prompt gets you 80% of the script. The right operator gets you 3M views.
Both matter. Neither replaces the other. -

Deeplake AI memory economics for agent workflows
By
–
Agent usage is spiky so stop paying for 24/7 databases. @Activeloop just dropped Deeplake to fix AI memory economics: → Instant sandboxed Postgres
→ Built for agent workflows
→ Handles text/vectors/video natively Only pay for the compute your agent swarm actually uses -
DataRobot Launches Agent Assist for Terminal and UI Deployment
By
–
Love this rundown @ashishkots – we also just launched Agent Assist that makes it easy to build/test/deploy all kinds of agents in the terminal or our UI https://
docs.datarobot.com/en/docs/api/ag
ent-assist-cli/index.html
… -
CodeRabbit Plan: New Coding Agent Integration Tool Launch
By
–
Introducing CodeRabbit Plan.
— CodeRabbit (@coderabbitai) 18 mars 2026
Hand those prompts to whatever coding agent you use and start building! pic.twitter.com/Bp5EoVKU8HIntroducing CodeRabbit Plan. Hand those prompts to whatever coding agent you use and start building!
-
Community Shares Panoramic Creations With Nano Banana 2
By
–
Our community has been creating incredible panoramic scenes with Nano Banana 2 Take a look at these fun examples, and share yours for inspiration!
-
Descope Introduces Agentic Identity Hub for AI Agent Security
By
–
Looking for bulletproof security for AI agent access?@DescopeINC just changed the game with their Agentic Identity Hub 🔥
— Charly Wargnier (@DataChaz) 18 mars 2026
→ MCP server authentication backing OAuth 2.1, PKCE, DCR, and CIMD
→ A secure vault stocked with 50+ templates and short-lived tokens
→ Strictly scoped,… pic.twitter.com/hLcg0mIibrLooking for bulletproof security for AI agent access? @DescopeINC just changed the game with their Agentic Identity Hub → MCP server authentication backing OAuth 2.1, PKCE, DCR, and CIMD
→ A secure vault stocked with 50+ templates and short-lived tokens
→ Strictly scoped, -

Mastering Multi-Object Tracking with Roboflow and OpenCV
By
–
Mastering Multi-Object Tracking with Roboflow & OpenCV From tracking basketball players to monitoring traffic, detection alone isn’t enough-you need Multi-Object Tracking (MOT). With Roboflow Trackers + OpenCV, you can assign persistent IDs to objects across frames, even
