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.
- Host: GitHub
- URL: https://github.com/jinkogule/multi-analyst
- Owner: Jinkogule
- License: agpl-3.0
- Created: 2024-04-26T18:17:52.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-27T12:30:16.000Z (almost 2 years ago)
- Last Synced: 2025-01-03T17:49:53.735Z (over 1 year ago)
- Topics: apriori-algorithm, bootstrap, css, data-analysis, django, html, numpy, open-ai, pandas, python, web-application
- Language: Python
- Homepage:
- Size: 106 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/Jinkogule/PokeApp/releases)
[](LICENSE)

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
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)**.