Skip to content

adamska27/my-first-bot-recast.ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 

Repository files navigation

my-first-bot-recast.ai

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.

Follow this steps to launch the project

1. Clone the repo

2. Install the dependencies

In the terminal: cd my-first-bot and npm i

3. Launch the server: node server.js

4. Launch the development build: npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published