The way I see it is AI collapses hierarchy. Abstraction layers will become more flat both in software and in society. Because ultimately software and layers of heirarchy in society exists to serve a function. But now those functions are being replaced. Imagine this you used to need a library for common things in your software project. Even if you just need one function but because it was easier to just import a libra…
> Now not anymore you just need to tell the LLM and it does it in both, and you get better results too. That's weird I just asked fable to build airbnb app clone and it didn't do a good job. Am I using the wrong model?
If you think about it, people don't really write much about how an app like that actually works. They write about the impact on travel, the impact on property prices, how to use it to book a vacation, and a bit about how it's a two-sided market place app, but not so much about what it actually does.
I assume that Fable has no access to it apart from the listing pages so it can't see behind the scenes to the property management side or the AirBnB admin stuff. The code isn't open so Fable isn't learning from that. There's probably a bunch of clones on Github but quality will vary.
If you want a clone of an app like that you'll need to build a large amount of context first, and even then you'll probably miss a lot.