pub fn summarize_text(text: &str) -> Result<String>
Summarize text content - returns short summary
Optimized for minimal memory usage