- Python 3.*+
- Node 14.*+
- React 16.* +
- google account for dialog-flow
- flutter and firebase access
- Create and dialogflow ES agent on https://dialogflow.cloud.google.com/
- Go to dialogflow settings and click on
Export and Import
. - Click on 'Import from zip' and upload Airbus-Support.zip
- Go to the Integrations and click on web demo.
- Copy the demo url or copy iframe code to integrate it on different place.
- Follow same process from 1 to 5 for Airbus-Konnex.zip
- for Airbus-Konnex bug-reporting bot go to fulfillments and enable webhook with django server URL
- Clone repo from github and goto django-server
- Install packages through
pip install -r requirements.txt
- To run server just run the command
python manage.py runserver
- Open Multi_Label_Bug_Classifier.ipynb in Google Colab - Classifier Training and model creation
- Go to React Client
- Run
npm install
to install packages. - Run
npm start
to run project
Android setup: Download .apk file from drive using URL provided in Presentation https://drive.google.com/drive/folders/1dWwUBcKN4nSeaaRV__bQsiR6DiIcUBW_?usp=sharing