Skip to content

VishalSrikanth16/Simple-Data-Analyst-Agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 Data Analyst Agent

A Streamlit-based AI agent that can analyze uploaded files (CSV, Excel, PDF, DOCX, TXT, Images) using LLaMA-4 model via Together.ai API.

🔧 Features

  • Upload any data/document/image
  • Ask natural language questions about content
  • Visualize data with charts
  • Uses meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8 via Together.ai
  • Streamlit frontend

🛠 Setup

pip install -r requirements.txt

🛠 Terminal

Open your terminal, navigate to the project folder and type.

streamlit run app.py

About

Upload support for .csv, .xlsx, .pdf, .docx, .txt, .jpg, .png Automatic file type detection and parsing LLaMA-powered NLP question answering using Together.ai API Tabular data visualization (bar, line, scatter charts) OCR-enabled image text extraction using easyocr Streamlit-based UI for interactive experience

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages