Skip to content

Releases: wzqvip/MailPriorityAI

V0.0.1 GUI

04 Nov 14:10
Compare
Choose a tag to compare
V0.0.1 GUI Pre-release
Pre-release

Basic functions.
Works manually.

Program use GPT-4o-mini as default.

Remember to create a file called " .config " with the following content, replace with your key :

[EMAIL]
IMAP_SERVER = your_imap_server
EMAIL_ACCOUNT = [email protected]
EMAIL_PASSWORD = your_password

[OPENAI]
API_KEY = your_openai_api_key