WICG / writing-assistance-apis

A proposal for writing assistance web APIs: summarizer, writer, and rewriter
Creative Commons Attribution 4.0 International
17 stars 2 forks source link

More Types #2

Open hemanth opened 1 month ago

hemanth commented 1 month ago

Currently we have support for:

enum AISummarizerType { "tl;dr", "key-points", "teaser", "headline" };

It would be great if we can have the below for summary or rewrite:

These are some of the most common types of summaries that I have personally used, and many have found them useful.