This is an enterprise-level GenAI-powered chatbot that allows users to upload CSV files and ask natural language questions for analytics, trends, and predictions—without hardcoding or API access.
- Offline LLM (powered by Ollama + LLaMA3)
- Dynamic code generation
- Trend analysis, grouping, filtering
- Works with Excel/CSV files
- Local execution with Streamlit
- Python 3.9+
- Ollama installed with LLaMA3 or Mistral model
- VS Code recommended
streamlit run app.py