Running the Application - junaidmalik619/AI_Sales_ChatBot GitHub Wiki

  1. Navigate to the directory containing the project files.
  2. Run rasa train to train the model.
  3. Start the action server in a separate terminal window with rasa run actions.
  4. Start the Rasa server with rasa shell.
  5. Type out your messages to interact with the bot.