Devasy23 / FaceRec

An advanced facial recognition system designed for real-time identification using deep learning models and optimized vector search. Features include face detection, embedding generation, and scalable deployment options.
Apache License 2.0
32 stars 30 forks source link

Add GitHub Repository Stats to README.md #104

Open Ganeshmoorthii opened 3 weeks ago

Ganeshmoorthii commented 3 weeks ago

Description:

The issue involves adding a table to display repository statistics, such as the number of stars, forks, issues, and pull requests, directly in the README.md file. This will help contributors and users track the activity and contributions in the repository at a glance.

Steps to Implement:

  1. Create a table in the README.md file displaying the following repository statistics:
    • Stars
    • Forks
    • Open Issues
    • Open Pull Requests
    • Closed Pull Requests
  2. Use markdown syntax to include badges or icons for each statistic, along with dynamic links to the corresponding sections of the repository.

Expected Behavior:

The README.md file will contain a neatly formatted table that displays real-time repository statistics, making the repository's activity more visible and engaging for contributors and users.

Additional Information:

Screenshot (for reference):

Screenshot 2024-10-20 145520


Checklist:

Shehrozkashif commented 2 weeks ago

Hi can you assign this to me under gssoc-ext @Ganeshmoorthii

SparshKhanna0001 commented 1 week ago

@Ganeshmoorthii i did solved this issue, kindly merge my PR before the gssoc ends.

Thank you

SparshKhanna0001 commented 1 week ago

@Ganeshmoorthi some of the python files aren't formatted with respect to pep8, this is causing the pr-ci bot to cause conflicts in my pull request, to be very explicit i didn't changed any python file. Kindly merge the PR by bypassing the bot.