Articles tagged: open-source

50 articles

Local models

Mistral’s Latest Local Models: Faster, Smarter, and More Accessible

Mistral AI releases new local model variants with improved performance, reduced memory footprint, and native tool use. These updates make...

Jul 23, 20268 min
Local models

Mistral's Latest Updates: New Models and Local AI Advancements

Mistral AI released Mistral Large 2 and improved local models like Mistral 7B, boosting performance on coding and reasoning tasks while en...

Jul 17, 20266 min
AI agents

What Building Shippy Taught Us About Building Agents

Lessons from developing Shippy, an AI agent for logistics, reveal that modular design, human-in-the-loop validation, and handling real-wor...

Jul 16, 20267 min
AI tools

Introducing Real World VoiceEQ: Measuring the Human Quality of Voice AI

Real World VoiceEQ is a new benchmark that evaluates voice AI systems on human-likeness, emotional expressiveness, and natural prosody, pr...

Jul 16, 20267 min
AI agents

Agentic AI vs. Generative AI: Redefining Intelligent Systems

Generative AI creates content, while Agentic AI takes action. This article explores how combining these technologies enables autonomous ag...

Jul 14, 20267 min
Local models

Mistral’s Latest Updates: New Local Models and Enhanced Efficiency

Mistral AI has unveiled new local models optimized for on-device inference, offering improved speed and lower memory usage. These updates...

Jul 13, 20267 min
AI tools

Where Does an AI’s Personality Actually Come From?

AI personalities are not magic; they emerge from training data, fine-tuning, and system prompts. This article explores the technical origi...

Jul 13, 20268 min
AI agents

Agentic AI vs Generative AI: The Shift from Content Creation to Autonomous Action

Generative AI creates content; Agentic AI acts on it. This article explores how combining GPT models with autonomous agents enables dynami...

Jul 12, 20267 min
Local models

Mistral's Latest Updates: New Models and Open-Source Advances

Mistral AI has released new local models with improved performance, including Mistral 7B v2 and a fine-tuned code model. These updates enh...

Jul 12, 20267 min
AI tools

That Is Embarrassing: Why Frontier AI Still Makes Things Up, and What to Do About It

Frontier AI models continue to generate plausible-sounding but false information, a persistent flaw known as hallucination. This article e...

Jul 12, 20267 min
Local models

Latest Updates from Mistral: New Local Model Releases and Improvements

Mistral AI unveils significant updates to its local models, including enhanced performance, reduced memory footprint, and new quantization...

Jul 11, 20267 min
AI agents

From Generative to Agentic AI: The Next Frontier in Autonomous Systems

Explore how Generative AI creates content while Agentic AI acts independently. Learn the key differences, practical examples, and why comb...

Jul 9, 20266 min
Local models

Mistral's Latest Updates: New Local Models and Performance Gains

Mistral AI releases enhanced local models with improved efficiency, reduced memory usage, and better reasoning. Discover key updates, benc...

Jul 9, 20267 min
AI tools

Run AI Workloads on Any Cloud, Store on Hugging Face: Zero-Egress Storage with SkyPilot

SkyPilot enables AI teams to run jobs across any cloud provider while storing data on Hugging Face with zero egress fees, simplifying mult...

Jul 9, 20268 min
AI agents

Stop Ranking Agent Configs by Average Score

Ranking AI agent configurations by average score can be misleading. Learn why this metric hides critical failures and discover better eval...

Jul 8, 20268 min
Local models

Mistral's Latest Updates: New Local Models and Enhanced Performance

Mistral AI unveils new local models with improved efficiency and accuracy, including Mistral 7B v2 and specialized variants. These updates...

Jul 8, 20267 min
Local models

Mistral's Latest Updates: Pushing Local AI Boundaries

Mistral AI introduces new local models with enhanced efficiency, reduced hardware requirements, and improved performance. These updates em...

Jul 6, 20265 min
Local models

