Finds contextual discussions — not just individual keywords, but keywords appearing in the same thought or sentence.Documentation Index
Fetch the complete documentation index at: https://docs.augent.app/llms.txt
Use this file to discover all available pages before exploring further.
Example
Request:Parameters
| Parameter | Required | Default | Description |
|---|---|---|---|
audio_path | Yes | — | Path to the audio/video file |
keyword1 | Yes | — | Primary keyword to find |
keyword2 | Yes | — | Secondary keyword that must appear nearby |
max_distance | No | 30 | Maximum number of words between keywords |
model_size | No | tiny | Whisper model size for transcription |
output | No | — | File path to save results (.csv or .xlsx) |

