A fully offline, modular solar Q&A and troubleshooting tool for disaster and rural use, powered by local LLM (Gemma), translation, and knowledge base.
- Runs offline after setup
- Marathi & English Q&A
- Troubleshooter, Estimator, Disaster Guides, and more
- Web and CLI interface
- Install Ollama, pull Gemma:7b-it
- Install dependencies:
pip install -r requirements.txt - Run
ollama serve - Run
python web_app.py