Reading Time Scanner
(Output scanner)
Last updated
(Output scanner)
Last updated
This scanner estimates and manages the reading time of text content. It is particularly useful for applications where content length and reading time need to be controlled, such as in educational materials or time-sensitive reading platforms.
Educational Content: Ensuring reading assignments fit within class durations.
Content Publishing: Tailoring articles or stories to fit expected reading times for specific audiences.
Estimates Reading Time: Calculates the time required to read a given text based on average reading speed (200 words per minute).
Truncates Text to Fit Time Limit: If the text exceeds a specified reading time threshold, the scanner can truncate it to fit within the limit.
Reading Time Detection Policy for AI Chatbot
Create a new policy as same as shown in LLM Guardrails Policy, for Reading Time detection select output scanner Reading Time (Time as needed 1, 2 minutes and so on...).
Optionally, perform a test to ensure the policy is functioning as intended. Check that reading time is detected and blocked as specified.