Mistral's Latest Updates: New Local Models and Open-Source Advances

Mistral AI has released new local models with improved efficiency and performance. These updates include enhanced reasoning capabilities a...

Jul 5, 20266 min
AI safety

Building AI Responsibly to Benefit Humanity: A Mission for Safe Innovation

Learn why responsible AI development prioritizes safety, ethics, and human benefit. This article explores practical steps like bias mitiga...

Jul 4, 20267 min
AI agents

AI Agents Explained: What Is a ReAct Loop and How Does It Work?

The ReAct loop combines reasoning and acting to enable AI agents to solve complex tasks iteratively. By alternating between thought, actio...

Jul 4, 20268 min
AI agents

Introducing OpenWiki: An Open Source Agent for Automated Repository Documentation

OpenWiki is a new open source AI agent that automatically generates, updates, and maintains documentation for code repositories. It integr...

Jul 3, 20267 min
AI research

ScarfBench: Benchmarking AI Agents for Enterprise Java Framework Migration

ScarfBench introduces a standardized benchmark to evaluate AI agents on migrating enterprise Java frameworks. It tests code refactoring, d...

Jul 2, 20268 min
AI agents

Build and Run Your Own AI Agent in the Cloud

Learn how to build and deploy a custom AI agent on cloud infrastructure. This guide covers architecture, tooling, and practical steps for...

Jul 2, 20267 min
Local models

Introducing Mistral OCR 4: A New Era in Local Optical Character Recognition

Mistral OCR 4 revolutionizes local document processing with blazing-fast, offline OCR. It achieves 99.2% accuracy, supports 100+ languages...

Jun 30, 20267 min
AI research

The Next Frontier in AI Research: Beyond Large Language Models

Explore groundbreaking AI research trends beyond LLMs, including neuro-symbolic reasoning, self-supervised learning, and energy-efficient...

Jun 29, 20269 min
Local models

Run a vLLM Server on HF Jobs in One Command

Learn how to launch a vLLM inference server on Hugging Face Jobs with a single command. This guide covers setup, configuration, and practi...

Jun 26, 20266 min
Local models

Introducing Mistral OCR 4: Next-Gen Local OCR for AI Workflows

Mistral OCR 4 brings high-accuracy text extraction to local AI models, enabling offline document processing with superior layout detection...

Jun 25, 20268 min
AI coding

Build Your Own Local AI Coding Agent with Gemma 4 and OpenCode

Learn to create a free, private AI coding agent on your own machine using Gemma 4 and OpenCode. This guide covers setup, configuration, an...

Jun 25, 20267 min
AI agents

How To Give Your Agent Memory

Learn how to equip AI agents with memory using vector databases, conversation history, and structured storage. Practical techniques for pe...

Jun 25, 20267 min
AI agents

Why I Stopped Using One Agent and Built a Multi-Agent Pipeline Instead

Discover why a single AI agent fell short for complex tasks and how a multi-agent pipeline improved accuracy, reliability, and efficiency...

Jun 24, 20267 min
Local models

Introducing Mistral OCR 4: On-Device Document Intelligence

Mistral OCR 4 brings high-accuracy optical character recognition to local devices. It runs entirely offline, supports multilingual text ex...

Jun 24, 20267 min
AI tools

Anchor Detection for RAG: Parallel Detectors, Then One LLM Call at the End

A technique for efficient RAG that uses lightweight parallel detectors to identify semantic anchors before making a single, targeted LLM c...

Jun 24, 20268 min
Local models

Introducing Mistral OCR 4: Local Optical Character Recognition Redefined

Mistral OCR 4 brings state-of-the-art, fully local optical character recognition to your machine. With enhanced accuracy, multilingual sup...

Jun 24, 20266 min
AI agents

Build Real Agentic Apps Using CUGA: Two Dozen Working Examples on a Lightweight Harness

