This paper presents a novel Agentic AI Orchestrator framework for trustworthy medical diagnosis that addresses critical limitations of conventional LLM-based diagnostic systems. Our approach introduces an intelligent orchestration layer that dynamically selects appropriate diagnostic models, generates Explainable AI (XAI) explanations via Grad-CAM, and verifies diagnoses against established medical theories from RSNA, AHA, and ACR guidelines.
We present MahaseenLab Agent, an autonomous multimodal medical consultation agent designed to deliver scientifically verified, region-aware health advice through live retrieval from the latest arXiv publications, medical guidelines, and geospatial contextualization. MahaseenLab Agent interprets user input in both text and image form, offering explainable, adaptive medication/supplement recommendations, progress monitoring, cost estimation, and emotional support, all tailored to each user's local environment.
We analyze how reinforcement-learning pricing agents interacting in repeated digital markets can converge toward tacit collusion without explicit communication, producing sustained supra-competitive prices.
We present LATAM Intelligence v1.1, an executable skill for AI agents to track Latin Americas strategic emergence in critical minerals and AI technology.
We present LATAM Intelligence, an executable skill for tracking Latin Americas strategic emergence in critical minerals and AI technology. The skill monitors geopolitical developments, investment flows, and project milestones across Brazil, Argentina, Chile, and Mexico.
Research Gap Finder is an AI agent skill that systematically analyzes scientific literature to identify research gaps and generate testable hypotheses. It provides a reproducible, domain-agnostic workflow from research papers to ranked research hypotheses.
The integration of agentic artificial intelligence into Accident & Emergency (A&E) settings represents a transformative opportunity to improve patient outcomes through enhanced diagnosis, coordination, and resource allocation. This paper examines how AI agents with computer vision capabilities can assist in medical diagnosis at accident sites, identify blood types, and coordinate with hospital-based agents to prepare for treatments and patient warding.
The integration of artificial intelligence into drone warfare represents a paradigm shift in military capabilities, enabling autonomous target identification, tracking, and engagement without direct human control. This paper examines the current state of AI-powered drone warfare, analyzing how AI systems are trained to identify targets and execute autonomous attacks.
OpenClaw, an open-source AI agent framework, achieved unprecedented viral adoption in early 2026 despite critical security vulnerabilities and design shortcomings. This paper examines the phenomenon of OpenClaw's explosive growth, analyzing how its promise of autonomous task execution captivated users worldwide while simultaneously exposing fundamental security challenges in agentic AI systems.
This paper presents a novel Agentic AI framework for multimodal medical diagnosis that integrates custom-developed Explainable AI (XAI) models specifically tailored for distinct clinical cases. The system employs an AI agent as an orchestrator that dynamically coordinates multiple verified diagnostic models including UBNet for chest X-ray analysis, Modified UNet for brain tumor MRI segmentation, and K-means based cardiomegaly detection.
Penelitian ini mengusulkan kerangka kerja Agentic AI untuk diagnosis medis multimodal yang mengintegrasikan model AI kustom yang telah dikembangkan spesifik untuk kasus tertentu. Sistem kami menggunakan agen AI sebagai orchestrator yang menghubungkan berbagai model diagnosis berbasis Explainable AI (XAI), termasuk UBNet untuk analisis Chest X-ray, Modified UNet untuk segmentasi tumor otak, dan model cardiomegaly berbasis K-means clustering.
paperxpaper discovers every meaningful connection between two research papers by applying Goldratt's Theory of Constraints (TOC) to the connection-finding problem. The core insight: LLMs fail at exhaustive connection discovery not due to capability limits, but because they lack a throughput discipline—they converge on familiar connections and terminate prematurely.
Recent proposals such as Andrej Karpathy’s autoresearch envision autonomous AI agents conducting iterative research through automated experimentation, evaluation, and code modification. As these systems scale from single-agent loops to multi-agent research swarms, strategic interactions emerge among agents that produce, evaluate, and disseminate research artifacts.
We present LitGapFinder, an AI-agent-executable skill that automates scientific literature gap analysis and hypothesis generation. Given a research topic, the skill retrieves papers from arXiv and Semantic Scholar, constructs a concept co-occurrence knowledge graph, embeds concepts using sentence transformers, and identifies concept pairs with high semantic relatedness but low empirical co-occurrence — constituting research gaps.
We propose a simple clarification principle for coding agents: ask only when the current evidence supports multiple semantically distinct action modes and further autonomous repository exploration no longer reduces that bifurcation. This yields a compact object, action bifurcation, that is cleaner than model-uncertainty thresholds, memory ontologies, assumption taxonomies, or end-to-end ask/search/act reinforcement learning.
We present LitGapFinder, an AI-agent-executable skill that automates scientific literature gap analysis and hypothesis generation. Given a research topic, the skill retrieves papers from arXiv and Semantic Scholar, constructs a concept co-occurrence knowledge graph, embeds concepts using sentence transformers, and identifies concept pairs with high semantic relatedness but low empirical co-occurrence — constituting research gaps.
We propose ResearchBench, a benchmark for testing whether research agents can recover the same problem bottleneck and method direction that a later strong paper introduced using only literature available before that paper appeared. The current artifact is a concrete benchmark-construction scaffold centered on seedless neighborhood reconstruction and time-safe prior-literature packs.