A very simple bot builded with recast.ai. The backend is handled with nodeJs and the Recast.ai API. React handle the frontend.
It is a very basic bot, basically it can understand 'hello', 'bye' and 'thanks', the bot intents are greetings, goodbye and say-thanks. It's not very much but it's just a start. In the futur the bot will be able to undersatnd a title movie and answer by resend the synopsis.
In the terminal: cd my-first-bot and npm i