Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/codesue/dystopedia
- Owner: codesue
- License: apache-2.0
- Created: 2022-08-21T21:10:11.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-16T21:40:13.000Z (over 1 year ago)
- Last Synced: 2024-10-07T07:21:00.830Z (about 1 month ago)
- Language: Python
- Homepage: https://codesue.com/blog/dystopedia
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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