fssai-rag
shipped this weekA RAG system over Indian food-safety (FSSAI) regulations — ask a question in plain language, get an answer grounded in the actual regulatory text. Uses hybrid search (BM25 + vector embeddings) so retrieval doesn't miss exact clause matches the way pure semantic search can.
- Python
- OpenSearch
- Gemini API
- Hybrid Search