Generative AI

Meituan Releases LongCat-2.0: A 1.6T-Parameter Open MoE Model with 1M Native Content and LongCat Sparse Attention

Meituan Releases LongCat-2.0: A 1.6T-Parameter Open MoE Model with 1M Native Content and LongCat Sparse Attention

Meituan released LongCat-2.0a large Mixture-of-Experts (MoE) language model. It carries 1.6 trillion total parameters and open about 48 billion per…
LlamaIndex 'legal-kb': Agentic recovery over Index v2 with find, find, read, and grep tools

LlamaIndex 'legal-kb': Agentic recovery over Index v2 with find, find, read, and grep tools

LlamaIndex published legal-kbpublic reference request on GitHub. It is defined as a database of legal documents, powered by LlamaIndex Index…
Structured PDF to JSON: A Guide to Open Source Release Models in 2026

Structured PDF to JSON: A Guide to Open Source Release Models in 2026

Most business data still sits inside PDFs, scans, and slide decks. Main language models and agents cannot use that data…
Qwen's Former Lead in Incorrect Integrated Thinking – and Why She Now Supports Agents

Qwen's Former Lead in Incorrect Integrated Thinking – and Why She Now Supports Agents

Junyang Lin was the technical lead for Alibaba's Qwen project. He announced that he will step down on March 3,…
NVIDIA AI Launches ASPIRE: A Self-Improving Robotic Framework Achieves 31% Zero-Shot on LIBERO-Pro Long Tasks

NVIDIA AI Launches ASPIRE: A Self-Improving Robotic Framework Achieves 31% Zero-Shot on LIBERO-Pro Long Tasks

Programming traditional robots is difficult to scale. It requires multimodal vision planning, physical communication skills, multitasking, and manual dexterity. Coding…
Designing a Schema-driven invoicing pipeline with lift-pdf for Accounts-Payable Extraction, Validation, and Ledger Generation

Designing a Schema-driven invoicing pipeline with lift-pdf for Accounts-Payable Extraction, Validation, and Ledger Generation

def render_pdf(d, path): """Draw a realistic one-page invoice: header, meta, bill/ship, line items, totals, payment.""" from reportlab.lib.pagesizes import LETTER from…
Back to top button