Discover how CUGA, a lightweight harness, powers two dozen practical agentic applications. Learn to build autonomous AI agents with code e...

Jun 23, 20269 min
Local models

We Got Local Models to Triage the OpenClaw Repo for FREE!*

Discover how we used local AI models to automate issue triage on the OpenClaw repository at zero cost, enhancing efficiency and reducing m...

Jun 23, 20266 min
AI tools

Shipping huggingface_hub every week with AI, open tools, and a human in the loop

Discover how the huggingface_hub library is released weekly using AI for code review and open tools for automation, while keeping a human...

Jun 23, 20267 min
AI research

The Next Frontier: How Artificial Intelligence is Reshaping Scientific Discovery

Artificial intelligence is revolutionizing AI research by accelerating hypothesis generation, automating experiments, and uncovering patte...

Jun 23, 20267 min
AI research

The Frontier of Artificial Intelligence: Unraveling the Mysteries of AI Research

AI research is advancing rapidly, exploring machine learning, neural networks, and ethics. This article delves into current breakthroughs,...

Jun 22, 20267 min
Guides

Testing Mythos and Fable: Moving Beyond SWE-bench with Nvidia’s Open Contender

Explore how Nvidia’s new open-source framework challenges SWE-bench dominance. Learn to test AI models with Mythos and Fable for real-worl...

Jun 20, 20268 min
Guides

Building a Custom GStreamer Plugin for NVIDIA DeepStream

Learn how to build a custom GStreamer plugin for NVIDIA DeepStream. This guide covers the plugin structure, element registration, and prac...

Jun 19, 20267 min
AI research

Is it agentic enough? Benchmarking open models on your own tooling

Learn how to evaluate open-source AI agents for autonomy and task completion using custom benchmarks. A practical guide for researchers an...

Jun 18, 20269 min
AI research

The Frontiers of Artificial Intelligence: Current Trends in AI Research

AI research is rapidly evolving, focusing on areas like generative models, reinforcement learning, and ethical frameworks. These advances...

Jun 18, 20268 min
Guides

LLMs Inside the Product: A Practical Field Guide

A hands-on guide to integrating large language models into products, covering architecture patterns, prompt engineering, cost optimization...

Jun 17, 20266 min
AI agents

From the Hugging Face Hub to Robot Hardware with Strands Agents and LeRobot

Discover how Strands Agents and LeRobot bridge the gap between AI models on Hugging Face Hub and real-world robot hardware, enabling seaml...

Jun 17, 20267 min
Guides

Drilling Into AI’s Financial Sustainability

Explore the hidden costs of AI development and deployment, from hardware to energy. Learn practical strategies for budgeting, optimizing m...

Jun 17, 20266 min
Local models

Run a Local LLM with OpenClaw on Your Mac Mini

Learn how to install and run OpenClaw on a Mac Mini for private, offline AI inference. Step-by-step guide covers setup, model loading, and...

Jun 16, 20266 min
AI coding

How We Made Coding Agent Spend Predictable

Discover how we engineered a cost-predictable coding agent by combining token budgets, early stopping, and adaptive context management. Le...

Jun 16, 20266 min
Guides

DeepSeek Sharpens Its Reasoning: DeepSeek-R1, an Affordable Rival to OpenAI’s o1

DeepSeek-R1 brings advanced reasoning capabilities at a fraction of the cost of OpenAI’s o1. Learn how this open-source model matches o1 i...

Jun 15, 20266 min
Guides

Vision LLMs are PDF Parsers Too: Reading Charts and Diagrams for RAG

Learn how vision LLMs extract data from charts and diagrams in PDFs for RAG pipelines. This guide covers practical examples using multimod...

Jun 14, 20268 min
AI agents

Mythos Begets Fable, Cursor's Composer 2.5, Agents Building Agents

Explore how AI agents evolve from mythos to fable through Cursor's Composer 2.5, enabling autonomous agent collaboration and recursive imp...

Jun 13, 20268 min