Adds a simple example pipeline that generates a list of questions from an arbitrary file that is in one of the following formats: plaintext, PDF, audio, or video (with an audio track).
Checklist
* [ ] Update tests
* [ ] Update docs
* [x] PR title follows [conventional commit semantics](https://www.conventionalcommits.org/en/v1.0.0/) (`fix: `, `feat: `, `docs: `, ...)
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.
Description of changes:
Adds a simple example pipeline that generates a list of questions from an arbitrary file that is in one of the following formats: plaintext, PDF, audio, or video (with an audio track).
Checklist
* [ ] Update tests * [ ] Update docs * [x] PR title follows [conventional commit semantics](https://www.conventionalcommits.org/en/v1.0.0/) (`fix: `, `feat: `, `docs: `, ...) By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.