Metadata-Version: 2.5
Name: serqet
Version: 0.0.1
Summary: Client SDK for the Serqet platform — connect sensors and robots to a hosted learning substrate.
Project-URL: Homepage, https://serqet.sh
Author: Brian Miedlar
License: MIT
Keywords: embodied,iot,learning,robotics,sdk,sensors
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: System :: Hardware
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# serqet

Client SDK for the **Serqet** platform — connect sensors and robots to a hosted learning substrate.

```bash
pip install serqet
```

> **Status: name reservation.** The SDK is not published yet. This release exists so the package name
> matches the platform when it ships. Nothing here does anything useful yet.

## What it will do

Point a camera, a sensor, or a robot at the platform and it learns *your* specific thing — no dataset,
no training pipeline, no ML expertise. It learns from single exposures, reports what it doesn't know
rather than guessing, and consolidates what it learned while it sleeps.

## Links

- [serqet.sh](https://serqet.sh)

## License

MIT
