I should post here more, but right now I found myself doing a particularly diverse variety of things with OpenHands:
1.
Agent 1: Trying to fix the map tile server for the
webarena benchmark by porting the files over to s3 and setting up an initialization script
2.
Agent 2: Creating a figure of the transformer in Javascript
3.
Agent 3: Creating an animation in Javascript of the difference between LM training and inference
4.
Agent 4: Doing research on the size differences of the different llama 3 models, and creating a markdown table with the sizes and expected flops
All of these are things that I would’ve had to do manually (or probably not done at all due to lack of time), so it’s pretty great to have agents be able to do them.