slipcore / README.md
anthonym21's picture
fix: use HF-supported share and favicon paths
00b74f6
|
Raw
History Blame Contribute Delete
1.54 kB
---
title: Slipstream Lab
emoji: 🧭
colorFrom: yellow
colorTo: gray
sdk: gradio
sdk_version: 6.5.1
app_file: app.py
pinned: false
license: apache-2.0
short_description: "CPU-first technical companion for Slipstream 3.1.1"
thumbnail: "https://huggingface.co/spaces/anthonym21/slipcore/raw/main/assets/slipstream-social-card.svg"
---
# Slipstream Lab
Technical companion Space for Slipstream `3.1.1`.
This Space is intentionally different from [slipstream.making-minds.ai](https://slipstream.making-minds.ai):
- the website explains and promotes the release
- this Space helps engineers inspect the shipped protocol and adoption path
## Tabs
- `Overview`: release metrics and links
- `UCR Explorer`: browse the 45 core anchors
- `Conformance Lab`: validate and parse real `SLIP v3` wires
- `LangGraph Starter`: copy-paste integration snippets
- `Dataset / Model`: understand when training is optional and when it helps
## Runtime model
- CPU-first
- ZeroGPU-compatible
- no live model inference
- no training workflow
## Resources
- Website: [slipstream.making-minds.ai](https://slipstream.making-minds.ai)
- GitHub: [anthony-maio/slipcore](https://github.com/anthony-maio/slipcore)
- PyPI: [slipcore](https://pypi.org/project/slipcore/)
- Paper: [doi.org/10.5281/zenodo.18063451](https://doi.org/10.5281/zenodo.18063451)
- Dataset: [anthonym21/slipstream-tqt](https://huggingface.co/datasets/anthonym21/slipstream-tqt)
- Reference model: [anthonym21/slipstream-glm-z1-9b](https://huggingface.co/anthonym21/slipstream-glm-z1-9b)