Pop101 / Peopledle

Guess the person!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Peopledle: Guess the Person

GitHub issues

Table of Contents

Overview

Guess the person from 5 sentences about them from their wikipedia page. Every guess reveals more information about the person, starting from obscure sentences from their page, to more and more revealing ones.

Try it out at https://peopledle.leibmann.org!

Screenshot

Technologies

This project is created with:

Getting Started

Clone the Repo
git clone https://github.com/Pop101/Peopledle
Enter the repo and Install requirements
cd Peopledle && sudo python3 -m pip install -r requirements

Launch the webserver
python3 webserver.py

Usage

Just connect to the webserver and start guessing!
http://localhost:8787

You can always customize anything in config.yml, just note that doing so might require you to restart the webserver or redownload the people (delete the ./data/ folder)

About

Guess the person!


Languages

Language:Python 50.3%Language:JavaScript 28.7%Language:CSS 10.7%Language:HTML 10.3%