Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -7,4 +7,79 @@ sdk: static
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+
# VibeAxis
|
| 11 |
+
|
| 12 |
+
**Receipts, not vibes.** We break AI toys in public—tiny tools, stress-tests, and proof that “looks real” isn’t evidence.
|
| 13 |
+
|
| 14 |
+
> Writer-engineers shipping small, fast demos; red-teaming LLMs; and building provenance-first UX so performance theater has nowhere to hide.
|
| 15 |
+
|
| 16 |
+
---
|
| 17 |
+
|
| 18 |
+
## What we ship
|
| 19 |
+
|
| 20 |
+
- **Spaces (demos):** quick, client-side prototypes you can poke. If it melts, good—now we know where.
|
| 21 |
+
- **Playbooks:** reproducible tests, failure cases, and “prove-it” pipelines.
|
| 22 |
+
- **Receipts:** posts, write-ups, and teardown notes that link back to the working demo.
|
| 23 |
+
|
| 24 |
+
---
|
| 25 |
+
|
| 26 |
+
## Live Spaces (pinned)
|
| 27 |
+
|
| 28 |
+
- **Slop Index Lite** — on-page slop detector (clichés, hedges, repetition, sentence bloat).
|
| 29 |
+
_Client-side only. No upload. No storage._
|
| 30 |
+
⮕ Demo: `[link to Space]` · Write-up: `[link to article]`
|
| 31 |
+
|
| 32 |
+
- **[Next: Fake-Fast Detector Lite]** — catch “performance theater” (TTFB, cache flags, script bloat) in the wild.
|
| 33 |
+
⮕ Demo: `[link]` · Notes: `[link]`
|
| 34 |
+
|
| 35 |
+
> Want to see something specific here? Open a discussion with a short repro or a sketch. Weird edge cases welcome.
|
| 36 |
+
|
| 37 |
+
---
|
| 38 |
+
|
| 39 |
+
## How we work (the receipts doctrine)
|
| 40 |
+
|
| 41 |
+
1. **Prove-it is the default.** If media or claims can’t travel with provenance (device signing / content credentials / chain-of-custody), they travel with a warning label.
|
| 42 |
+
2. **Small > big.** Fast demos beat half-built platforms. Ship, measure, iterate.
|
| 43 |
+
3. **Humans first.** UX over leaderboard cosplay. If it’s not useful under thumb, it’s theater.
|
| 44 |
+
4. **Document failure.** Bad outputs are feature requests in disguise. We publish them.
|
| 45 |
+
|
| 46 |
+
---
|
| 47 |
+
|
| 48 |
+
## Contribute / collaborate
|
| 49 |
+
|
| 50 |
+
- **Issues & ideas:** use Discussions to pitch a micro-demo, submit a failure mode, or request a test.
|
| 51 |
+
- **PRs:** keep them surgical—one feature/fix per PR, with a 60-second demo video or GIF if possible.
|
| 52 |
+
- **Attribution:** we keep model/data/tool credits visible; you should too.
|
| 53 |
+
|
| 54 |
+
> No spam, no “DM for promo,” no stealth tracking. This is a lab, not a funnel.
|
| 55 |
+
|
| 56 |
+
---
|
| 57 |
+
|
| 58 |
+
## Reuse & license
|
| 59 |
+
|
| 60 |
+
- **Code in Spaces:** MIT unless noted in the Space.
|
| 61 |
+
- **Content (write-ups, docs):** CC BY-SA 4.0 unless otherwise specified.
|
| 62 |
+
- **Third-party assets:** credited and licensed upstream; check each Space’s footer.
|
| 63 |
+
|
| 64 |
+
---
|
| 65 |
+
|
| 66 |
+
## Elsewhere
|
| 67 |
+
|
| 68 |
+
- Site: https://vibeaxis.com
|
| 69 |
+
- GitHub: https://github.com/Vibeaxis
|
| 70 |
+
- dev.to: https://dev.to/viablemedia
|
| 71 |
+
- Reddit: https://www.reddit.com/Radiant_mind33
|
| 72 |
+
- PyPI: https://pypi.org/user/`jban4032`
|
| 73 |
+
- Instagram: https://www.instagram.com/jasonmbann/
|
| 74 |
+
- TikTok: https://www.tiktok.com/@viablemedia
|
| 75 |
+
|
| 76 |
+
(If you found us through a thread, the deep link you want is probably on the site.)
|
| 77 |
+
|
| 78 |
+
---
|
| 79 |
+
|
| 80 |
+
## Contact
|
| 81 |
+
|
| 82 |
+
Issues/Discussions here are best. For press or collaboration notes: `hello@vibeaxis.com`.
|
| 83 |
+
|
| 84 |
+
**— VibeAxis**
|
| 85 |
+
*Make the algorithms nervous.*
|