MCPcopy Index your code
hub / github.com/ChibaniMohamed/Polaris

github.com/ChibaniMohamed/Polaris @v1.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.0 ↗ · + Follow
34 symbols 93 edges 4 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Support Me 🚀

About Polaris 📄

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 .

## Functionality Supported 📌 :

  • Register new people :

  • Search for people using their pictures :

Built Using 🔧

  • PyQt5 - PyQt5 is a Python binding of the cross-platform GUI toolkit Qt
  • OpenCV - Open Source Computer Vision and Machine Learning software library
  • Dlib - C++ Library containing Machine Learning Algorithms
  • face_recognition by Adam Geitgey

How to use 🔨

  • First of all, we have to install all the required libraries .

  • PyQt5 :

pip install PyQt5
  • OpenCV :
pip install opencv-python
  • Numpy :
pip install numpy
  • Dlib :
pip install dlib
  • face_recognition :
pip install face_recognition
  • PIL :
pip install pillow
  • Then, Clone the repository and run the program 💻
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.

Support Me 🚀

Core symbols most depended-on inside this repo

load
called by 3
gui.py
rect_contains
called by 3
process.py
setupUi
called by 1
gui.py
popup_error_input_func
called by 1
gui.py
popup_error
called by 1
gui.py
no_faces_error_func
called by 1
gui.py
many_faces_error_func
called by 1
gui.py
retranslateUi
called by 1
gui.py

Shape

Method 22
Function 7
Class 5

Languages

Python100%

Modules by API surface

gui.py19 symbols
process.py7 symbols
main.py6 symbols
splash.py2 symbols

For agents

$ claude mcp add Polaris \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact