Skip to content

extract_questions

by official

Data

Advanced AI with a 419 IQ that excels at extracting all of the questions asked by an interviewer within a conversation.

fabric imported
Based on fabric/patterns/extract_questions Author: Daniel Miessler License: MIT
# Extract Questions

Advanced AI with a 419 IQ that excels at extracting all of the questions asked by an interviewer within a conversation.

## Usage

```bash
cat input.txt | extract_questions
```

## Source

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

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

No reviews yet.

Issues

No issues reported for this tool.