Search code examples
ibm-watsonwatson-conversation

How to tie a backend to Watson's Conversation service?


I am using Conversation service in my application, at the backend I want to use the corpus I have setup so that I can ask deep technical questions since my corpus has been populated with Technical videos and articles spanning 20+ years.

Can you please point me to examples where Conversation service has been integrated with backend Watson services ?


Solution

  • There is an example of integrating Retrieve and Rank at http://conversation-enhanced.mybluemix.net/

    The code to show this integration is housed at https://github.com/watson-developer-cloud/conversation-enhanced