ENTRY

[ESC]
5hW:136R:1

Log 7: Should the LLM Catch 'em all?

I'm on a quest to let my locally-run llm system run for 18-24 on genuinely difficult projects with no oversight. Currently at 4 hours, and i'm hitting a wall as far as architecture goes.

To make this more fun, I started thinking of ideas to build towards.

One thought was to create a system that was good enough to beat the 3rd gym leader in Pokemon Emerald (beating Wattson the electric type leader seemed fitting).

At that point, the system would have to have both ephemeral and persistent memory, constantly updating states, sound decision making, ability to work and manage its context vs postgres storage, and have multiple sub agents spun up/working together.

I also think it's a good enough excuse to restart emerald again

(side note, going to start call these 'logs' now, not 'days')

1 reply

Log in to read the replies and join the conversation