README.md
579 Bytes
How to start the application
Megafon inline support on Dasha.AI platform Prerecord Development version
- Clone the repo and install the dependencies:
git clone git@gitlab.veeble.ru:Anna/avito-test-work.git
cd avito-test-work
touch log.txt
mkdir -p stt audio
chmod a+rw log.txt logs threads audio app/phrasemap.json
npm install
- To start a text chat, run:
npm start chat
- To receive a phone call from Dasha, run:
npm start <your phone number>
The phone number should be in the international format without the + (e.g. 12223334455)