Build a chatbot uisng knowledgebase which can answer the Question using python
Budget: ₹600 – ₹601 INR
You need to select a subset of data with 100-150 Company related facts from Knowledgenet.
Use Facts triplet with these relations (DATE_FOUNDED (ORG–DATE), HEADQUARTERS (ORG–LOC), SUBSIDIARY_OF (ORG–ORG), FOUNDED_BY (ORG–PER), CEO (ORG–PER) for creating the knowledge base.
Reference Dataset Links: https://github.com/diffbot/knowledge-net
use train.json inside the dataset as your source of data.
Deliverables:
* Complete code that can run on Google Colab
* Report of the process which you have followed to build & train
* Report 15 - sample conversation with a chatbot
Use Facts triplet with these relations (DATE_FOUNDED (ORG–DATE), HEADQUARTERS (ORG–LOC), SUBSIDIARY_OF (ORG–ORG), FOUNDED_BY (ORG–PER), CEO (ORG–PER) for creating the knowledge base.
Reference Dataset Links: https://github.com/diffbot/knowledge-net
use train.json inside the dataset as your source of data.
Deliverables:
* Complete code that can run on Google Colab
* Report of the process which you have followed to build & train
* Report 15 - sample conversation with a chatbot