In the burgeoning packaged food industry of India, every day, millions of consumers select food products from the shelves without actually knowing the contents of the food items. The food label contains a list of complex chemical names, preservatives, and additives, which the average person cannot comprehend. Due to the rise of lifestyle diseases, the health-conscious attitude of millennials, and Gen Z, the difference between consumption and comprehension has become a pressing issue. FoodLensAI was conceptualized as a result of this issue, which was a very simple yet powerful idea – "What if anyone could simply scan a food label and know if the food was good, bad, or right for their lifestyle?"
FoodLensAI is an AI tool that provides food safety information in the form of clear and evidence-based health insights on food labels. It works by simply taking a picture of the food product label, and in no time, the AI tool is able to read the label through its OCR technology and analyze the food ingredients using its Retrieval-Augmented Generation (RAG) pipeline, which is backed by science and facts. This is not an AI tool that simply provides generic responses to users, but rather one that provides factual information on the functionality of the food ingredients and their effects on the body, as well as their suitability to the user's diet. Additionally, the tool has a feature known as Chat Mode, which allows the user to ask follow-up questions.
Technologically speaking, the architecture of FoodLensAI is solid and production-ready. The frontend is built using React, Vite, Tailwind CSS, and Redux Toolkit, which is hosted on Vercel to provide smooth performance. The backend is built using FastAPI and is fully Dockerized to provide reliability and consistent deployments. Supabase, which is a combination of PostgreSQL and pgvector, is used to handle structured data and vector embeddings to provide smart ingredient retrievals and context-based responses. The RAG-based AI system guarantees that the output is always grounded with minimal hallucinations, and the response time is already optimized significantly in the current live MVP.
For an investor’s perspective, FoodLensAI is a business that targets a ₹4+ trillion Indian packaged food market with over 250 million health-conscious consumers. The business model is a freemium B2C subscription model for individuals at a cost of ₹199-₹299/month, along with B2B API integrations for health apps, fitness platforms, and e-commerce platforms. The business also includes enterprise licensing for insurance companies and nutrition companies. With a working MVP, India-focused dataset expansion, and backend infrastructure, FoodLensAI is ready to become the trusted intelligence for food safety in India, thereby transforming grocery choices into informed health choices through AI.