Nursing Mothers AI Assistant

Retrieval-augmented AI assistant for maternal health and infant care

This project delivers an AI-powered assistant tailored for nursing mothers, focused on real-world challenges in maternal health and infant feeding. Using retrieval-augmented generation (RAG), the system combines large language models with curated, expert-backed medical resources to provide reliable guidance on breastfeeding, nutrition, and postpartum care. The Streamlit-based interface offers an accessible, conversational experience, while the underlying retrieval pipeline and vector store ensure that answers remain grounded in high-quality reference material.

View Project on GitHub

Explore the full implementation, including the RAG pipeline, Streamlit app, and deployment setup, in the GitHub repository.