Hacker Newsnew | past | comments | ask | show | jobs | submit | jondwillis's commentslogin

Would love to chat, I recently wrapped up an initial version of an automated real estate appraisal review app which appears to have some of the same technical challenges and risks. https://getvalara.com / jwillis@valara.net

Would love to share notes. I was able to get away with landing.ai and some really careful schema design and multi-step workflow with a few agents sprinkled in at the end.


Accelerationists gonna accelerate

Literally Pluto TV v1 à la 2013/14.

Source: me. I built it with some folks.


How much did you wind up walking away with?

Not that much! Not life-changing. It was my first startup, and didn’t know what questions to ask when being hired. I was stupid enough to assume that I would be taken care of. To date, it’s been my only successful exit, and I was granted waaaaay below typical equity for how early I was and how much blood and sweat I gave. This was typical for non-founders and below-directors from what I have ascertained.

Better than nothing :')

https://getvalara.com - PDF appraisal document in, grounded appraisal review out in 5-10 minutes to aid in risk management for lending institutions and individual appraisal reviewers.

We use landing.ai to parse the PDF, as well as useworkflow.dev to durably perform other work such as rendering PDF pages for citations, and coordinating a few lightweight agents and deterministic checks that flag for inconsistencies, rule violations, bias, verify appraiser credentials, etc. etc. Everything is grounded in the input document so it makes it pretty fast and easy. We’re going to market soon and have an approval sign up gate currently. Plenty of new features and more rigorous checks planned to bring us to and exceed parity with competition and human reviewers.

There’s plenty of margin for cost and latency versus manual human review, which takes an hour or more and costs $100 or more.


Getting tons of Gell-Mann from this one. On the surface level, a more rigid type system helps, but it doesn't remove all potential classes of bugs. For example, if you're using Rust to interact with LLM APIs, you're still sending strings around. If those prompt string reference code such as a field name as a string literal, and you rename the field name, but forget to update the string, you've got a bug. You can, of course not use a string literal, but hey, it happens. I'm not sure if Rust can reference field names at compile time and get them into string, but I do know TypeScript can.

Which brings me to... choosing to throw TypeScript under the bus for having an "unsound" type system ignores the fact that you can just throw more tooling at the problem (e.g., a linter that disallows `any`, since that one example cited in the article), and glazes over the fact that the JS ecosystem has a lot more examples in the training data for many LLMs. The further you deviate from the slop-mean, the worse time you're going to have using LLMs to generate code, slop or otherwise.


> AI-enabled mass surveillance is fine as long as it isn’t domestic.

> We want AI to be aligned with all of humanity.

One of many contradictions. Liars.


Always, eh?


I initially didn’t read this post, fixated on “company event”, and thought it could be used for a single-day, one-off “thing to do tonight given (location) and (preferred activities/venue type) after (work end time)” It presented hotels and then some potential activities, but didn’t look up the time. When I asked about what is open after the time, the agent seemed to realize my request was not in your typical use case flow and gave me a refusal.

It’d be cool to offer one-off event suggestions, but I understand that’s probably not as easily monetizable.


That is interesting feedback, and you are right.

Right now the AI flow is optimized for multi-day events where people stay at least one night, like offsites, retreats, and conferences. When you shifted it to a same-day “what should we do tonight after work” use case, you basically stepped outside its current planning model, so the refusal you saw is on us.

We do support day events and activities on the supply side, but they are not yet fully integrated into the AI agent flow. Over the next few weeks, we are plugging that inventory into the system so it can handle more one-off and shorter formats.

Monetization is part of the equation, but it is also a product focus decision. We started with the higher-friction, higher-stakes planning problem. Expanding into lighter-weight, single-day coordination is definitely interesting and your comment is a good nudge in that direction.


Since there has been more than one case of this misunderstanding in the thread, I've changed the title to say "retreats" instead of "events". That (to me at least) that implies overnight stays.


Thank you Daniel, it makes sense to me


And we won’t. Uber Eats Burger Reich and all.


Oof


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: