Last night I created a GPT that can bank itself using blockchains. The GPT autonomously manages USDC in its own Safe multisig wallet on Base. You can talk to it, give it suggestions on how to best use its capital, and the GPT might decide to do something with its funds based on your recommendations. It only took me a couple hours—and importantly just a few lines of code to integrate Syndicate (and thus web3). Just simple HTTP REST API calls—no custom backend for keys, transactions, wallets, o...