IoTone / ProjectMagNET

Project Mag*NET is an IoT data sync and control app + distributed server for iot data
https://iotone.github.io/projectmagnet.github.io/
Apache License 2.0
0 stars 1 forks source link

Talk to your data, ask questions of your data #46

Open truedat101 opened 6 months ago

truedat101 commented 6 months ago

Since LLMs offer a nice interface to interact with a corpus of data, a data sink node that has a GPU or spare CPU compute should be able to offer an LLM type interface on top of data:

"give me the list of all lights that are on" : summarize the list of lights that are on right now "what was my average power consumption yesterday": compute the average power consumption "has anyone visited the house in the last four hours": look up the logs from the last four hours of visitors, and summarize.