Reviews and credible recommendations
We never buy any health product without asking our friends. Why do anything different on an e-commerce site?
As we have not hosted our server on any online service, it must be run using a local network.
The phone and the server should be on the same WiFi network.
- Make sure your Firewall is off, to communicate between your phone and laptop.
- Note down your laptop IP address using the following commands in your terminal:
ipconfig
ifconfig
To run the server, we need the following softwares and libraries:
- python3.7
- flask
- fuzzywuzzy
- tensorflow
- keras
- numpy
- pandas
- scikit-learn
- nltk
Open up terminal and enter the following code:
python3.7 server.py