Designed by Mingxuan Fan, Jining Song, Xiaochen Li @ SD Hacks 2018
We are planning to design a user-friendly app to help people keep track of the nutrition especially calorie they take, which decreases the rate of obesity and helps users to create a dietary plan.
Take a picture; the app will then calculate the calories of the food through deep learning and artificial intelligence thanks to Clarifai API, it then send the result back and took the nutrition data from the database as the calorie the user gained from the meal.
We created a website and an iOS app using JavaScript, PHP, and swift. Vue and Laravel are used as the framework. The picture the user took will be sent to the Clarifai API; the App will receive a JSON file and then form into a user-friendly format.
Encoding and transmitting photos between clients and servers. Selecting related data (Clarifai detect everything on the graphic, so we have to filter out the not related items.) Also, we need to distribute the Calorie data to the food respectively through another API.
We utilize Clarifai API to create a mobile app and web app at the same time. Also, the program is designed for the good of all human beings, since everyone who uses it will be able to keep track of the calorie S/he takes in to have a better control of their own physical health.
New Skills and Collaboration! We also explore the area we are not familiar before but long willing to be working on.
Next update would include a Food Diary which records the users' daily calorie data and a Fitness plan which is generated accordingly.
- Laravel Framewor
- Clarifai API
- etc.
Laravel is a web application framework with expressive, elegant syntax. We believe development must be an enjoyable and creative experience to be truly fulfilling. Laravel attempts to take the pain out of development by easing common tasks used in the majority of web projects, such as:
- Simple, fast routing engine.
- Powerful dependency injection container.
- Multiple back-ends for session and cache storage.
- Expressive, intuitive database ORM.
- Database agnostic schema migrations.
- Robust background job processing.
- Real-time event broadcasting.
Laravel is accessible, yet powerful, providing tools needed for large, robust applications.
Laravel has the most extensive and thorough documentation and video tutorial library of any modern web application framework, making it a breeze to get started learning the framework.
If you're not in the mood to read, Laracasts contains over 1100 video tutorials on a range of topics including Laravel, modern PHP, unit testing, JavaScript, and more. Boost the skill level of yourself and your entire team by digging into our comprehensive video library.
We would like to extend our thanks to the following sponsors for helping fund on-going Laravel development. If you are interested in becoming a sponsor, please visit the Laravel Patreon page:
- Vehikl
- Tighten Co.
- Kirschbaum Development Group
- Cubet Techno Labs
- British Software Development
- Fragrantica
- SOFTonSOFA
- User10
- Soumettre.fr
- CodeBrisk
- 1Forge
- TECPRESSO
- Runtime Converter
- WebL'Agence
- Invoice Ninja
Thank you for considering contributing to the Laravel framework! The contribution guide can be found in the Laravel documentation.
If you discover a security vulnerability within Laravel, please send an e-mail to Taylor Otwell via [email protected]. All security vulnerabilities will be promptly addressed.
The Laravel framework is open-sourced software licensed under the MIT license.