mosdehcom/neuralagent — reverse-engineered prompt
Reverse engineered prompt
I want this turned into a working desktop AI assistant I can run locally, something that feels like an agent living on my computer instead of just a chat box. It should let me give it tasks in plain English, then have it plan the steps and actually do them by clicking, typing, using the browser, filling forms, and helping with things like emails. It should support text and screen based understanding, and let me choose which model provider to use, like OpenAI, Claude, Azure OpenAI, or Bedrock.
Please wire up the full app so the desktop interface, local automation service, backend, database, auth, and realtime communication all work together. Keep the agent setup modular with separate roles for planning, classifying, suggestions, titles, and computer control. If background browser automation only works on Windows, keep that limitation clear and make the normal desktop automation work well. Make the local setup reasonably smooth with env files and startup steps, and look up current docs online if you need to.
Want more depth? Deep Reverse