2 ms·
I have done integration it two applications: (1) I use it to analyze behavior, sleep and still patterns, and detect frequently visited locations, based on recor
by sminchev 5mo ago
I have done integration it two applications:
(1) I use it to analyze behavior, sleep and still patterns, and detect frequently visited locations, based on recorded and provided data. It is an monitoring app for elderly people;
(2) suggestions, parsing files, as database. The first two are clear. The third, instead of supporting and maintaining a database, I call the AI to give me the information;
Used LLMs: Gemini 2.5 Flash. ChatGPT 5
- Anon84 5mo agoThank you, that’s helpful.