AI Health & Social Prototype

Job ID: 39887758

Budget: ₹600 – ₹1,500 INR

I’m laying the groundwork for a personal-health AI that also plugs into a small social space where users can share progress. For this initial phase I only need a lean, working prototype that proves the concept.

Core focus
• Nutrition planning: the AI must generate meal suggestions, count calories, and respect common dietary restrictions.
• Lightweight fitness tracking module: log activities, let users set goals, and display simple progress analytics.

What I expect at this stage
1. A basic Python-based model (TensorFlow or PyTorch) that performs the nutrition tasks above on a sample dataset.
2. Simple REST API endpoints so the model can be called from a front-end later.
3. A bare-bones database schema to store user meals, activities, and goals.
4. A minimal web interface or Postman collection demonstrating each endpoint and showing how users could follow one another for social interaction.
5. Clear setup instructions so I can run everything locally.

Keep the code clean and modular so we can scale in future phases, but stay mindful that this delivery is essentially a blueprint and proof-of-concept rather than a polished product.