Viewing profile — fkilaiwi
fkilaiwi
HN member- Joined
- Fri, Dec 01, 2017, 9:25 PM UTC
- HN karma
- 85
- Public activity
- 32 items
- HN profile
- View on Hacker News ↗
About fkilaiwi
No profile information was provided.
Recent public activity
-
comment
Comment #48575913
I have a general question regarding 3d design using LLMs. My understanding is that all current applications have been trying to deal with 3d design/CAD as text/code. LLMs are clear…
-
comment
Comment #48510436
email me at faisal @ intunedhq.com and I can give you a demo! if you want a video - checkout fix with ai - https://youtu.be/e4R4hLdHBro self-healing demo - https://youtu.be/IVHIXw0…
-
comment
Comment #48510435
yeah, bot detection is one! we ended up forking chromium and doing a custom chrome extension to solve captchas. This stuff is annoying but we had to do it. Overall, the value we se…
-
comment
Comment #48468123
thanks for the idea!
-
comment
Comment #48451759
thanks!
-
comment
Comment #48451749
thanks!
-
comment
Comment #48450365
well, auth depends on the exact case, as an example, some 2FA we deal with it via code and we generate OPT on demand, on some cases, different approaches. One thing worth mentionin…
-
comment
Comment #48449114
thanks! i asked my teammate working on bot detection to respond, he can better answer this!
-
comment
Comment #48448409
fix with ai - https://youtu.be/e4R4hLdHBro self-healing demo - https://youtu.be/IVHIXw0lYMs I am happy to give you a demo over a call as well
-
comment
Comment #48448389
oh neat!
-
comment
Comment #48447989
other than the stuff I mentioned, it’s the deep integration between the agent and platform. Because we have obserabiltity, you can open a failed run, and with a click of a button f…
-
comment
Comment #48447946
thank you!
-
comment
Comment #48447943
thank you!
-
comment
Comment #48447771
definitely came up multiple times. Next week, we are releasing our codex/claude plugin, so you will be able to use codex to create the projects and deploy them to Intuned. Intuned …
-
comment
Comment #48447725
thanks! give us a try next time and checkout fix with ai when the scraper breaks!
-
comment
Comment #48447478
The cost is AI cost for using the agent - not captcha cost. Usually, you would write the project and then call it via API - instead of asking the agent to do the action more than 1…
-
comment
Comment #48447146
our product is infra + agent. You can use codex or other agent to generate the code. We actually have a cli that allows you to deploy projects to our infrastructure. We are actuall…
-
comment
Comment #48446507
Great question - we tried so many things and overtime, we ended up doing 2 things - custom chromium build and extension to solve captchas. In our docs, checkout stealth mode - http…
-
comment
Comment #48446417
We actually do support CDP directly as well. As for why playwright, playwright provides a lot of benefits that we like in terms of being code - like auto-waiting, good syntax for a…
-
comment
Comment #48446024
If you think about "price", "speed" and "accuracy (reliability/quality)", our bet is that models won't hit those 3 together. So you won't get a model that is very fast, very cheap …
-
comment
Comment #48445950
We actually went through 1 hard pivot only, the reset is more about framing the problem as we dug deeper and understood the customers and issue more. As an example, "Intuned Auth S…
-
comment
Comment #48445582
thanks for the kind words! We have been seeing this pattern of customers wanting full service since we launch. Let's see how it goes!
-
comment
Comment #48445398
Yes, we we did our YC and social launches, we had few companies sign up and we have been building with them sense. For some of them, we have enabled them to run 1000+ scrapers whic…
-
comment
Comment #48445319
this is not meant as personal assistant to do a task like this - the idea is that if you want to build a travel assistant and you want to do an integration with a travel booking se…
-
story
Launch HN: Intuned (YC S22) – Build and run reliable browser automations as code
Hey HN, we're Faisal and Ahmad from Intuned ( https://intunedhq.com ). We’re building a platform for building, deploying, and maintaining browser automations. Customers primarily u…