**Polaris is a system based on facial recognition with a futuristic GUI design, Can easily find people informations stored in a database using their pictures .**
Register new people :
Search for people using their pictures :
First of all, we have to install all the required libraries .
PyQt5 :
pip install PyQt5
pip install opencv-python
pip install numpy
pip install dlib
pip install face_recognition
pip install pillow
git clone https://github.com/ChibaniMohamed/Polaris.git
cd Polaris/
python main.py
## Contributing 💡
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
<p align="center">
## Support Me 🚀
<a href="https://paypal.me/chibanimohamed"><img width="280" height="100" src="https://github.com/ChibaniMohamed/polaris/blob/main/imgs/paypal-donate-button.png"></a>
</p>