/Programming-Bot

Programmers face a lot of issues while developing and have to check various resources for solution, so in place of manual searching trying to train the bot which would do the work for us.

Primary LanguageJavaScript

Intelligent Programmer Help Desk with Smart Document Understanding

Tutorial Link - https://youtu.be/PDhXQVHFA7c

Ref - https://github.com/ibm/watson-discovery-sdu-with-assistant

Node Red (UI) - https://noderedfirstapplication.mybluemix.net/ui/
Node Red (Flow) - https://noderedfirstapplication.mybluemix.net/red/

Implementation

First Clone the repository: https://github.com/skystone1000/Programming-Bot

There are main 4 setps in creating the bot:
Step 1 - Watson Discovery Service
Step 2 - Creating Cloud Function
Step 3 - Integration of Watson Assistant
Step 4 - Assembling Everything in Node Red

All the files required are organised in the folderwise structure.

Things to be Done

  1. Adding different Code snippet in the ouput
  2. Try to implement support for C++, JAVA
  3. Add support for links
  4. Add support for links
  5. Get more documentation for various languages including most popular issues on stack overflow, etc

Contributing

Create a New issue for dissusing the feature you want to add