Welcome to GIST!
The gist of GIST is that, when deployed alongside an email server, LLMs are used to read, categorize, and prioritize the emails you receive. At intervals you decide, you will get a GIST report that contains a brief summary of each email, whether action is needed, and a link to the full text.
Folder/File | Purpose |
---|---|
gist |
Django project configuration |
mailserver |
Django app that manages the databases used by postfix and dovecot |
processor |
Django app that is the core functionality of gist |
push.lua |
Lua push notification driver for dovecot |
Folder | Purpose |
---|---|
postfix |
Copies of configuration files made for postfix |
dovecot |
Copies of configuration files made for dovecot |
nginx |
Copies of configuration files made for nginx |
webmail |
Copies of configuration files made for roundcube/webmail |
php-fpm |
Copies of configuration files made for php-fpm |
opendkim |
Copies of configuration files made for opendkim |
letsencrypt |
Copies of configuration files made for opendkim |