rahulnoronha / DataVisualizationChatbot

This is for my internship at TCS and it a chatbot that can input Datasets in csv format and visualize them and a user can communicate easily with the chatbot via a GUI application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data Visualization Chatbot



Description: This is for my internship at TCS and it a chatbot that can input Datasets in csv (Comma Separated Value) format and visualize them and a user can communicate easily with the chatbot via a GUI application.

The csv data can be stored in a postgresql database locally and retrieved from the database. Once the table is successfully created, the intents are automatically added to intents.json using a block of code. This process can also be done manually by an admin user and the steps to do so can be seen at Help

Chatbot Design and Brainstorming Plan



Planning Document



Brain Storming



Design Document Flow Diagram



Design Document





Class Design Document



Learn how to Run the Application from Run Application

Created by: Mr Rahul Noronha

Mentor: Mr Ganjanan N Bejgamwar

About

This is for my internship at TCS and it a chatbot that can input Datasets in csv format and visualize them and a user can communicate easily with the chatbot via a GUI application.


Languages

Language:Python 62.8%Language:HTML 37.2%