How do u create a talking ai with java | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 2

How do u create a talking ai with java

java

28th Sep 2018, 7:58 PM
celestine
celestine - avatar
2 Respostas
+ 7
I recommend to start with a chatbot and add the talking abilities later. Here is an example with aiml, other libs are available, just search for 'java chatbot' on the internet. www.howtodoinjava.com/ai/java-aiml-chatbot-example/amp/ For the later part (teaching the bot how to talk) just search for JSAPI (Java Speech API). Again there are many more apis/sdks/libs, but it's a good starting point (and search term to find implementations based on JSAPI).
29th Sep 2018, 4:46 AM
Tashi N
Tashi N - avatar
+ 1
Thanks isn't there a way we could chat privately could really use ur help more often
29th Sep 2018, 10:42 PM
celestine
celestine - avatar