I started my dive into AI in 2008 writing a Boid / Crowd system for my thesis while in art college, School of Visual Arts.
   It was an insane particle script + 3d animation cycles in Maya haha.
Then I did Boid movement, navigation, & obstacle detection in animated films for 5 years at Blue Sky Studios, using Houdini.

I dove into Style-Transfer AI & Long Short-Term Memory (LSTM) training in 2019-2020,
   Like making a Node.js server (web site) understand my voice & auto google search for me.

Since then, I've been developing different multi-media AI structures in my spare time.


In 2015 I decided I'd cram a machine learning AI into a single-board computer, a Jetson TK1, by the end of 2026.
   Something that could write down what I say,
   Use vision to understand an object simply went out of frame.
     Yet "knows" if it looks over, the object is still there; 'Attention'

At the end of 2023, this evolved into a deep learning AI crammed into, likely, a Jetson Nano.
   As something to infer what I mean, from what I say,
   Or give a "thought" on what it saw or heard in the world around it.

'Machine Learning' is AI that can learn basic patterns.
'Deep Learning' is Machine Learning,
But uses neural networks to form patterns of patterns.


Realistically, I'd just be happy to make something that can understand what I say and can give a semi coherent response without an internet connection.

As of May 24th 2025, I've started on the core of the AI,
   But still testing different structure's ability in adapting to stimuli.
   ... It really seems like any network could work for most things, but some are better than others per task.

You could guess,
All the recent AI hullabaloo (2019-...)
Has been quite serendipitous for my creation!
I'm an armchair AI researcher at best!
I'm not an authority on ai!!

These are my theories / thoughts / research on AI.

Tap the Entry Title above to open the Blog Entry List.

No LLMs here.
These are my own rambly-ass thoughts.



First AGI Architecture

2025-10-28

2 - 3 min read

Happy birthday me!
   Computer games from Commander Keen (1990) to Silk Song (2025),
     Let life keep being told through story and mythos.


A month ago an interesting paper came out The Dragon Hatchling
   Figure'd I'll learn about this Baby Dragon Hatchling, BDH, ai architecture.
   September 30th 2025, Pathway AI released their paper on Arxiv.
     ( Arxiv - The Dragon Hatchling )

If I were to say any company were close to AGI, it would be Pathway AI.
   With Adrian Kosowski at the lead, with Uznanski, Choroski, Stamirowska, and Bartoszkiewicz

Sorry Google, you know I was rootin' for ya!
   You guys are on the right path! You know this!

Congrats to the Pathway team on breaking the transformer model!


Why do I think this is AGI?
   Because they broke the inference-deterministic model learning wall.

I've been on this path, and believe I have a path of my own.
   So seeing this paper and their methods,
     I'm confident my model will also exhibit similar emergent behaviors.

It's probably the best birthday gift I could have asked for.
   Confirmation over a path I've been steadfastly pursuing.


Their architecture is quite interesting.
   And if you are going to have the term Neuron Particles in your paper,
     I already believe your work.

It's fun calling AIs 'particle simulations' to someone,
   The look on their face is worth 1,000 bucks!

I said it before, I'll say it again.
   What is the Adam Optimizer, other than a very limited Boid System?
     And what's a Boid System other than particles with rules?

- October 28th 2025

theory, AGI, Pathway AI, architecture