Use OpenAI GPT to convert natural language search to gmail search syntax In short, convert a query like
from john in august 2020 about taxes
to
from:john after:2020/07/31 before:2020/09/01 taxes
Video of it in action - https://www.youtube.com/watch?v=ypniAcE7zRU
Gmail search is powerful but remembering the operators and formatting the dates correctly is a bit of a hassle. When GPT came out, I realized an extension could be built to solve this minor but annoying frustration