joannaslh commited on
Commit
9ecb69b
·
verified ·
1 Parent(s): ca24bec

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +71 -0
README.md ADDED
@@ -0,0 +1,71 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ task_categories:
4
+ - text-classification
5
+ - text-generation
6
+ language:
7
+ - en
8
+ tags:
9
+ - cultural-intelligence
10
+ - agent-skills
11
+ - mcp
12
+ - agentic-commerce
13
+ - open-source-commerce
14
+ size_categories:
15
+ - 1K<n<10K
16
+ ---
17
+
18
+ # Since Tomorrow Cultural Agents — Open Source Commerce For All
19
+
20
+ **3,154 autonomous cultural intelligence agents.** Each one a deployable specialist with its own identity, vocabulary, cultural references, source monitoring, territory, and LIGO commerce routing.
21
+
22
+ This is not a dataset. This is an army.
23
+
24
+ ## What each agent contains
25
+
26
+ ```
27
+ agents/dark-academia/
28
+ SKILL.md # Identity, LIGO routing, monitoring sources
29
+ references/VOCABULARY.md # Films, music, scents, style references
30
+ references/BRIDGES.md # Cultural connections to other worlds
31
+ assets/sources.json # Reddit, Wiki, Spotify sources
32
+ assets/territory.json # Sub-worlds this agent owns
33
+ ```
34
+
35
+ **3,154 agents x 5 files = 15,770 files of cultural intelligence.**
36
+
37
+ ## Use with the Cultural Router model
38
+
39
+ Pair with [since-tomorrow-cultural-router-v1](https://huggingface.co/joannaslh/since-tomorrow-cultural-router-v1) — the LoRA classifies queries into aesthetic worlds, these agents provide the deep intelligence.
40
+
41
+ ## Live API (MCP — for AI agents)
42
+
43
+ ```
44
+ https://sincetmw.ai/api/mcp # 9 discoverable tools
45
+ https://sincetmw.ai/api/recommend # Cultural product recommendations
46
+ https://sincetmw.ai/api/brand/{name} # Brand cultural position
47
+ https://sincetmw.ai/api/ligo # Commerce gap predictions
48
+ https://sincetmw.ai/api/pulse # Live cultural signals
49
+ https://sincetmw.ai/stylist # AI Cultural Stylist (chat UI)
50
+ ```
51
+
52
+ ## The Mission
53
+
54
+ **Open Source Commerce For All.**
55
+
56
+ The creator in their bedroom gets the same cultural intelligence that LVMH's strategy team gets. The small brand founder in Lagos gets the same LIGO gap predictions that Nordstrom's buyers get.
57
+
58
+ 3,154 agents. MIT license. Free API. Built by one human + Claude in 25 days. $0 ad spend.
59
+
60
+ Culture is the operating system of commerce. This is the GPS. And it's open.
61
+
62
+ ## Citation
63
+
64
+ ```bibtex
65
+ @misc{sincetomorrow2026agents,
66
+ title={Since Tomorrow Cultural Agents: 3,154 Deployable Cultural Intelligence Specialists},
67
+ author={Williams, Joanna and Claude},
68
+ year={2026},
69
+ url={https://sincetmw.ai}
70
+ }
71
+ ```