Viewing a single comment thread. View all comments

kevineleveneleven t1_j6jhn0u wrote

Several problems with this. One, AI is not hard coded. It is not a rules engine. The code just tells the AI how to learn from the training data. Then there are massive terabytes or even petabytes of training data that the code processes into an AI model. To train even today's best AI, which is in no way AGI, costs millions of dollars of computer time. The resulting model takes far less processing capacity to run than to train, but it is still significant. Only fairly small models can be run on a PC. Big ones still require a server farm. Two, 10K lines of code is microscopically small for a hard-coded rules engine to pretend to be AGI. Even the code that makes your car go when you press the accelerator is millions of lines of code.

What would be cool to find in your email is an API that allows you to connect your own code to a secret AGI running on someone else's server farm, for free.

0