关于
NutriAI is an experimental educational application designed to estimate nutritional information for described food items, including calories, macronutrients, and simple insights. It integrates seamlessly with the ChatGPT Apps SDK via a Python-based MCP Server, orchestrating calls to the OpenAI API (GPT-4o-mini) to deliver analysis directly within ChatGPT. The project emphasizes security with features like rate limiting and restricted CORS, and offers a robust local development setup.