Live data from Hacker News

Viewing profile — theonlyt3

theonlyt3

HN member
Joined
Fri, Nov 15, 2024, 10:59 PM UTC
HN karma
4
Public activity
11 items

About theonlyt3

Helping developers build computer use agents

Recent public activity

  1. comment
    Comment #43624692

    Pretty cool - surprising to me that you can't just do this in Google Drive

  2. comment
    Comment #43624682

    Is there a different approach compared to other AI headshot generators? e.g., aragon.ai It's ok if not - mostly just curious

  3. comment
    Comment #43623412

    Great question! We actually included a basic form-filling example (data_entry_example.py) in our GitHub repo—definitely give it a spin and see how it goes. One tip: filling out for…

  4. comment
    Comment #43622676

    Good question! Probably the most surprising/interesting one I've seen is automating job applications. Essentially spinning up multiple concurrent agents to mass-apply across variou…

  5. comment
    Comment #43622291

    No formal benchmarks yet—but just from our own tests, OpenAI's computer use model has generally done a better job than Anthropic's, especially at locating the right click targets a…

  6. comment
    Comment #43621901

    Nice, excited to hear what you think! All feedback welcome :)

  7. story
    Show HN: An open-source Operator that can use computers

    Hi HF, I'm Terrell, and we built an open-source app that lets developers create their own Operator with a Next.js/React front-end and a flask back-end. The purpose is to simplify s…

  8. comment
    Comment #43426351

    Yes, and yes! Filling out forms is I think one of the biggest use cases for computer use agents. We're working on some stuff to specifically make that use case faster and more accu…

  9. comment
    Comment #43426203

    Yep, we've also run into inconsistency issues when trying to build with these agents. The biggest thing we've seen help is by breaking the task down into smaller actions, effective…

  10. comment
    Comment #43425937

    Yes, agreed! We're planning on adding Claude as well as any other computer use models that pop up

  11. story
    Show HN: SpongeCake – open-source SDK for OpenAI computer use agents

    Hey HN! Wanted to quickly put this together after seeing OpenAI launched their new computer use agent We were excited to get our hands on it, but quickly realized there was still q…