Re: Chat Bot Framework ?

2020-06-04 Thread Jérémy DE ROYER via Webobjects-dev
Hi Aaron, I’m currently playing with botpress that seem’s to be pretty easy to use, even if it’s not Java but Javascript (node). I’ve downloaded Charliebot and will have a look on. Thank’s for your answer, Jérémy Le 4 juin 2020 à 15:10, Aaron Rosenzweig mailto:aa...@chatnbike.com>> a écrit :

Re: Chat Bot Framework ?

2020-06-04 Thread Aaron Rosenzweig via Webobjects-dev
A lifetime ago I had worked on an open-source java chatbot. It was based on prior work and I made new files to give it a persona named “Charlie” I have not kept up with any recent developments but at the time I used the JAR and it was embedded in my WO app so it was easy in that sense. One th