I might be too dumb for this one, boys. I can't wrap my head around what "Open source AI Agent evaluations for web tasks" means...
Other than me being stupid, that is one well designed github repo, lol.
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
For Example
We welcome posts that include suggestions for good self-hosted alternatives to popular online services, how they are better, or how they give back control of your data. Also include hints and tips for less technical readers.
Useful Lists
I might be too dumb for this one, boys. I can't wrap my head around what "Open source AI Agent evaluations for web tasks" means...
Other than me being stupid, that is one well designed github repo, lol.
๐ a bit opaque if you're not super familiar with the space i suppose
โ
ELI5: Theres a lot of work being done with LLMs to take actions on websites. This open source repo provides static versions of these websites along with some evaluation criteria to measure the performance of your LLM "agents". Its quite a pain to reliably test these agents otherwise. (An agent being some system of code that will take a goal like "travel to xyz on this page" and use an llm to translate that into actual actions)
Aren't you the same dev who create AgentGPT? Brilliant project btw!
Yes haha, appreciate it!