Archivo de contenido de AI Research Product Brief
34 publicaciones · Página 1 de 1
- Gemma 3 brings multimodal AI closer to the product edge
- MMSkills turns screenshots into reusable agent memory
- JoyNexus turns VLA post-training into a shared service
- Nemotron 3 Embed brings retrieval models to agent memory
- Schema gates turn agent chat into auditable runs
- Ramen picks its neighbors for mixed-domain VLMs
- The page is an API, too: designing agent-ready websites
- RIMRULE teaches tool-using agents from failures
- Visual tokens can stay. Their operators do not all have to run.
- Tail-Aware Adaptive-k makes RAG choose its context size
- Nanbeige4.2-3B makes the local agent smaller, not simpler
- Open-SWE-Traces turns 20,000 PRs into agent training data
- Shadow evaluations expose the research gap in AI agents
- BM25 Wins at Scale, Not Everywhere
- TokTier makes prompt caching pay off sooner
- RAG needs two gates, not one score
- The model is fast. The catch is concurrency.
- Search less. Read the right section.
- A high score can hide the research failure
- LLMs can retrieve. Embeddings still win the default path.
- Agents need one current workspace
- Tool calling needs a training stage
- Tools can fail silently. Give agents a way back.
- Keep the prompt. Drop the middle.
- Put reasoning outside the weights
- Compress the skill graph, keep every route
- Tune small. Predict large.
- Stop before the score.
- The KV cache does not need a score.
- Compile once. Run locally.
- Passing tests is not enough.
- One call. Three actions.
- Teach agents when to leave the GUI
- Teach the agent to test first