Artificial intelligence
-
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…
Read More » -
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…
Read More » -
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…
Read More » -
Anthropic Launches Claude Science Beta: A Multi-Agent AI Workbench for Reproducible Genomics, Proteomics, and Cheminformatics Pipelines
This week, Anthropic was released Claude Science. An app for scientists, available in beta. It uses existing Anthropic Claude models,…
Read More » -
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…
Read More » -
Mistral AI Releases Leanstral 1.5: Apache-2.0 Lean 4 Code Agent Model Solving 587 of 672 PutnamBench Issues
Today, Mistral AI was released Lesson 1.5. It is a code agent model built for Lean 4. The release targets…
Read More » -
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…
Read More » -
Interfaze Ships diffusion-gemma-asr-small, an Open-Source Diffusion ASR Model Writes Six Languages with DiffusionGemma’s Parallel Denoising Decoder
Interfaze, a young YC startup, has opened the source for a new speech recognition model. It is called diffusion-gemma-asr-small. The…
Read More » -
RAG-Anything Tutorial: Build a Multimodal Retrieval Pipeline for Text, Tables, Figures, and Images in Colab
print("n[5/10] Creating a synthetic multimodal report...") monthly_data = pd.DataFrame( { "Month": ["Jan", "Feb", "Mar", "Apr", "May", "Jun"], "Query Volume": [1200,…
Read More » -
Google Health API Get CLI: ghealth is an open source tool for your Fitbit Air data
I Google Health API You are an official supporter of the Fitbit Web API. Targets Google Health API v4 and…
Read More »