| ▲ | abroszka33 8 hours ago | ||||||||||||||||||||||
> If they release AGI and it costs $1 and 5 seconds to decide "is the customer asking for a refund", then that's a terrible use case for AGI Is it? If AGI is here then by the time I test and deploy that the AGI will be most likely cheaper and smarter because it improved itself (for example by implementing it's own Jev for stupid prompts like this), so why invest into a more complex solutions? | |||||||||||||||||||||||
| ▲ | brokencode 8 hours ago | parent | next [-] | ||||||||||||||||||||||
I don’t think that was a great example since there’s only so many refunds a customer is going to ask for. And it’s saving time that otherwise maybe would have to go through a human. The rate is low enough that a more expensive model makes more sense. Though for tasks where you are trying to search through billions of documents, social media posts, etc. and extract certain information, where each individual post is of low value and only the data in aggregate is valuable, then that’s where you’d want something cheaper and faster. Such as if you want to look at all posts on X in the last few months and find how many have a negative or positive sentiment about the economy (or are unrelated). Of course you could use a special-purpose model for this, but the whole point of something like Jev is to ask whatever questions you want without having to train something new. | |||||||||||||||||||||||
| ▲ | CharlieDigital 8 hours ago | parent | prev [-] | ||||||||||||||||||||||
Not sure what's more complex about one REST API call versus another REST API call... | |||||||||||||||||||||||
| |||||||||||||||||||||||