Skip to content

Instantly share code, notes, and snippets.

View Elijas's full-sized avatar

Elijas Dapšauskas Elijas

View GitHub Profile
@Elijas
Elijas / brainstorm-fundamental-building-blocks-for-ai-systems.txt
Last active May 19, 2025 16:02
brainstorm-fundamental-building-blocks-for-ai-systems.txt
LEGEND
<processing>
[data]
+ binary operator for structurally separable data
& binary operator for structurally inseparable data
(e.g. data and instructions in prompts are mixed up)
█ lines are the parts that are FUNCTION IMPLEMENTATION
| lines are the parts that are just scaffolding/definitions