logoalt Hacker News

JauntyHatAnglelast Monday at 5:12 PM1 replyview on HN

I'm a bit suspicious of this as there are open source excel clones already.

It's impressive AI can put together it's own version, but I can't help but feel it's probably just relying on existing excel clones as it's a well trodden space.

Novel applications are what impress me. Not a clone.


Replies

swframe2last Monday at 5:30 PM

Agreed. Novel would be very impressive. AI tech is struggling with that.

It is important not to wait for today's AI tech to get to AGI. It is better to exploit the useful things it can do today while waiting for it to get better tomorrow.

Cloning existing software might be useful today. It allows the model to

1) learn from its mistakes

2) mix known solutions (embed product A inside product B)

3) mine value (turn product A into a set of reusable libraries)

etc.