#computing #ai Basically: 1. sniff your network activity on a specific software 2. build a dataset of small batches of sequences of network packet + next ones 3. use [[GPT3]] or any GPT-like to imitate your behavior, a digital clone of yourself basically? Obviously this idea come from my background of hacking games, but I think it's generalisable to other software. Just web browsing for example. But, say, in a game, for example you play Minecraft and go digging some dirt. You have a dataset now of actions leading to dirt digging. You then sniff network and init some basic network process with Minecraft, all the following packets are prompted to GPT and its output is sent to the server. In web browsing, it could simulate your activity on, idk, coinbase, trading like you idk.