Code Monkey home page Code Monkey logo

chartai's Introduction

ChartAI - Text to Graph/Charts and Insights

This web application is built using python, streamlit, python enabled html, Nivo Chart and mui.

overview_of_app.png

Features

  1. Generate insights to the tabular data, you can upload your CSV file and ask any question about it.
  2. Text to SQL
  3. Text to Chart/Graph
  4. The Graph that has been created is draggable and resizable

Current supported chart types:

-Bar Chart

-Line Plot

-Scatter Plot

-Swarm Plot

-Pie Chart

How to use the Repository

To start using the repository, first clone the project into your local pc

git clone https://github.com/thongekchakrit/automated-data-analysis.git

Next, open the file location in any Python IDE, I highly recommend PyCharm. Then, navigate to the folder > .streamlit (as shown in the picture below), create a file called secrets.toml

add_secrets_toml.png

Within secrets.toml file add your OpenAI API key into the file (as shown below). This will allow streamlit to pick up the secrets.

gpt_secret = "<YOUR-API-KEY>"

Once done, install the requirements for the project.

pip install -r requirements.txt

To run the application. Within the terminal of the IDE do:

streamlit run Home.py

Access the site using: http://localhost:8501

Contribution

Please feel free to contribute to the repository.

Fork the application, make edits and perform a pull request.

chartai's People

Contributors

thongekchakrit avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

chartai's Issues

can i connect my database ?

I want to see my database data via charts
Are there any possible chances to connect the database with chartAI ?

Pie Chart is not showing

Hello,

I tried demo page and made some queries but the pie chart is not showing up. Can you please help. Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.