HackerTrans
トップ新着トレンドコメント過去質問紹介求人

suchintan

no profile record

投稿

Getting Claude to QA its own work

skyvern.com
20 ポイント·投稿者 suchintan·3 か月前·1 コメント

Asking AI to build scrapers should be easy right?

skyvern.com
150 ポイント·投稿者 suchintan·9 か月前·82 コメント

コメント

suchintan
·7 か月前·議論
That makes a lot of sense. Sometimes it's easier to leave the baggage behind. It's too bad..selenium is a masterpiece. Thanks for sharing it with the world
suchintan
·7 か月前·議論
This makes sense. I guess I wanted to understand why starting from scratch was better than "fixing" selenium, but perhaps "fixing" selenium isn't an option?
suchintan
·7 か月前·議論
This is very cool. We were thinking about doing something very similar with Skyvern

What was the reason you went down this path instead of extending selenium with AI features?
suchintan
·7 か月前·議論
maybe https://github.com/Skyvern-AI/Skyvern ?
suchintan
·9 か月前·議論
You're right, but this is where the LLMs are especially useful. Our customers all prompt it to terminate if it doesn't have the right information / the pre submission confirmation doesn't match
suchintan
·9 か月前·議論
What are some of the risks? This is a public web form available on the IRS website
suchintan
·9 か月前·議論
Send me an email [email protected] - we can get you started
suchintan
·9 か月前·議論
No, we don't have a lot of usage in that direction. People mainly use us to log into websites and either fill out forms or download files!
suchintan
·9 か月前·議論
Unrelated, but thoughtful gave us some very very helpful feedback early in our journey. We are big fans!
suchintan
·9 か月前·議論
That's the dream
suchintan
·9 か月前·議論
Definitely. What are your thoughts on the CloudFlare agent identity
suchintan
·9 か月前·議論
It's funny, one time we had a customer that wanted to use us to test their website for bugs..

Skyvern kept suggesting improvements unrelated to the issue they were testing for
suchintan
·9 か月前·議論
We do have them! We are HIPAA compliant, have soc-2 type 2 and offer self hosted deployments
suchintan
·9 か月前·議論
This is really cool. We might integrate this into Skyvern actually - we've been looking for a faster HTML extraction engine

Thanks for sharing!
suchintan
·9 か月前·議論
I have a 2yo and it's been surreal watching her learn the world. It deeply resembles how LLMs learn and think. Crazy
suchintan
·9 か月前·議論
Yeah, reverse engineering APIs is another fantastic approach. They aren't enough if you are dealing with wizards (eg typeform), but they can work really well
suchintan
·9 か月前·議論
IF you can use crawlers, definitely do.

They aren't enough for anything that's login-protected, or requires interacting with wizards (eg JS, downloading files, etc)
suchintan
·9 か月前·議論
I think they're complementary, and that's the direction we're headed.

We can ask the vision based models to output why they are doing what they are doing, and fallback to code-based approaches for subsequent runs
suchintan
·9 か月前·議論
We can do it remotely with Skyvern if you're interested
suchintan
·9 か月前·議論
Have you given Skyvern a try? Integrating it with n8n might do the trick