https://github.com/01one/0zen
Automated pdf and word report generation from excel file
https://github.com/01one/0zen
automation excel-report gemini-api report-generation windows-app wxpython
Last synced: 8 months ago
JSON representation
Automated pdf and word report generation from excel file
- Host: GitHub
- URL: https://github.com/01one/0zen
- Owner: 01one
- Created: 2025-08-17T23:22:18.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-08-18T01:16:45.000Z (10 months ago)
- Last Synced: 2025-09-06T11:20:04.824Z (9 months ago)
- Topics: automation, excel-report, gemini-api, report-generation, windows-app, wxpython
- Language: Python
- Homepage: https://mahid.itch.io/0zen
- Size: 33.2 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 0zen - AI Excel Report Generator
Its a desktop application that uses Google's Gemini AI to automatically analyze Excel data and generate professional reports with text, tables, and charts.
## Who Is This For?
This tool is for business analysts, managers, students, and anyone who needs to quickly create reports from spreadsheet data without deep technical skills.
## Features
- **Easy Data Loading:** Load `.xlsx` or `.xls` files with a single click.
- **AI-Powered Analysis:** Uses Gemini AI for insightful data interpretation.
- **Automated Charts:** Automatically generates bar charts, line plots, histograms, and more.
- **Pre-defined & Custom Reports:** Use built-in prompts (e.g., "Sales Performance") or write your own.
- **Multiple Export Options:** Save reports as **Microsoft Word (.docx)** or **PDF (.pdf)**.
## How to Use
### 1. Prerequisites
- Python 3.7+
- [Gemini API Key](https://ai.google.dev/gemini-api/docs/api-key).
### 2. Installation
Open your terminal and run the following command to install the required libraries:
```bash
pip install wxPython openpyxl pandas google-generativeai matplotlib seaborn python-docx reportlab
```
## Demo Video
[](https://youtu.be/9qWsmuM5bsQ)
You can also download the installable build for windows
https://mahid.itch.io/0zen