MailyDaily / MailyDailyAndroid

MailyDaily is an Android mobile app that uses AI to provide daily summaries of your mail inbox and suggest actions like replying or archiving. It offers a conversational interface and voice assistance while ensuring your data is processed locally for privacy.
GNU General Public License v3.0
2 stars 2 forks source link

use an on-device LLM #14

Open privateRecsys opened 2 days ago

privateRecsys commented 2 days ago

Using an on-device LLM can solve the context window. We can investigate iris android - cpp llm integrated into android https://github.com/privateRecsys/iris_android