Skip to content

Pop101/Peopledle

Repository files navigation

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!

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published