sylvinus / volupedia

Silly experiment with Wikipedia + Sketchfab embeds :)

Home Page:http://www.volupedia.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Volupedia

http://www.volupedia.org

Volupedia is an experiment mixing Wikipedia pages with 3D models from Sketchfab.

It is a reverse proxy of Wikipedia that replaces the main image of the article by a Sketchfab embed, if there is one that matches the title of the article.

Feedback & bugfixes welcome!

Articles with interesting 3D models

TODO

  • blacklist some sketchfab tags (eggs?)
  • insert more than 1 model?
  • better sketchfab order (likes+relevance?)
  • pre-process article titles (remove parentheses?)
  • Non-english wikipedia domains

How to test locally

pip install -r requirements.txt
python server.py

Then open http://localhost:5000

About

Silly experiment with Wikipedia + Sketchfab embeds :)

http://www.volupedia.org


Languages

Language:Python 100.0%