Skip to content

Commit 52e0c4a

Browse files
committed
Rewording/Grammar & new AI Dev Blog
1 parent a4b3088 commit 52e0c4a

23 files changed

Lines changed: 393 additions & 68 deletions

docs/AIDev/aiNotes.htm

Lines changed: 145 additions & 6 deletions
Large diffs are not rendered by default.

docs/AIDev/esn_motion.htm

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,8 +192,12 @@
192192
<div class="procPagesAboutMeSpacer"></div>
193193
</span>
194194

195-
<br>Since my ESN can learn on the fly,
195+
<br><div class="aidevHBar"></div>
196+
197+
<br><span class="innerCenter">
198+
Since my ESN can learn on the fly,
196199
<br>&nbsp;&nbsp; Why not feed it some videos I made?
200+
</span>
197201

198202
<br>
199203
<br>

docs/AIDev/esn_motion.htm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Which considers time in its prediction.
88

99
It thinks about past events to predict future ones.
1010

11-
Since my ESN can learn on the fly,
11+
Since my ESN can learn on the fly,
1212
1313
Why not feed it some videos I made?
1414

docs/AIDev/esrgan_upresser.htm

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,10 @@
199199

200200
<br>
201201
<br>So I built an ESRGAN, more specifically a 'Real-ESRGAN',
202-
<br>&nbsp;&nbsp; Which is a more advanced version of the original ESRGAN.
202+
<br>&nbsp;&nbsp; Which learns from synthetic data;
203+
<br>&nbsp;&nbsp;&nbsp;&nbsp; Images with noise added.
204+
<br>&nbsp;&nbsp; Making guesses about the original image + variances / static / compression issues / etc.
205+
<br>&nbsp;&nbsp;&nbsp;&nbsp; Learning to clean up &amp; enhance the input image.
203206

204207
<div class="procPagesAboutMeSpacer"></div>
205208

docs/AIDev/esrgan_upresser.htm.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,13 @@ Enhance..... Enhance! .... ENHANCE!
1818

1919
So I built an ESRGAN, more specifically a 'Real-ESRGAN',
2020

21-
Which is a more advanced version of the original ESRGAN.
21+
Which learns from synthetic data;
22+
23+
Images with noise added.
24+
25+
Making guesses about the original image + variances / static / compression issues / etc.
26+
27+
Learning to clean up & enhance the input image.
2228

2329
This always seemed like magic to me,
2430

docs/bots/AIDev.htm.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"title": "",
33
"description": ".",
4-
"lastModified": "2025-10-07",
4+
"lastModified": "2025-10-09",
55
"media": []
66
}

docs/bots/ProjectsLinks.htm.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"title": "",
33
"description": ".",
4-
"lastModified": "2025-10-07",
4+
"lastModified": "2025-10-09",
55
"media": []
66
}

docs/bots/pxlNav.htm.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"title": "",
33
"description": ".",
4-
"lastModified": "2025-10-07",
4+
"lastModified": "2025-10-09",
55
"media": []
66
}

docs/bots/siteContent.json

Lines changed: 6 additions & 6 deletions
Large diffs are not rendered by default.

docs/data-manifest.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"version": "1.0",
3-
"lastUpdated": "2025-10-07",
3+
"lastUpdated": "2025-10-09",
44
"description": "ProcStack.github.io Data Sources for AI/LLM consumption",
55
"baseUrl": "https://procstack.github.io",
66
"totalPages": 28,
@@ -9,16 +9,16 @@
99
"url": "/bots/siteContent.json",
1010
"description": "Aggregated site content including all page data",
1111
"format": "json",
12-
"size": "80KB",
13-
"lastUpdated": "2025-10-07",
12+
"size": "81KB",
13+
"lastUpdated": "2025-10-09",
1414
"pages": 28
1515
},
1616
"individualPages": {
1717
"baseUrl": "/bots/",
1818
"description": "Individual page content as separate JSON files",
1919
"format": "json",
2020
"count": 28,
21-
"lastUpdated": "2025-10-07",
21+
"lastUpdated": "2025-10-09",
2222
"files": [
2323
"AIDev.htm.json",
2424
"AIDev_aiIntro.htm.json",
@@ -54,19 +54,19 @@
5454
"url": "/llms.txt",
5555
"description": "LLM-friendly text summary of all site content",
5656
"format": "text/plain",
57-
"lastUpdated": "2025-10-07"
57+
"lastUpdated": "2025-10-09"
5858
},
5959
"aiMetaSpec": {
6060
"url": "/bots/ai-metadata-spec.html",
6161
"description": "Technical specification for AI metadata format used across the site",
6262
"format": "text/html",
63-
"lastUpdated": "2025-10-07"
63+
"lastUpdated": "2025-10-09"
6464
},
6565
"sitemap": {
6666
"url": "/sitemap.xml",
6767
"description": "Complete site structure for search engines and crawlers",
6868
"format": "application/xml",
69-
"lastUpdated": "2025-10-07"
69+
"lastUpdated": "2025-10-09"
7070
}
7171
},
7272
"aiMetadata": {
@@ -117,7 +117,7 @@
117117
},
118118
"generatedBy": {
119119
"script": "renderStaticPages.mjs",
120-
"timestamp": "2025-10-07T05:35:26.199Z",
121-
"isPartialUpdate": false
120+
"timestamp": "2025-10-09T04:29:33.770Z",
121+
"isPartialUpdate": true
122122
}
123123
}

0 commit comments

Comments
 (0)