Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codesue/dystopedia

🫠 Make any Wikipedia topic dystopian
https://github.com/codesue/dystopedia

Last synced: 17 days ago
JSON representation

🫠 Make any Wikipedia topic dystopian

Awesome Lists containing this project

README

        

---
title: Dystopedia
emoji: 🫠
colorFrom: green
colorTo: purple
python_version: 3.11.5
sdk: gradio
sdk_version: 5.1.0
app_file: app.py
pinned: false
license: apache-2.0
---

# dystopedia

I once read [a Tweet](https://twitter.com/lbcyber/status/1115015586243862528)
that said, "you can make any Wikipedia article dystopian by changing it to the
past tense." Dystopian Wikipedia sounded like a fun idea, so I built
[Dystopedia](https://codesue.com/blog/dystopedia) as a proof-of-concept.
Try it out on the [codesue/dystopedia](https://huggingface.co/spaces/codesue/dystopedia)
Hugging Face Space.

## Installation

``` shell
git clone https://github.com/codesue/dystopedia.git
cd dystopedia
pip install -r requirements.txt
```

## Running the app

```shell
python app.py