Skip to content

ChAbdulWahhab/Insightlyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 Insightlyzer

Insightlyzer is a lightweight and interactive web application built with Streamlit, designed to help you instantly upload, preview, and visualize data from CSV and Excel files. It's perfect for quick data inspections, demos, and exploratory analysis — all in the browser.


🚀 Features

  • 📂 Upload .csv or .xlsx files via the sidebar
  • 📊 Automatic detection of numeric columns
  • 📈 Live-rendered line charts from the first two numeric columns
  • 🔍 Clean data preview with max-value highlights
  • 💡 Simple, responsive, and open-source

📦 Installation

Make sure you have uv or pip installed. Then:

# Using uv (recommended)
uv venv
uv pip install streamlit pandas numpy openpyxl
uv run main.py

About

A simple and interactive web app to upload, preview, and visualize CSV or Excel data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages