OPEN SOURCE · MULTIPLATFORM DESKTOP OPERATOR

FORGE

Open-source desktop AI operator for Windows, macOS, and Linux.
Connects to free models across the world, chooses the strongest path, and runs locally.
English-first. Multilingual by design.

$ pip install forge-agent
20+
Free Providers
500K+
Models Available
$0
Forever Cost
Self-Evolving
Choose Your System

FORGE downloads are served from the official site and verified against the canonical GitHub Release. Windows 1.1.4 ships as the validated desktop build; source, portable, and checksum assets come from one CI pipeline and one release manifest.

5Release Assets
1Validated OS
$0License Cost
MITOpen Source Core

Canonical release: GitHub Release remains the version authority: GitHub Release v1.1.4. The official site may mirror those exact assets byte-for-byte from the same CI pipeline.

Windows 1.1.4: the primary download is a tested installer executable with uninstall support and Start Menu integration. A portable ZIP and SHA256 sums are published for verification.

Setup Flow: install FORGE Desktop first, then complete account registration and provider setup from the private portal or inside Desktop.

macOS / Linux: native public packages are not part of the 1.1.4 release set yet. Use the source archive while those tracks are validated. View all releases.

Groq LLaMA 3.3 70B
Gemini 2.0 Flash
DeepSeek R1
Mistral Large
Qwen 2.5 72B
Ollama Local
HuggingFace 500K+
Together AI
OpenRouter
Nvidia NIM
Codestral
Gemma 2 27B
Phi-4
Command R+
WizardCoder
Groq LLaMA 3.3 70B
Gemini 2.0 Flash
DeepSeek R1
Mistral Large
Qwen 2.5 72B
Ollama Local
HuggingFace 500K+
Together AI
OpenRouter
Nvidia NIM
Codestral
Gemma 2 27B
Phi-4
Command R+
WizardCoder
Why FORGE
Forged Different

Not another wrapper. FORGE is the only agent that truly owns its intelligence — no vendor lock-in, no bills, no ceiling.

🔥

Smart Selector

Real-time benchmark of every available model. Each task gets routed to the best performing free model at that exact moment — speed, accuracy, quota — all weighed automatically.

Model Intelligence Scoring
♾️

Quota Guardian

Tracks free tier limits across 20+ providers simultaneously. When one quota hits zero, FORGE seamlessly rotates to the next. Zero downtime. Zero interruption. Zero cost.

Self-Healing APIs
🧬

Self-Discovery

Every 24 hours, FORGE crawls HuggingFace, OpenRouter, and every known provider to find newly released free models. It adds them, benchmarks them, and uses them — without you touching anything.

Auto-Evolution Engine
🧠

Persistent Memory

Not just conversation history. FORGE builds a knowledge graph about you, your projects, your preferences — growing smarter with every interaction. Across sessions. Across tasks.

Memory Graph

True Agent Mode

Writes and executes code. Searches the web. Manages files. Plans multi-step tasks end-to-end. Not a chatbot with tools — a real autonomous agent with full system access.

Full Autonomy
🌍

Open Forever

MIT licensed. No cloud dependency. Runs 100% on your machine. The community adds providers, plugins, and improvements daily. No company can ever shut it down or charge for it.

MIT License
Comparison
FORGE vs The World
Feature FORGE OpenClaw AutoGPT ChatGPT
100% Free Forever
Self-Evolving Models
Smart Model Selector~
Quota Auto-Rotation
Persistent Memory Graph~~
Local / No Cloud Required~
Open Source (MIT)
20+ Free Providers
Architecture
How It Works

Five layers. Every decision automated. Every model free. Every failure handled.

User / Task Input

text · code · files · images · voice

Input Layer

Smart Selector Engine

rates models in real-time: accuracy · speed · quota

Core Intelligence
Groq
Gemini
DeepSeek
Mistral
+20

Agent Core

code · web · files · multi-step planning

Execution

Quota Guardian + Self-Discovery

24h auto-rotation · finds new models daily

Self-Healing
Get Started
Install in 30 Seconds
# Install FORGE
$ pip install forge-agent
# Launch
$ forge start
# Add your first free API key (optional — works with zero keys via Ollama)
$ forge add-key groq your_free_key
01

Install Python 3.10+

That's the only requirement. No Docker. No Node. No cloud account.

02

Run pip install forge-agent

All dependencies install automatically. Takes ~15 seconds.

03

Launch and start forging

FORGE auto-detects available models and starts routing immediately. No config needed.