This is a simple food classifier api for integration in web and anroid applications using FastAPI. FastAPI is a modern, fast (high-performance), web framework for building APIs.
Project is created with:
- Python : 3.8.12
- FastAPI : 0.70.0
- Tensorflow : 2.7.0
- Uvicorn :0.15.0
To run this project, install above mentioned packages and run the following command:
$ python my_api.py
MIT © Asim Mahat