MartialTerran commited on
Commit
558d1bd
·
verified ·
1 Parent(s): c69835c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +52 -9
README.md CHANGED
@@ -53,6 +53,31 @@ During a public lecture at the Perimeter Institute, **Adam Brown** (Lead of Goog
53
 
54
  Similarly, an offline, highly intelligent local educational model acts as a "superhuman chess bot" for general knowledge. By guiding human students through Socratic dialogue, logical debugging, and customized curricula, the AI challenges human learners to refine their mental models and acquire complex scientific competencies entirely off-grid.
55
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
56
  #### 1. The Lithic and Primitive Tool Age (Stone & Flint)
57
  Before complex science can be studied, basic physical capability must be secured. The AI curates simple, interactive lessons in primitive physics—explaining the principles of the lever, the wedge, and the inclined plane.
58
  * **Practical Guidance:** It offers illustrated guides on finding and identifying high-silica rocks (like flint, chert, or obsidian), knapping sharp edges, processing natural fibers for cordage, and assembling basic hunting and building tools.
@@ -115,18 +140,36 @@ Future development of the TimeCapsuleTeacherLLM software suite is structured aro
115
  ┌──────────────────────┐
116
  │ Camera / Mic Inputs │
117
  └──────────┬───────────┘
118
-
 
 
 
 
 
 
 
 
 
 
 
 
 
119
 
 
 
 
 
 
 
 
120
 
121
- ┌──────────────────────────────────────────────────────┐ │ Lightweight Edge
122
- Processing Module │ │ │ │ * OpenCV (Face detection, age group estimation) │ │ *
123
- Whisper-Tiny (Offline Speech-to-Text) │ │ * GPS / Local Real-Time Clock │
124
- └──────────────────────────┬───────────────────────────┘ │ ▼
125
- ┌──────────────────────────────────────────────────────┐ │ Local AI
126
- Core (LLM) │ │ │ │ * Dynamic System Prompts (Tailored to age-group) │ │ *
127
- Offline RAG / Knowledge Base (Kiwix / Wikipedia) │
128
  └──────────────────────────┬───────────────────────────┘
129
- ┌──────────────────────┐ │ Piper TTS (Audio) │ └──────────────────────┘
 
 
 
 
 
130
 
131
 
132
  ### Module A: User Detection, Perception, and Tailoring
 
53
 
54
  Similarly, an offline, highly intelligent local educational model acts as a "superhuman chess bot" for general knowledge. By guiding human students through Socratic dialogue, logical debugging, and customized curricula, the AI challenges human learners to refine their mental models and acquire complex scientific competencies entirely off-grid.
55
 
56
+ ### 2.1 The Civilizational Milestones Curriculum: From Stone to Silicon
57
+
58
+ #### A Catalyst for Technological Leaps
59
+ The design philosophy of TimeCapsuleTeacherLLM is inspired by the classic speculative concept of "knowledge catalysts"—similar to the iconic black Monolith in Arthur C. Clarke’s *2001: A Space Odyssey*. Rather than acting as a static, passive archive of text, the device is designed to serve as an interactive, prompting mentor. It challenges learners to refine their mental models, observe their immediate physical environments, and systematically master the pivotal technological milestones that define human progress.
60
+
61
+ The AI organizes its offline knowledge base into a progressive, step-by-step curriculum of civilizational thresholds, guiding users through both the theory and the practical application of survival and engineering sciences:
62
+
63
+ > ┌────────────────────────────────────────────────────────┐
64
+ >
65
+ > │ CIVILIZATIONAL MILESTONES │
66
+ >
67
+ > ├────────────────────────────────────────────────────────┤
68
+ >
69
+ > │ 1. LITHIC AGE → Tools, mechanics, flint-knapping │
70
+ >
71
+ > │ 2. BIODYNAMICS → Fire control, food preservation │
72
+ >
73
+ > │ 3. SANITATION → Water filtration, public health │
74
+ >
75
+ > │ 4. PYROMETALLURGY→ Kilns, smelting, bronze & iron work │
76
+ >
77
+ > │ 5. EMPIRICISM → Scientific method, electromagnetism │
78
+ >
79
+ > └────────────────────────────────────────────────────────┘
80
+
81
  #### 1. The Lithic and Primitive Tool Age (Stone & Flint)
82
  Before complex science can be studied, basic physical capability must be secured. The AI curates simple, interactive lessons in primitive physics—explaining the principles of the lever, the wedge, and the inclined plane.
83
  * **Practical Guidance:** It offers illustrated guides on finding and identifying high-silica rocks (like flint, chert, or obsidian), knapping sharp edges, processing natural fibers for cordage, and assembling basic hunting and building tools.
 
140
  ┌──────────────────────┐
141
  │ Camera / Mic Inputs │
142
  └──────────┬───────────┘
143
+
144
+
145
+ ┌──────────────────────────────────────────────────────┐
146
+
147
+ │ Lightweight Edge Processing Module │
148
+
149
+ │ * OpenCV (Face detection, age group estimation) │
150
+
151
+ │ * Whisper-Tiny (Offline Speech-to-Text) │
152
+
153
+ │ * GPS / Local Real-Time Clock │
154
+
155
+ └──────────────────────────┬───────────────────────────┘
156
+
157
 
158
+ ┌──────────────────────────────────────────────────────┐
159
+
160
+ │ Local AI Core (LLM) │ │
161
+
162
+ │ * Dynamic System Prompts (Tailored to age-group) │
163
+
164
+ │ * Offline RAG / Knowledge Base (Kiwix / Wikipedia) │
165
 
 
 
 
 
 
 
 
166
  └──────────────────────────┬───────────────────────────┘
167
+
168
+ ┌──────────────────────┐
169
+
170
+ │ Piper TTS (Audio) │
171
+
172
+ └──────────────────────┘
173
 
174
 
175
  ### Module A: User Detection, Perception, and Tailoring