Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 504 Bytes

File metadata and controls

12 lines (12 loc) · 504 Bytes

Offline Solar Assistant ☀️ (English & Marathi)

A fully offline, modular solar Q&A and troubleshooting tool for disaster and rural use, powered by local LLM (Gemma), translation, and knowledge base.

Features

  • Runs offline after setup
  • Marathi & English Q&A
  • Troubleshooter, Estimator, Disaster Guides, and more
  • Web and CLI interface

How to Run

  1. Install Ollama, pull Gemma:7b-it
  2. Install dependencies: pip install -r requirements.txt
  3. Run ollama serve
  4. Run python web_app.py