
C64 Artificial Intelligence Language Parsing Thing
Channel:
Subscribers:
4,030
Published on ● Video Link: https://www.youtube.com/watch?v=OS21k6gomGU
#C64 #Languageparsing #AI
I was keen on making the C64 interact in a more 'human' way with written text. In a way very much inspired by the interaction of the computer system with the little kid in War Games back in the day.
This system would store its vocabulary in a kind of relational database on the disk and learn to stay on topic and 'naturally' move to other topics. I would constantly access the disk. The 'garbage' printed on screen was debug info I used to check what was going on.
Gosh I really was into some programming things back in the day.