Just Another Really Intelligent System
pip install -r requirements.txt
cd ./app
npm install
cd ./app/speech-ws
npm install
cd api
python app.py
cd app
npm run dev
cd app/speech-ws
node app
- You need to:
- Generate Google speech api json file from here
- Put generated json file under app/speech-ws
- insert your own json filename into app.js after
keyFileName
cd ./solr
python csv_xml.py to convert all csv instance into xml
To make a new core:
- log into server and
sudo su - solr -c "/opt/solr/bin/solr create -c jaris"
To add fields:
bash schema.sh