agentic-ai

Tag

Cards List
#agentic-ai

@rohanpaul_ai: Alibaba released Qwen3.8-Max, a 2.4 trillion parameter model that activates only about 95 bn parameters per token. A th…

X AI KOLs Timeline · yesterday Cached

Alibaba released Qwen3.8-Max, a 2.4 trillion-parameter sparse MoE model with 95B active parameters per token, 1M token context, and strong agentic and benchmark results, including autonomously coding for days, circuit design, and outperforming rivals on Terminal Bench and PaperBench.

0 favorites 0 likes
#agentic-ai

@PyTorch: Keynote Speaker Spotlight Mazin Gilbert, Executive Director of the @AgenticAIFdn, joins #PyTorchCon North America to di…

X AI KOLs Timeline · yesterday Cached

PyTorchCon North America 2026 will feature a keynote by Mazin Gilbert of the Agentic AI Foundation, focusing on open-source AI and intelligent agent ecosystems. The event takes place October 20-21 in San Jose, CA.

0 favorites 0 likes
#agentic-ai

@0x0SojalSec: Andrew Ng dropped this: “Prompting will die in 6 months.” The era of writing clever prompts is ending, Traditional prom…

X AI KOLs Timeline · yesterday Cached

Andrew Ng predicts traditional prompt engineering will become obsolete within six months, shifting focus toward autonomous agentic systems that iterate and self-improve with minimal human input.

0 favorites 0 likes
#agentic-ai

Yesterday's GitHub outage is a preview of the agentic future's biggest bottleneck: our agents still route through one company's control plane.

Reddit r/AI_Agents · 2d ago

The GitHub outage highlights the fragility of centralized control planes for AI agents, prompting a call for open, decentralized, agent-native build infrastructure with gitlawb cited as an emerging example.

0 favorites 0 likes
#agentic-ai

DoctorAgents: an agentic framework to iteratively refine AutoML pipeline for small clinical temporal data

arXiv cs.AI · 2d ago Cached

The paper proposes DoctorAgents, an agentic AI framework that uses specialized LLM agents to iteratively generate, validate, and refine end-to-end machine learning pipelines for small, heterogeneous clinical temporal datasets, outperforming established AutoML baselines.

0 favorites 0 likes
#agentic-ai

Agentic self-driving microscopy benchmarks support qualification but do not necessarily generalize to unseen tasks

arXiv cs.AI · 2d ago Cached

This paper presents a benchmark and trace-logging framework for evaluating LLM-based agents that control microscopes, comparing 105 agent configurations and finding that benchmarks support qualification but do not reliably predict performance on unseen tasks.

0 favorites 0 likes
#agentic-ai

Agentic Nesting: A New Methodology for Existing Enterprise Application Integration and Services

arXiv cs.AI · 2d ago Cached

This paper proposes Agentic Nesting, a multi-agent collaboration framework that encapsulates existing enterprise applications as AI agents in a hierarchically nested structure, enabling natural-language interaction and cross-application orchestration as an alternative to traditional ESB/API/RPA integration approaches.

0 favorites 0 likes
#agentic-ai

@jerryjliu0: Fully onboard with productizing hillclimbing as an automated service for any agentic task. I've had the fortune of know…

X AI KOLs Following · 2d ago Cached

Jerry Liu endorses Explabs AI, a YC-backed service that productizes hillclimbing as an automated service for agentic tasks, claiming up to 97% cost savings and 50% higher quality.

0 favorites 0 likes
#agentic-ai

@VraserX: I’m insanely excited for this. If OpenAI gives this thing the same agentic capabilities as Codex, this could basically …

X AI KOLs Following · 2d ago Cached

A tweet reacts to Mark Gurman's report that OpenAI is developing a doughnut-shaped smart speaker priced at $300-400, speculating it could become a physical interface for agentic AI with Codex-like capabilities.

0 favorites 0 likes
#agentic-ai

@Azure: Microsoft has been named a Leader in the 2026 Gartner@ Magic Quadrant™ for Al-Augmented Code Modernization Tools. The f…

X AI KOLs Timeline · 2d ago Cached

Microsoft has been named a Leader in the 2026 Gartner Magic Quadrant for AI-Augmented Code Modernization Tools, highlighting its Azure and Copilot-powered modernization solutions.

