Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More Types #2

Open
hemanth opened this issue Aug 10, 2024 · 0 comments
Open

More Types #2

hemanth opened this issue Aug 10, 2024 · 0 comments

Comments

@hemanth
Copy link

hemanth commented Aug 10, 2024

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:

  • professional -> More professional
  • technical -> More technical
  • accessible -> More accessible
  • polite -> More polite
  • snarky -> Less snarky
  • readable -> Easier to read
  • formal -> More formal
  • informal -> More informal
  • sociable -> More sociable (waffle)
  • concise -> More to the point (unwaffle)
  • calm -> Less emotional
  • passionate -> More passionate
  • sarcastic -> More sarcastic
  • grammatical -> Grammatically correct
  • bullets -> Bullet points
  • thesaurus -> A single word (thesaurus mode)

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

@hemanth hemanth changed the title More AISummarizerTypes More Types Aug 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant