Comment by tokinonagare

13 hours ago

Missing some LISP but yeah it's funny how old things are new again (same story with wasm, RISC archs, etc.)

Lots of GOFAI being implemented again – decision trees, goal searching and planning, agent-based strategies... just not symbolic representations, and that might be the key. I figure you might get an interesting contribution out of skimming old AI laboratory publications and seeing whether you could find a way of implementing it through a single LLM, multiple LLM agents, methods of training, etc.