ojosproject / iris

Iris, the at-home hospice management system by the Ojos Project. Made with 💙💛 at UCI.
https://ojosproject.org/iris/
GNU General Public License v3.0
1 stars 1 forks source link

Novel Feature: AI #31

Open calejvaldez opened 2 days ago

calejvaldez commented 2 days ago

Summary

[!NOTE] This is the issue we're using to keep track of the AI novel feature discussion for Iris. This is also related to the CHI Student Design Competition.

The Developers team is going to be implementing AI to Iris as an opt-in feature. (That is, it's disabled by default.)

These are some of the ideas we have:

[!IMPORTANT] Ojos Project team: If you have another idea, please add it as a comment to this issue and I'll add it to this list!

Concept images and/or code

An idea I had for this would be to use one of Meta's Llama models since their usage would be hosted locally on-device instead of being processed in a server like OpenAI's models do.

AyushJain2021 commented 7 hours ago