The user aimed to create a local AI assistant app that runs on a user's machine without cloud dependency, using a Large Language Model, Docker for code execution, and a headless browser for information. They built a working prototype called Coderunner-UI, which provides a local LLM, sandboxed code execution, and a headless browser, allowing users to perform tasks like photo and video editing ...