An open API service indexing awesome lists of open source software.

https://github.com/jinkogule/multi-analyst

O Multi Analyst é uma ferramenta de análise de dados com uma usabilidade simples, que utiliza inteligência artificial para interpretar os resultados das análises realizadas, retornando insights úteis aos usuários.
https://github.com/jinkogule/multi-analyst

apriori-algorithm bootstrap css data-analysis django html numpy open-ai pandas python web-application

Last synced: about 1 month ago
JSON representation

O Multi Analyst é uma ferramenta de análise de dados com uma usabilidade simples, que utiliza inteligência artificial para interpretar os resultados das análises realizadas, retornando insights úteis aos usuários.

Awesome Lists containing this project

README

          




[![Release](https://img.shields.io/github/v/release/Jinkogule/multi-Analyst?style=for-the-badge)](https://github.com/Jinkogule/PokeApp/releases)
[![License](https://img.shields.io/github/license/Jinkogule/multi-Analyst?style=for-the-badge)](LICENSE)

![Status](https://img.shields.io/badge/STATUS-COMPLETED%20|%20UPDATING-brightgreen?style=for-the-badge)


About
Documentation
Development
Technologies
Layout
Author
License


Português (BR)
English

---

## 💻 About the Project

**Multi Analyst** is a data analysis tool with a simple and accessible interface that utilizes artificial intelligence to interpret data analysis results, providing valuable insights to users. The system performs association rule mining on a dataset uploaded by the user (.CSV) and then uses artificial intelligence to identify patterns and provide strategic recommendations in a clear and understandable manner.

## 📋 Documentation

- **[Article about the first version](https://github.com/Jinkogule/BandejApp/raw/main/docs/Multi_Analyst__ferramenta_para_detectar_padroes_em_bases_de_dados_e_obter_insights_utilizando_inteligencia_artificial.pdf)**
- **[Wiki](https://github.com/Jinkogule/Multi-Analyst/wiki)**

## 🧑🏻‍💻 Development

- **[Source Code](https://github.com/Jinkogule/Multi-Analyst)**
- **[Issue Tracking](https://github.com/Jinkogule/Multi-Analyst/issues)**

## 🛠 Technologies

### **Website** ([Python](https://www.python.org/) + [Django](https://www.djangoproject.com/))

- **[Python 3.12.4](https://www.python.org/)**
- **[Django 4.2.14](https://www.djangoproject.com/)**

### **Services**

- **[OpenAI API](https://platform.openai.com/docs/overview)**

## 🎨 Layout

### Application Screens



Home page


Home page


Insights obtained from a dataset involving transactions of a fictional supermarket


Insights obtained from a dataset involving transactions of a fictional supermarket

## 📝 License

This project is licensed under the **[GNU Affero General Public License v3.0 (AGPLv3)](./LICENSE)**.