research
An autonomous AI system, "The AI Scientist," has achieved a significant milestone by publishing a peer-reviewed paper, demonstrating AI's capability for independent scientific discovery. Concurrently, the open-source Academic Research Skills (ARS) tool has launched, providing an AI-powered suite for researchers from planning to experiment execution and publication, with continuous updates to mitigate AI's limitations. This advancement in AI-augmented academic workflows is influenced by projects like Google's PaperOrchestra.
Sources: Hacker News
research
Researchers have introduced OncoAgent, an open-source, dual-tier multi-agent AI framework designed to provide privacy-preserving clinical decision support in oncology, addressing critical issues like data privacy and hallucination in existing systems. It leverages fine-tuned LLMs and advanced RAG techniques to offer evidence-based recommendations.
Sources: Hugging Face Blog
product_launch
Google is enhancing its Gemini API File Search tool with three major updates: multimodal support for processing images and text, custom metadata for better data organization, and page-level citations for improved grounding and transparency in RAG systems. These features aim to help developers build more efficient and verifiable retrieval-augmented generation applications.
Sources: Hacker News
research
A new research paper introduces 'LLMorphism,' a proposed psychological bias where people increasingly believe human cognition functions like a large language model due to the rise of conversational AI. The paper argues this bias, which projects LLM features onto humans, has significant implications for various aspects of human life and the perception of human dignity.
Sources: Hacker News
research
Anthropic's Claude Code team advocates for HTML as a superior output format for large language models, arguing it enables richer, more interactive, and navigable explanations with features like SVG diagrams. This approach was practically demonstrated by GPT-5.5, which successfully generated a detailed, interactive HTML explanation of a Linux security exploit, showcasing its potential for enhanced technical documentation.
Sources: Simon Willison