How Can I Create a Private AI to Help Manage My Health?

0
11
Asked By MemoryMaster98 On

Hey everyone! I'm looking for advice on how to get started with creating or accessing a private AI. I have disabilities that cause me to have a really poor memory, and I often struggle to keep track of my complicated health issues. I'd love to have something that listens to me and can act as a personal reminder. For example, if I say 'My back really hurts,' it could remind me that I strained a muscle recently. I'm super cautious about privacy though—I don't want my data shared or sold, and I definitely don't want to be monitored. I'd like a solution that acts like a private memory system for my notes, and I'm even willing to record voice prompts if needed. Any tips or guidance on this would be greatly appreciated!

2 Answers

Answered By CodeCrusader On

While you can run local AI models, you should think about how much coding experience you have. The system you want sounds simple, but it can get complicated quickly. If coding isn’t your strength, you might want to hire someone to help you build this. Look for developers experienced in AI and local systems to ensure your data stays private.

MemoryMaster98 -

I don’t have any coding experience, unfortunately. Do you have any suggestions on what expertise I should look for if I decide to hire someone?

Answered By TechieTinker On

It sounds like a really important project for you! Your best option might be to look into local AI models like Llama 2 or Mistral that you can run on your own computer. Tools like Ollama can help set things up without sending any data online, which addresses your privacy concerns. For voice interactions, consider using Whisper for speech-to-text and a text-to-speech library for replies—all of this can work on a decent computer. It's definitely possible, and there’s a lot of resources available to help you get started!

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.