Can you help me build this ?
Can you help me build this ?

Can you help me build this ?

(Disclaimer, I'm French so sorry for my English :))

I want to build an AI assistant to help me organize my digital life. My approach (as a non-programmer) is to build a NAS to store all my structured personal and work-related data. Then, take a lightweight AI model that can run on the hardware and use my phone or laptop as a client to interact with my data via the AI model. With this setup, I want the AI model to do the following things:

  • Retrieve information and use it as context when it gives any output.
  • Take action on this data, like organizing it, modifying it, etc.
  • Upload new data to the NAS.

I personally have a lot of difficulties around the topics of:

  • Structured data (to make it easier for the AI to navigate between files)
  • RAG (to use this data as context)
  • AI model (I don't know which model to use and how to use it locally)
  • Web server (how to use my phone or laptop as a client to interact with the NAS).

As you probably already guessed, I don't have any prior technical experience. And I would love any kind of recommendation to improve this idea. Any kind of help will be gratefully received.I will keep updating my journey on building this assistant, so if you are interested in this project, you can also send me a message to work together. I'll try to respond as quickly as possible.

My inspirations:

submitted by /u/McLovin_617
[link] [comments]