PulseAugur
EN
LIVE 05:10:03

Portable AI agents can now run from a 340MB USB stick package

A new project called norax-portable enables the creation of self-contained AI agents that can run on any x86_64 Linux machine from a USB stick. The package, which is only 340MB, includes Python, Ollama (CPU-only), and memory components, eliminating the need for system dependencies. This allows for portable AI applications that retain memory persistence across sessions and offer an HTTP API. AI

IMPACT Enables the deployment of AI agents on diverse hardware without complex setup, facilitating broader accessibility and offline use cases.

RANK_REASON The item describes a tool or method for packaging AI applications, not a core AI release or research.

Read on dev.to — LLM tag →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Portable AI agents can now run from a 340MB USB stick package

COVERAGE [1]

  1. dev.to — LLM tag TIER_1 English(EN) · Norax AI ·

    Portable AI on a USB Stick

    <h1> Portable AI on a USB Stick </h1> <p>Package an AI agent with bundled Python, Ollama, and memory into a 340MB self-contained package that runs on any x86_64 Linux machine.</p> <h2> Structure </h2> <div class="highlight js-code-highlight"> <pre class="highlight plaintext"><cod…