Skilpad Automatic Data Analysis is a prototype that demonstrates the capability of a Command Line Interface (CLI) to search for open data on the web, download it, analyze the data, and create useful data visualizations using generative AI.
This project showcases how it's possible to leverage both data analysis and generative AI techniques to generate insights from openly available data. As a prototype, it represents a proof-of-concept of a potential larger-scale application.
Modules:
- Data Search: Searches for open data on the web based on user input.
- Data Download: Downloads the identified data for local processing.
- Data Analysis: Analyzes the downloaded data to extract meaningful insights.
- Data Visualization: Uses generative AI to create visual representations of the analyzed data.