Name Last Update
app Loading commit data...
.gitignore Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
customTts.js Loading commit data...
dataset.js Loading commit data...
ext-parser.js Loading commit data...
index.js Loading commit data...
package.json Loading commit data...
shared.js Loading commit data...
sms-send.js Loading commit data...

How to start the application

Megafon inline support on Dasha.AI platform Prerecord Development version

  1. Clone the repo and install the dependencies:
git clone git@gitlab.veeble.ru:Anna/avito-test-dev.git
cd avito-test-dev
touch log.txt
mkdir -p stt audio
chmod a+rw log.txt logs threads audio app/phrasemap.json
npm install
  1. To start a text chat, run:
npm start chat
  1. 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)