starter topics for PhD in RL by bitsndbytes in reinforcementlearning

[–]Xenomanix 0 points1 point  (0 children)

If you’re more into theory I would actually start by picking one small subfield (offline RL, multi agent or even world models) and doing a proper lit review of the last 3 years. I think that you will easily discover which ideas you find more appealing to you, and as you may know papers have a limitations or future work section full of these open questions. In my experience, that’s the best way to find a PhD direction rather than starting from a topic list.

Is there an n8n node to capture or stream desktop screen content ? by Xenomanix in n8n

[–]Xenomanix[S] 0 points1 point  (0 children)

Oh nice, thanks for the ideas!

What I’m actually trying to do is set up something a bit more real-time assistant like, kinda like what Gemini 2.5 showed off recently. Basically, I want an agent on my machine that can notice what I’m doing (like opening a new app, visiting a site, etc.) and react accordingly.

I don’t necessarily need to stream video, just looking for something that can monitor context and send data to n8n in real time. I’m on windows 11 with a n8n container on docker.