OncoAgent: A Dual-Tier Multi-Agent Framework for Privacy-Preserving Oncology Clinical Decision Support
OncoAgent proposes a dual-tier multi-agent framework that provides reliable and secure AI assistance for oncology clinical decisions through localized deployment, tiered models, and strict privacy protection.
Hugging Face Blog · May 10, 2026
Multimodal Embedding & Reranker Models with Sentence Transformers
Sentence Transformers v5.4 introduces native multimodal embedding support, enabling text, images, audio, and video to share a unified vector space for cross-modal retrieval.
Hugging Face Blog · Apr 9, 2026
Extrinsic Hallucinations in LLMs
This article explores the phenomenon of extrinsic hallucinations in large language models, analyzing their causes and detection methods, and proposes effective strategies to reduce hallucinations while emphasizing the risks of knowledge updates.
Lilian Weng · Jul 7, 2024
Agentic Document Processing: How AI Agents Are Automating Complex Workflows
The article explains that traditional document automation tools only extract text, while Agentic Document Processing uses AI Agents to understand document context, make autonomous decisions, and connect to downstream systems, enabling end-to-end intelligent workflow automation.
LlamaIndex Blog ·
Building a Financial Due Diligence Agent with LiteParse
LlamaIndex demonstrates a financial due diligence AI agent built with just 600 lines of code and no vector database, leveraging LiteParse to extract PDF layout information for precise, highlighted source citations in answers.
LlamaIndex Blog ·