|
|
|
|
|
by brudgers
3543 days ago
|
|
To me, the example bot seems to have the potential to direct the search toward overly complex implementations. By which I mean, carrying on a intelligible chat about cars in general is along the lines of the Turing test. Yet, most chat bots are built to solve practical problems, and the 'chat' in 'chat bot' is often just a description of the technical context, a chat app and 'chat bot' is simply a bot that does something when chat text is directed at it. For example, a chat bot is more likely to compile the code than discuss compilers. Then again, people who want to discuss compilers or cars probably want to discuss them with other people more than a computer. This means that most practical chat bots are along the lines of the first approach. Which makes them simpler to implement and less computationally intensive to run. It may or may not make them more fun to create from a developer's perspective. Good luck. Good luck. |
|