https://github.com/knadh/bigreddy
BigReddy is a small utility that generates pseudo-philosophical and pseudo-poetic ramblings.
https://github.com/knadh/bigreddy
Last synced: about 1 year ago
JSON representation
BigReddy is a small utility that generates pseudo-philosophical and pseudo-poetic ramblings.
- Host: GitHub
- URL: https://github.com/knadh/bigreddy
- Owner: knadh
- Created: 2018-01-15T11:05:30.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-15T11:11:36.000Z (over 8 years ago)
- Last Synced: 2025-03-19T00:24:06.501Z (about 1 year ago)
- Language: Python
- Size: 7.81 KB
- Stars: 15
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BigReddy
BigReddy is a small utility that generates super deep pseudo-philosophical and pseudo-poetic ramblings. When you're feeling down or you need some motivation in life, you go to BigReddy.
Under the hood, the utility uses Markov Chains to generate text.
## Install
```shell
pip install bigreddy
```
## Usage
Once installed, on your commandline, run: ```bigreddy```. Every time you run the utility, it'll generate fresh a new quote.
Example:
```shell
$ bigreddy
Names so beautiful, so is the average man, with laser-like focus.
```