Skip to content

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages