Rohitto-ai/ev-multimodal-rag
0
chore: force HF Spaces rebuild with Groq LLM
feat: switch LLM from Gemini to Groq (free tier, no quota issues)
fix: switch to gemini-2.0-flash-lite for free tier compatibility
fix: update Gemini model to gemini-2.0-flash
fix: replace libgl1-mesa-glx with libgl1 for Debian trixie
fix: add Hugging Face Spaces metadata to README
chore: add Dockerfile for Hugging Face Spaces deployment
chore: add Render deployment config
feat: initial implementation of EV multimodal RAG system
