Components for working with Gmail.
Follow the steps at https://ai.google.dev/palm_docs/oauth_quickstart to create the required secrets file for authentication.
To use this component library, ensure you have Xircuits installed, then simply run:
xircuits install https://github.com/XpressAI/xai-gmail
Alternatively you may manually copy the directory / clone or submodule the repository to your working Xircuits project directory then install the packages using:
pip install -r requirements.txt