Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
truedat101 opened this issue Mar 20, 2024 · 0 comments
Open

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

truedat101 opened this issue Mar 20, 2024 · 0 comments

Comments

@truedat101
Copy link
Contributor

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant