LOCAL AI · BUILT FOR LEARNING

A coding teacher
that stays with you.

GDMCode explains code, guides practice, and helps you build on your own computer. No account or cloud connection is needed after setup.

01 Offline by default 02 Windows 10 / 11 03 Spark 2B or Forge 4B
GDMCode / LearnOFFLINE · LOCAL
A calmer way to learn

Understand the idea.
Try the code.
Go deeper when ready.

Lessons, quick checks, and small practice exercises stay in one clear path. Your progress is saved on your device.

CURRENT LESSON · PYTHON

What does a function do?

A function gives a name to a small piece of work, so you can use it again without rewriting the steps.

def greet(name):
return f"Hello, {name}!"
THE PRODUCT

One local space for learning and building.

01

Learn

Follow a focused lesson, answer quick checks, and expand a topic when curiosity takes you further.

See the learning guide →
02

Practice

Change a small example and get an honest local check. The checker tells you what it did and what it did not do.

View product captures →
03

Build

Use the coding-agent TUI when you are ready to work in a repository, with visible permissions and reviewable changes.

Read the boundaries →
DOWNLOADS

Start with the model that fits your machine.

Install the application once, then choose the local model you want. Every release and model file has a published SHA-256 checksum.

HIGHER CAPACITY≈ 2.71 GB

Forge 4B

The larger fine-tuned model for systems with more memory and a little more patience.

SHA-256
514c57fe…2ee9
Download Forge 4B ↗
WINDOWS X64Release bundle

GDMCode app

Terminal TUI, local service, PWA assets, CPU runtime, licenses, and release checksums.

Version
v0.2.112-adtc
Download the release ↗
QUICK START

From download to first lesson.

01

Install the app

Download the Windows release, then run the installer from PowerShell. It installs per user and does not need administrator access.

powershell -ExecutionPolicy Bypass -File .\install-gdmcode.ps1 -WithModel
02

Open GDMCode

Start the TUI for coding help, or start the local learning service to open the browser experience.

gdmcode
gdmcode learn
03

Choose your pace

Use Spark for a quick start on an 8 GB laptop. Add Forge later when you want more capacity.

gdmcode model list
gdmcode model use <model-id>
Already on Ubuntu? Download a model with ./download_model.sh spark or ./download_model.sh forge. The scripts verify the file before placing it in model/. Read the evaluation guide for the clean-room procedure.
GDMCode·

Good tools should make learning feel possible.

Private by default. Honest about its limits. Ready for the next thing you want to understand.

Get GDMCode