0 favorites 0 likes
#agentic-ai

The gap isn’t that AI security tools are bad, it’s that two good ones can’t agree on what they found

Reddit r/ArtificialInteligence · 2d ago

The post highlights how independent AI security scanners name the same behavioral vulnerabilities differently, creating tracking and audit overhead. It introduces AVE, an open-source taxonomy of stable IDs for agentic AI vulnerability classes, noting that an independent developer's scanner findings converged on the same IDs.

0 favorites 0 likes
#agentic-ai

Google Maps adds agentic features, including food ordering and hotel bookings

TechCrunch AI · 2d ago Cached

Google Maps' Ask Maps feature gains agentic capabilities for ordering food, booking hotels, and finding event tickets, plus Personal Intelligence integration with Gmail and Calendar for personalized recommendations.

0 favorites 0 likes
#agentic-ai

EmpaAva: An Open-source Agentic 3D-Avatar Empathetic Live Chatbot

arXiv cs.CL · 3d ago Cached

This paper introduces EmpaAva, the first open-source agentic 3D-avatar empathetic chatbot that enables live, face-to-face multimodal empathy through a tri-agent LLM architecture, surpassing baselines in emotion understanding, response quality, and audio-visual consistency.

0 favorites 0 likes
#agentic-ai

Architectural Implications of Agentic AI Workflows

arXiv cs.AI · 3d ago Cached

This paper presents the first architectural characterization of agentic AI workflows, revealing fragmented, heterogeneous execution patterns that mismatch conventional server designs, and introduces a prototype server called Agora to improve CPU/GPU utilization and throughput.

0 favorites 0 likes
#agentic-ai

If a machine cannot check the work, your agent trust stack is only deciding who eats the loss

Reddit r/AI_Agents · 3d ago

An essay arguing that the key question for agent-to-agent trust is whether the payer can cheaply verify the result, and proposing that agents should buy artifacts (queries, citations, seeds) to make checking cost-effective.

0 favorites 0 likes
#agentic-ai

@rohanpaul_ai: Meta's chief ai officer @alexandr_wang : "Internally at Meta, we have seen cases where, if you develop the right agenti…

X AI KOLs Timeline · 3d ago Cached

Meta's chief AI officer Alexandr Wang claims that with the right agentic loop and evaluation system, a swarm of agents can outperform a team of 100 engineers, speaking at Y Combinator Startup School.

0 favorites 0 likes
#agentic-ai

The Most Dangerous AI Hacking Techniques Still Have Humans in the Loop

Wired · 3d ago Cached

Security researcher James Kettle presented findings at Black Hat showing that while agentic AI is limited in autonomously devising novel hacks, it becomes a powerful partner when guided by humans, leading to the discovery of a new vulnerability class called Shared-Parser Confusion.

0 favorites 0 likes
#agentic-ai

VeriTrace: Human-Like Temporal Exploration Completes Agentic Action Space

arXiv cs.AI · 4d ago Cached

VeriTrace, a multi-agent system for automated Verilog RTL generation, introduces Agentic Temporal Exploration that gives debugging agents full control over signal selection, time windows, and iteration depth, achieving 100% Pass@1 on VerilogEval-V2 and outperforming baselines by +5.1%.

0 favorites 0 likes
#agentic-ai

LFM2.5-2.6B: Deploy Agents Everywhere (8 minute read)

TLDR AI · 4d ago Cached

Liquid AI releases LFM2.5-2.6B, a compact agentic model designed to run entirely on-device, enabling free inference, low latency, and privacy. The post details its training pipeline including SFT, teacher specialization, distillation, and agentic RL.

0 favorites 0 likes
#agentic-ai

inclusionAI/Ling-3.0-flash · Hugging Face

Reddit r/LocalLLaMA · 4d ago Cached

inclusionAI released Ling-3.0-flash, a native hybrid reasoning model with 124B total/5.1B active parameters using a hybrid linear attention architecture (KDA+MLA) and sparse MoE. It matches or outperforms its 1T-class predecessor Ring-2.6-1T while being far more compute-efficient, with built-in agentic and long-context optimizations.

0 favorites 0 likes
Next →
← Back to home

Submit Feedback