amcrisan / DataChatr

General purpose Svelte front end for experimenting with conversational user interface design that supports data analysis and visualization. Calls out to the DataAgent backend.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DataChatr

A general purpose Svelte-based front end that is intended to support experimenting with conversational user interfaces that support data analysis and visualization. Calls out to DataAgent backend.

Getting Started

This project is currently under active development.

The project requires DataAgent, please install and review instructions for running its API.

Install the dependencies dependencies using npm install then run using npm dev -- --open. Be sure that DataAgent is up and running ahead of running this application.

About

General purpose Svelte front end for experimenting with conversational user interface design that supports data analysis and visualization. Calls out to the DataAgent backend.


Languages

Language:Svelte 92.0%Language:JavaScript 3.9%Language:HTML 2.9%Language:TypeScript 0.9%Language:CSS 0.2%