A web app is being developed to know and update the state of various parameters of the house. This will be real-time, and also remotely controlled.
The front-end is developed with React JS. The backend is running on the Raspberry Pi, with Flask. A tunneling software, Telebit, is being used to expose the Flask server running on the Pi to connect to the app, which is globally deployed.
Further con
Built a python script to get AI response from Gemini API on the custom prompt.