Show HN: Cerebellum – Open-Source Browser Control with Claude 3.5 Computer Use
42 points| theredsix | 1 year ago |github.com
Here is a demo of Cerebellum in action, performing the goal “Find a USB C to C cable that is 10 feet long and add it to cart” on amazon.com:
https://youtu.be/xaZbuaWtVkA?si=Tq9lE6BXv9wjZ-qC
Currently, it uses Claude 3.5 Sonnet’s newly released computer use ability, but the ultimate goal is to crowdsource a high quality set of browser sessions to train an open source local model.
Checkout the MIT licensed repo on github (https://github.com/theredsix/cerebellum) or install the library from npm (https://www.npmjs.com/package/cerebellum-ai)
Looking for feedback from the HN community, especially on: What browser tasks would you use an LLM to complete? Thanks again for taking a look!
its_down_again|1 year ago
Could you say more on this? I see that it's an open-source implementation of PLAN with Selenium and Claude's Cursor, but where will the "successes" of browser sessions be stored? Also, will it include an anonymization feature to remove PII from authenticated use cases?
theredsix|1 year ago
imvetri|1 year ago
Build interface to build knowledge graph.
Nodes containing words, verbs are action, nouns are past verb. Action is movement on space.
Jayakumark|1 year ago
theredsix|1 year ago
theredsix|1 year ago
philonoist|1 year ago
I think you could change the roles of SDETs and other quality assurance jobs dominated by Selenium and Playwright. I mean think about it. It would half the number of testers needed to do the same work.
david_shi|1 year ago
hugs|1 year ago
0x3331|1 year ago