/data-talker

Talk with your data in the human way.

Primary LanguagePythonMIT LicenseMIT

Data Talker

Talk with your data in the human way. Enabling users to interact with data in a conversational way, without the need to know SQL/Python/R/Spark.

IMAGE ALT TEXT HERE

How to use

Configure environment

mv .env.template .env

Manual Setup

You should have conda installed in your system. If not, you can install it from here.

Then run:

./setup.sh

This will install poetry and create a virtual environment.

Run the following to start the backend:

poetry run python data_talker/service.py