/intent-migration-watson-assistant-to-rasa

Intent Migration from Watson Assistant/Conversation to Rasa

Primary LanguagePythonMIT LicenseMIT

Intent Migration from Watson Assistant/Conversation to Rasa

This repo allows you to migrate the IBM Watson Assistant/Conversation Workspace Intents from the JSON format to the Rasa Markdown format.

Steps

  1. Clone this repo.
  2. Download the Watson Assistant Workspace JSON file.
  3. Run python migrate-intents.py <WATSON_ASSISTANT_WORKSPACE>.json
  4. Check the nlu.md file in the directory.

Credits

@arturoaviles

License

MIT License