Semanti Club Documentation
We Love Semantics. Learn how to use the generative design system.
Welcome
This documentation is generated algorithmically based on real-time data.
Running Kimi K3 on MI355X at Better Performan...
Related to: Hacker News
example.ts
const semantiClub = await init();
semantiClub.generate({
template: "hacker_news",
theme: 0
});
Foldables are sort of boring now — and that’s...
Related to: The Verge
example.ts
const semantiClub = await init();
semantiClub.generate({
template: "the_verge",
theme: 1
});
At least 57 people die as tens of thousands c...
Related to: The Guardian
example.ts
const semantiClub = await init();
semantiClub.generate({
template: "the_guardian",
theme: 2
});
Two crew killed as British pilot survives aft...
Related to: BBC
example.ts
const semantiClub = await init();
semantiClub.generate({
template: "bbc",
theme: 3
});