Skip to main content

Local-first Claude Code language tutor

Project description

lingo-loop

Learn languages inside your AI coding assistant — local-first, no telemetry.

License: MIT Python 3.12+ CI

(Demo recording pending — see docs/internal/launch-checklist.md.)

Why

  • Local-first. Your profile, vocabulary, and progress live in plain files on your machine.
  • No telemetry. Nothing is sent anywhere except the LLM API call your host already makes.
  • Works inside your IDE. Practice reading, writing, and vocabulary without leaving Claude Code, Codex, Hermes, or OpenClaw.

Features

  • Reading practice with adaptive vocabulary surfacing.
  • Short writing prompts with corrections from your assistant.
  • Spaced-repetition vocabulary loop, scheduled across sessions.
  • Lesson and transcript flows tailored to your native and target languages.
  • Progress tracking you can inspect with a single command.
  • Editable YAML profile — language pair, level, and preferences in one place.
  • Works across four AI coding hosts with the same CLI underneath.

Quick start (Claude Code)

Install with uv (or clone and run uv pip install -e ".[dev]" for a dev setup — see CONTRIBUTING.md).

# 1. Install the CLI
uv tool install lingo-loop==0.1.3

# 2. Detect AI hosts and install tutor skills for the ones you use
tutor doctor --json
tutor init

# 3. Write your learner profile (native + target language)
tutor setup write --json '{"profile":{"native_language":"en","target_language":"uk"},"preferences":{}}'

# 4. Restart Claude if needed, then ask: "start a reading session"

tutor init detects Claude, Codex, Hermes, and OpenClaw and shows a keyboard menu: arrow keys move, Space toggles providers, and Enter continues/applies. All four providers receive the shared skills/<skill-name>/SKILL.md hub. Hermes and OpenClaw also receive their registration files. Rerun any time to repair drift — it never touches your learner profile, history, or secrets. Non-interactive form: tutor init --provider claude --yes (also --dry-run, --json).

If 0.1.3 has not propagated yet, use the source-tag fallback:

uv tool install "git+https://github.com/artemVeduta/lingo-loop@v0.1.2"

Full Claude install doc: docs/install/claude.md

Other hosts

How it works

┌──────────────┐       ┌────────────────┐       ┌─────────────────┐
│  AI Host     │──────▶│  Tutor skill   │──────▶│  tutor CLI      │
│  (Claude/    │       │  (markdown +   │       │  (Python)       │
│  Codex/...)  │       │  prompts)      │       │                 │
└──────────────┘       └────────────────┘       └─────────────────┘
                                                          │
                                          ┌───────────────┼────────────────┐
                                          ▼               ▼                ▼
                                   ┌──────────┐   ┌──────────────┐   ┌─────────┐
                                   │ profile  │   │  learning    │   │  data/  │
                                   │  YAML    │   │   SQLite     │   │ defaults│
                                   └──────────┘   └──────────────┘   └─────────┘

       All state local. No network calls except the host's own LLM API.

Privacy

Your learner profile and preferences live in editable YAML files. Transactional learning state (vocabulary intervals, session history, progress) stays in a local SQLite database under your user data directory. There is no telemetry, no account, no cloud sync, and no remote storage. The only network traffic is the LLM API call your AI host already makes on your behalf.

Roadmap

Tracked publicly on GitHub:

Contributing

Pull requests welcome. See CONTRIBUTING.md for dev setup, branch naming, commit conventions, and the DCO sign-off policy.

License

MIT © 2026 Artem Veduta

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lingo_loop-0.1.5.tar.gz (95.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

lingo_loop-0.1.5-py3-none-any.whl (110.9 kB view details)

Uploaded Python 3

File details

Details for the file lingo_loop-0.1.5.tar.gz.

File metadata

  • Download URL: lingo_loop-0.1.5.tar.gz
  • Upload date:
  • Size: 95.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for lingo_loop-0.1.5.tar.gz
Algorithm Hash digest
SHA256 5322028a8e8f99ea377ef385b8139590293fd642ec2e9dd66d41f19335618ad3
MD5 3ef4dacc427aacbe6e6ea6c34b06531c
BLAKE2b-256 c2c917d75c704f88e414b1b0169779c1b17618d2f334fbdb91a004f88e3a922b

See more details on using hashes here.

Provenance

The following attestation bundles were made for lingo_loop-0.1.5.tar.gz:

Publisher: workflow.yml on artemVeduta/lingo-loop

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file lingo_loop-0.1.5-py3-none-any.whl.

File metadata

  • Download URL: lingo_loop-0.1.5-py3-none-any.whl
  • Upload date:
  • Size: 110.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for lingo_loop-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 c073f6fe97a23ddb9fd98739b4f7e9c60815046621c1a19e8c3e40eb242c8c7b
MD5 d8e0bae192fa916461a8f7d7eeeee5c4
BLAKE2b-256 7d9da4760531c9d30b169567dfd7e35c7925f542527e6b1386718006f6a7d122

See more details on using hashes here.

Provenance

The following attestation bundles were made for lingo_loop-0.1.5-py3-none-any.whl:

Publisher: workflow.yml on artemVeduta/lingo-loop

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page