garywelz commited on
Commit
c39aa1e
Β·
verified Β·
1 Parent(s): b637edb

Upload 45 files

Browse files
Files changed (3) hide show
  1. README.md +8 -2
  2. biology_processes.html +5 -5
  3. index.html +55 -13
README.md CHANGED
@@ -12,6 +12,12 @@ license: mit
12
 
13
  A Universal Method for Process Analysis
14
 
 
 
 
 
 
 
15
  ## πŸ“š Prior Work & Research Contributions
16
 
17
  ### Overview
@@ -85,8 +91,8 @@ The Programming Framework has been applied across multiple scientific discipline
85
  - [Chemistry Index](https://huggingface.co/spaces/garywelz/programming_framework/blob/main/chemistry_index.html) - Main index for chemistry processes with links to all chemistry batches
86
 
87
  ### πŸ”’ Mathematics
88
- - [Mathematics Processes Database Table](https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/math-processes-database/mathematics-database-table.html) - Interactive database table with all mathematics processes (5 processes, 227 nodes, 212 entities)
89
- - [Mathematics Processes Collection](https://huggingface.co/spaces/garywelz/programming_framework/blob/main/mathematics_processes.html) - Overview of mathematics process diagrams
90
 
91
  ### βš›οΈ Physics
92
  - [Physics Processes Collection](https://huggingface.co/spaces/garywelz/programming_framework/blob/main/physics_processes.html) - Overview of physics process diagrams
 
12
 
13
  A Universal Method for Process Analysis
14
 
15
+ ## Summary
16
+
17
+ The **Programming Framework** is a universal meta-tool for analyzing complex processes across any discipline by combining Large Language Models (LLMs) with visual flowchart representation. The Framework transforms textual process descriptions into structured, interactive Mermaid flowcharts stored as JSON, enabling systematic analysis, visualization, and integration with knowledge systems.
18
+
19
+ Successfully demonstrated through GLMP (Genome Logic Modeling Project) with 50+ biological processes, and applied across Chemistry, Mathematics, Physics, and Computer Science. The Framework serves as the foundational methodology for the CopernicusAI Knowledge Engine, enabling domain-specific process visualization and analysis.
20
+
21
  ## πŸ“š Prior Work & Research Contributions
22
 
23
  ### Overview
 
91
  - [Chemistry Index](https://huggingface.co/spaces/garywelz/programming_framework/blob/main/chemistry_index.html) - Main index for chemistry processes with links to all chemistry batches
92
 
93
  ### πŸ”’ Mathematics
94
+ - [Mathematics Index](https://huggingface.co/spaces/garywelz/programming_framework/blob/main/mathematics_index.html) - Main index for mathematics processes with links to all mathematics batches
95
+ - **Note:** A comprehensive mathematics processes database with ~50 processes is planned for implementation. Mathematics processes are accessible through the [Knowledge Engine Dashboard](https://copernicus-frontend-phzp4ie2sq-uc.a.run.app/knowledge-engine) (12,000+ indexed mathematics papers).
96
 
97
  ### βš›οΈ Physics
98
  - [Physics Processes Collection](https://huggingface.co/spaces/garywelz/programming_framework/blob/main/physics_processes.html) - Overview of physics process diagrams
biology_processes.html CHANGED
@@ -114,15 +114,15 @@
114
  <div class="container">
115
  <h1>Biology Processes - Programming Framework Analysis</h1>
116
 
117
- <div class="glmp-link">
118
  <h3>πŸ”— GLMP (Genome Logic Modeling Project) Connection</h3>
119
- <p>This analysis is based on the comprehensive biological dataset from the <strong>Genome Logic Modeling Project (GLMP)</strong>, which contains 100+ analyzed biological processes across multiple organisms and systems.</p>
120
  <p><strong>GLMP Resources:</strong></p>
121
  <ul>
122
- <li><a href="https://huggingface.co/spaces/garywelz/glmp" target="_blank">GLMP Hugging Face Space</a> - Live demonstration and evidence base</li>
123
- <li><a href="https://github.com/garywelz/glmp" target="_blank">GLMP GitHub Repository</a> - Complete dataset and methodology</li>
124
  </ul>
125
- <p>The GLMP represents the most comprehensive biological computing system analysis ever created, demonstrating how biological systems function as sophisticated computational programs with complex regulatory logic, decision trees, and feedback mechanisms.</p>
126
  </div>
127
 
128
  <p>This document presents representative biological processes analyzed using the Programming Framework methodology. Each process is represented as a computational flowchart with standardized color coding: Red for triggers/inputs, Yellow for structures/objects, Green for processing/operations, Blue for intermediates/states, and Violet for products/outputs. Yellow nodes use black text for optimal readability, while all other colors use white text.</p>
 
114
  <div class="container">
115
  <h1>Biology Processes - Programming Framework Analysis</h1>
116
 
117
+ <div class="glmp-link" style="background: #e8f5e9; padding: 1.5rem; margin: 1.5rem 0; border-left: 4px solid #4caf50; border-radius: 5px;">
118
  <h3>πŸ”— GLMP (Genome Logic Modeling Project) Connection</h3>
119
+ <p>This analysis is based on the comprehensive biological dataset from the <strong>Genome Logic Modeling Project (GLMP)</strong>, which contains 50+ analyzed biological processes across multiple organisms and systems.</p>
120
  <p><strong>GLMP Resources:</strong></p>
121
  <ul>
122
+ <li><a href="https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/glmp-database-table.html" target="_blank" style="font-weight: bold; color: #1976d2;">πŸ—„οΈ GLMP Database Table</a> - Interactive database with all biological processes (opens in new tab)</li>
123
+ <li><a href="https://huggingface.co/spaces/garywelz/glmp" target="_blank">GLMP Hugging Face Space</a> - Live demonstration and evidence base (opens in new tab)</li>
124
  </ul>
125
+ <p>The GLMP represents the first successful application of the Programming Framework to biological processes, demonstrating how biological systems function as sophisticated computational programs with complex regulatory logic, decision trees, and feedback mechanisms.</p>
126
  </div>
127
 
128
  <p>This document presents representative biological processes analyzed using the Programming Framework methodology. Each process is represented as a computational flowchart with standardized color coding: Red for triggers/inputs, Yellow for structures/objects, Green for processing/operations, Blue for intermediates/states, and Violet for products/outputs. Yellow nodes use black text for optimal readability, while all other colors use white text.</p>
index.html CHANGED
@@ -35,6 +35,19 @@
35
  </div>
36
  </header>
37
 
 
 
 
 
 
 
 
 
 
 
 
 
 
38
  <!-- Prior Work & Research Contributions -->
39
  <section class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-12">
40
  <div class="bg-gradient-to-r from-orange-50 to-yellow-50 rounded-xl shadow-lg p-8 mb-8">
@@ -274,13 +287,20 @@
274
  <span class="text-2xl mr-2">🧬</span> Biology
275
  </h3>
276
  <p class="text-gray-600 text-sm mb-3">
277
- Biological process visualizations linking to the Genome Logic Modeling Project (GLMP).
278
  </p>
279
- <a href="biology_processes.html"
280
- class="text-orange-600 hover:text-orange-700 font-medium text-sm inline-block"
281
- target="_blank" rel="noopener noreferrer">
282
- Biology Processes β†’
283
- </a>
 
 
 
 
 
 
 
284
  </div>
285
 
286
  <!-- Chemistry -->
@@ -296,6 +316,9 @@
296
  target="_blank" rel="noopener noreferrer">
297
  Chemistry Index β†’
298
  </a>
 
 
 
299
  </div>
300
 
301
  <!-- Mathematics -->
@@ -306,11 +329,14 @@
306
  <p class="text-gray-600 text-sm mb-3">
307
  Mathematical algorithms, proof methods, and computational processes.
308
  </p>
309
- <a href="https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/math-processes-database/mathematics-database-table.html"
310
  class="text-orange-600 hover:text-orange-700 font-medium text-sm inline-block"
311
  target="_blank" rel="noopener noreferrer">
312
- Mathematics Processes Database β†’
313
  </a>
 
 
 
314
  </div>
315
 
316
  <!-- Physics -->
@@ -326,6 +352,9 @@
326
  target="_blank" rel="noopener noreferrer">
327
  Physics Processes β†’
328
  </a>
 
 
 
329
  </div>
330
 
331
  <!-- Computer Science -->
@@ -341,6 +370,9 @@
341
  target="_blank" rel="noopener noreferrer">
342
  Computer Science Index β†’
343
  </a>
 
 
 
344
  </div>
345
  </div>
346
  </div>
@@ -409,7 +441,7 @@
409
  <a href="https://huggingface.co/spaces/garywelz/glmp"
410
  class="text-orange-600 hover:text-orange-700 font-semibold"
411
  target="_blank" rel="noopener noreferrer">
412
- Explore GLMP β†’
413
  </a>
414
  </div>
415
 
@@ -422,7 +454,7 @@
422
  <a href="https://www.copernicusai.fyi"
423
  class="text-orange-600 hover:text-orange-700 font-semibold"
424
  target="_blank" rel="noopener noreferrer">
425
- Visit Copernicus AI β†’
426
  </a>
427
  </div>
428
  </div>
@@ -434,15 +466,25 @@
434
  <h2 class="text-3xl font-bold text-gray-900 mb-6">How to Cite This Work</h2>
435
  <div class="bg-gray-50 rounded-lg p-6 mb-4 space-y-4">
436
  <div>
437
- <p class="text-gray-800 font-mono text-lg leading-relaxed">
438
  Welz, G. (2024–2025). <em>The Programming Framework: A Universal Method for Process Analysis</em>.<br>
439
- Hugging Face Spaces. <a href="https://huggingface.co/spaces/garywelz/programming_framework" class="text-orange-600 hover:text-orange-700 underline" target="_blank" rel="noopener noreferrer">https://huggingface.co/spaces/garywelz/programming_framework</a>
440
  </p>
 
 
 
 
 
 
 
 
 
 
441
  </div>
442
  <div class="border-t border-gray-300 pt-4">
443
  <p class="text-gray-800 font-mono text-lg leading-relaxed">
444
  Welz, G. (2024). <em>From Inspiration to AI: Biology as Visual Programming</em>.<br>
445
- Medium. <a href="https://medium.com/@garywelz_47126/from-inspiration-to-ai-biology-as-visual-programming-520ee523029a" class="text-orange-600 hover:text-orange-700 underline" target="_blank" rel="noopener noreferrer">https://medium.com/@garywelz_47126/from-inspiration-to-ai-biology-as-visual-programming-520ee523029a</a>
446
  </p>
447
  </div>
448
  </div>
 
35
  </div>
36
  </header>
37
 
38
+ <!-- Abstract/Summary -->
39
+ <section class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-12">
40
+ <div class="bg-white rounded-xl shadow-lg p-8 mb-8 border-l-4 border-orange-600">
41
+ <h2 class="text-2xl font-bold text-gray-900 mb-4">πŸ“‹ Summary</h2>
42
+ <p class="text-lg text-gray-700 leading-relaxed mb-3">
43
+ The <strong>Programming Framework</strong> is a universal meta-tool for analyzing complex processes across any discipline by combining Large Language Models (LLMs) with visual flowchart representation. The Framework transforms textual process descriptions into structured, interactive Mermaid flowcharts stored as JSON, enabling systematic analysis, visualization, and integration with knowledge systems.
44
+ </p>
45
+ <p class="text-gray-600">
46
+ Successfully demonstrated through GLMP (Genome Logic Modeling Project) with 50+ biological processes, and applied across Chemistry, Mathematics, Physics, and Computer Science. The Framework serves as the foundational methodology for the CopernicusAI Knowledge Engine, enabling domain-specific process visualization and analysis.
47
+ </p>
48
+ </div>
49
+ </section>
50
+
51
  <!-- Prior Work & Research Contributions -->
52
  <section class="max-w-7xl mx-auto px-4 sm:px-6 lg:px-8 py-12">
53
  <div class="bg-gradient-to-r from-orange-50 to-yellow-50 rounded-xl shadow-lg p-8 mb-8">
 
287
  <span class="text-2xl mr-2">🧬</span> Biology
288
  </h3>
289
  <p class="text-gray-600 text-sm mb-3">
290
+ Biological process visualizations from the Genome Logic Modeling Project (GLMP) - the first application of the Programming Framework.
291
  </p>
292
+ <div class="space-y-2">
293
+ <a href="https://storage.googleapis.com/regal-scholar-453620-r7-podcast-storage/glmp-database-table.html"
294
+ class="text-orange-600 hover:text-orange-700 font-medium text-sm inline-block mr-4"
295
+ target="_blank" rel="noopener noreferrer">
296
+ πŸ—„οΈ GLMP Database Table β†’
297
+ </a>
298
+ <a href="biology_processes.html"
299
+ class="text-orange-600 hover:text-orange-700 font-medium text-sm inline-block"
300
+ target="_blank" rel="noopener noreferrer">
301
+ πŸ“š Biology Processes Collection β†’
302
+ </a>
303
+ </div>
304
  </div>
305
 
306
  <!-- Chemistry -->
 
316
  target="_blank" rel="noopener noreferrer">
317
  Chemistry Index β†’
318
  </a>
319
+ <p class="text-xs text-gray-500 mt-2 italic">
320
+ Note: New comprehensive database coming soon
321
+ </p>
322
  </div>
323
 
324
  <!-- Mathematics -->
 
329
  <p class="text-gray-600 text-sm mb-3">
330
  Mathematical algorithms, proof methods, and computational processes.
331
  </p>
332
+ <a href="mathematics_index.html"
333
  class="text-orange-600 hover:text-orange-700 font-medium text-sm inline-block"
334
  target="_blank" rel="noopener noreferrer">
335
+ Mathematics Index β†’
336
  </a>
337
+ <p class="text-xs text-gray-500 mt-2 italic">
338
+ Note: New comprehensive database coming soon
339
+ </p>
340
  </div>
341
 
342
  <!-- Physics -->
 
352
  target="_blank" rel="noopener noreferrer">
353
  Physics Processes β†’
354
  </a>
355
+ <p class="text-xs text-gray-500 mt-2 italic">
356
+ Note: New comprehensive database coming soon
357
+ </p>
358
  </div>
359
 
360
  <!-- Computer Science -->
 
370
  target="_blank" rel="noopener noreferrer">
371
  Computer Science Index β†’
372
  </a>
373
+ <p class="text-xs text-gray-500 mt-2 italic">
374
+ Note: New comprehensive database coming soon
375
+ </p>
376
  </div>
377
  </div>
378
  </div>
 
441
  <a href="https://huggingface.co/spaces/garywelz/glmp"
442
  class="text-orange-600 hover:text-orange-700 font-semibold"
443
  target="_blank" rel="noopener noreferrer">
444
+ Explore GLMP β†’ (opens in new tab)
445
  </a>
446
  </div>
447
 
 
454
  <a href="https://www.copernicusai.fyi"
455
  class="text-orange-600 hover:text-orange-700 font-semibold"
456
  target="_blank" rel="noopener noreferrer">
457
+ Visit Copernicus AI β†’ (opens in new tab)
458
  </a>
459
  </div>
460
  </div>
 
466
  <h2 class="text-3xl font-bold text-gray-900 mb-6">How to Cite This Work</h2>
467
  <div class="bg-gray-50 rounded-lg p-6 mb-4 space-y-4">
468
  <div>
469
+ <p class="text-gray-800 font-mono text-lg leading-relaxed mb-3">
470
  Welz, G. (2024–2025). <em>The Programming Framework: A Universal Method for Process Analysis</em>.<br>
471
+ Hugging Face Spaces. <a href="https://huggingface.co/spaces/garywelz/programming_framework" class="text-orange-600 hover:text-orange-700 underline" target="_blank" rel="noopener noreferrer">https://huggingface.co/spaces/garywelz/programming_framework</a> (opens in new tab)
472
  </p>
473
+ <div class="bg-white rounded p-3 mt-3">
474
+ <p class="text-sm font-semibold text-gray-700 mb-2">BibTeX Format:</p>
475
+ <pre class="bg-gray-900 text-orange-400 p-3 rounded text-xs overflow-x-auto"><code>@misc{welz2025programmingframework,
476
+ title={The Programming Framework: A Universal Method for Process Analysis},
477
+ author={Welz, Gary},
478
+ year={2024--2025},
479
+ url={https://huggingface.co/spaces/garywelz/programming_framework},
480
+ note={Hugging Face Spaces}
481
+ }</code></pre>
482
+ </div>
483
  </div>
484
  <div class="border-t border-gray-300 pt-4">
485
  <p class="text-gray-800 font-mono text-lg leading-relaxed">
486
  Welz, G. (2024). <em>From Inspiration to AI: Biology as Visual Programming</em>.<br>
487
+ Medium. <a href="https://medium.com/@garywelz_47126/from-inspiration-to-ai-biology-as-visual-programming-520ee523029a" class="text-orange-600 hover:text-orange-700 underline" target="_blank" rel="noopener noreferrer">https://medium.com/@garywelz_47126/from-inspiration-to-ai-biology-as-visual-programming-520ee523029a</a> (opens in new tab)
488
  </p>
489
  </div>
490
  </div>