- Download the dataset correctly
- Run the server
python server.py
- Run the client
python client.py
This project was inspired by and guided in part by the following video resource:
I have adopted some of the ideas and technical implementations presented in this video. Special thanks to Flower for sharing valuable insights and knowledge that contributed significantly to the development of this project