6 ms·
people stopped making these systems because they simply didn't work to solve the problem there's a trillion dollars in it for you if you can prove me wrong and
by jdaw0 2y ago
people stopped making these systems because they simply didn't work to solve the problem
there's a trillion dollars in it for you if you can prove me wrong and make one that does the job better than modern transformer-based language models
- ben_w 2y agoI think it's more that the old expert systems (AKA flow charts) did work, but required you to already be an expert to answer every decision point. Modern LLMs solve the huge problem of turning natural language from non-experts into the kind of question an expert system can use… 95% of the time. 95% is fantastic if you're e.g. me with GCSE grade C in biology from 25 years ago, asking a medical question. If you're already a domain expert, it sucks. I suspect that feeding the output of an LLM into an expert system is still useful, for much the same reason that feeding code from an LLM into a compiler is useful.