Skip to content

AI driven call center facility for disaster management using NLP.

Notifications You must be signed in to change notification settings

rapperdinesh/Dismantled-Cataclysm

 
 

Repository files navigation

Dismantled Cataclysm

KWoC 2018made-with-python

AI driven call center facility for disaster management using NLP.

Development Workflow

To launch the server locally, follow the below steps:

For the first time

# Run these commands in the root folder of the project
pip install pipenv
pipenv shell --three
pipenv install --dev
python app.py

For subsequent usage

pipenv shell
python app.py # --reload for live code changes

Contribution guidelines

Join the gitter channel : https://gitter.im/Dis-Cat/Lobby

About

AI driven call center facility for disaster management using NLP.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 52.0%
  • HTML 44.7%
  • CSS 3.3%