Anyone tried integrating Homebox with an AI tool (eg LLM) via the API? #426
danielrosehill
started this conversation in
General
Replies: 2 comments
-
Anything and everything you can do via the UI is powered by the API, so you should be able to do basically any of that. As far as I know no one has tried this yet. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Came here with the same idea. This would be really useful for my Wife. She forgets the name of things and could just describe it. Unfortunately, I am not a very good coder, so i'll just leave my interest here. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Occured to me today that it would be really cool and actually pretty useful if you were able to query your inventory with natural language.
I know that Homebox provides an API although I've never really explored it.
Before I start looking into it more thought I'd ask if anyone has thought about trying something like this?
Use case that would be incredibly helpful to me as I have loads of items stored in boxes as child items would be something like: what box is my camera tripod in? Convert that to an API query and return via the chatbot.
I haven't done an LLM to API real-time integration before so I'm assuming there's probably more to it than just connecting to services and you need to write some kind of backend logic but ... Who knows!
Beta Was this translation helpful? Give feedback.
All reactions