Atlas-VA Atlas-VA is a simple project for training and running an intent detection model. Setup Install dependencies: pip install -r requirements.txt Training train the model and create its weights: nlu/intent_detection/training/pipeline Run the App python3 app.py