Inspiration
We wanted to create an easy way for people to get personalized nutrition advice without having to see a dietitian. Many students and busy individuals skip meals or eat unhealthy food, so we built an AI-powered chatbot to help users make smarter diet choices.
What it does
AI Dietician is a friendly chatbot that gives personalized diet plans based on your body data, preferences, and goals. It suggests healthy meal options, reminds you to stay hydrated, and answers questions about nutrition.
How we built it
We used Python for the backend and OpenAI’s API for generating personalized meal plans. The chatbot interface was created using HTML, CSS, and JavaScript (or React if you used that). We integrated APIs for nutritional data and calorie tracking.
Challenges we ran into
We had to make sure the AI gave accurate and safe advice. We also faced challenges connecting the chatbot interface with the AI model and managing user data responsibly.
Accomplishments that we're proud of
We successfully created a working AI chatbot that can understand user needs and generate customized diet plans. It’s simple, fast, and accurate.
What we learned
We learned how to integrate AI APIs, handle user prompts, and manage health data responsibly while improving the chatbot’s conversational tone.
What's next for AI Dietician
We plan to add features like progress tracking, integration with fitness apps, and multilingual support so users worldwide can benefit.
Built With
- css
- fastapi
- html
- hugging
- javascript
- langchain
- llm
- react
Log in or sign up for Devpost to join the conversation.