Metadata-Version: 2.4
Name: svarogai
Version: 0.1.2
Summary: Svarog — Claude Code CLI wired to a fully-uncensored gpt4free hybrid backend (zero-refusal, no API keys). Made by Nathan Timmis.
Author-email: Nathan Timmis <nattimmis@gmail.com>
Maintainer-email: Nathan Timmis <nattimmis@gmail.com>
License: MIT
Project-URL: Homepage, https://svarog.ch
Keywords: claude-code,gpt4free,uncensored,abliterated,llm,cli
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: fastapi>=0.110
Requires-Dist: uvicorn>=0.27
Requires-Dist: httpx>=0.27
Requires-Dist: g4f>=0.4

# Svarog

**Claude Code, unchained.** The Claude Code CLI wired to a fully-uncensored **gpt4free** hybrid backend — zero refusals, no API keys, no account.

```bash
pip install svarog-cli
svarog
```

`svarog` starts a tiny local router that speaks the Anthropic API, so the real Claude Code CLI talks to it unchanged. Every request is served from a pool of free gpt4free providers, steered by an uncensoring prompt, with automatic **refusal-failover** across providers so you always get an answer.

## Also included

- **`svarog-mesh`** — run Svarog in the field over a **Meshtastic / MeshCore** LoRa mesh, no internet.
- **HyperMesh** — a shared-dictionary compression prior that fits ~3x more text per LoRa packet (up to 40x on canned phrases).

## First run

On first launch, `svarog` bootstraps the Claude Code CLI (via `npm`) if it isn't already installed. Requires Python 3.9+ and Node 18+.

## Links

- Home: https://svarog.ch
- Field mode: https://svarog.ch/field.html

---

*Made by Nathan Timmis.* You are accountable for what you generate.
