SkillAgentSearch skills...

Facemash

Python implementation of the famous ELO Rating Algorithm using the Flask Framework - inspired by the movie "the Social Network"

Install / Use

/learn @c7h/Facemash
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

image

Blog article with more description here: https://www.gerneth.info/2016/12/11/project-3-facemash-clone/

Setup the environment:

python setup.py
source venv/bin/activate

fill it with data!

  1. add some pictures to the folder static/face in format name1_name2.jpg and run

  2. use the migration tool to add these images to the database:

    python server.py runserver python Tools/db_create_helper.py

run the server

python server.py runserver

Related Skills

View on GitHub
GitHub Stars15
CategoryDevelopment
Updated7mo ago
Forks7

Languages

Python

Security Score

82/100

Audited on Aug 27, 2025

No findings