NutriMind is a RAG-powered (Retrieval-Augmented Generation) health assistant that uses your uploaded medical and nutrition documents to give you personalized suggestions on exercises, routines, and diet. Just upload your documents and start chatting — no login, no history, just immediate guidance.
-
🗂 Document Upload:
Upload your own medical or nutritional documents (PDF) to help NutriMind personalize suggestions based on your actual health data. -
📄 View Uploaded Documents:
Easily browse through your previously uploaded documents. -
💬 Interactive Chat:
Ask NutriMind for diet plans, workout routines, or health advice based on the content of your uploaded documents.
⚠️ No authentication required. All interactions are stateless (no history). Your data is stored only temporarily during the session.
-
Upload Documents:
Upload your lab results, nutrition plans, or medical summaries. -
Embedding + Storage:
Your documents are processed, chunked, and embedded using a vector store. -
Chat:
The LLM retrieves relevant context from your documents to better answer your health-related questions.