Skip to content

DanieleIsoni/DataAnalysisBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

May 22, 2022
cc6a933 · May 22, 2022
Aug 13, 2018
Jul 8, 2019
Jul 8, 2019
Jun 11, 2019
May 22, 2022
Jul 8, 2019
May 2, 2018
Jul 8, 2019
May 22, 2022
Oct 12, 2021
May 22, 2022
May 22, 2022
Jun 18, 2018

Repository files navigation

DataAnalysisBot

A chat-bot with the goal of simplifying data exploration to users that are less expert in the Data Science field, decreasing risks related to bad data analysis.

You can find a demo here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

What things you need to install the software and how to install them

Node: v8.11.4
Python: v3.7

You have to create a dialogflow agent and restore from the DataAnalysisBot.zip in the root folder.
You also have to create a google cloud developer account

Installing

Clone the repository with the command

$ git clone https://github.com/DanieleIsoni/DataAnalysisBot.git 

Then enter the folder DataAnalysisBot and run the following commands

$ npm install
$ pip install -r requirements.txt

Then you have to create a .env file with the structure of the .env.example file

Built With

Authors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published