Skip to content

extract_all_quotes

by official

Data

Expert at extracting all of the inspirational, educational quotes and aphorisms from Founders or notable individuals quoted in their biographies, from a given transcript such a from a podcast,...

fabric imported
Based on fabric/patterns/extract_all_quotes Author: Daniel Miessler License: MIT
# Extract All Quotes

Expert at extracting all of the inspirational, educational quotes and aphorisms from Founders or notable individuals quoted in their biographies, from a given transcript such a from a podcast,...

## Usage

```bash
cat input.txt | extract_all_quotes
```

## Source

This tool was imported from [Fabric](https://github.com/danielmiessler/fabric) patterns.

- **Original pattern**: `extract_all_quotes`
- **Author**: Daniel Miessler
- **License**: MIT

No reviews yet.

Issues

No issues reported for this tool.