Metadata-Version: 2.4
Name: dsnan
Version: 1.0.0
Summary: Interpret dojical nano output via DeepSeek AI
Author: user
License: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: ddgs

# dsnan

Interprets [dojical](https://pypi.org/project/dojical/) nano output via DeepSeek AI.

## Prerequisites

```bash
pip install dojical      # base app with data + charsets
export DEEPSEEK_API_KEY=...  # or run `ds` command to set one
```

## Usage

```bash
dsnan
```

Press Enter for a `nano` line with AI interpretation.
Type `help` for all commands, `interpret` to toggle AI mode.
