All public logs
From Notes_Wiki
Combined display of all available logs of Notes_Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 13:14, 22 February 2025 Saurabh talk contribs created page Open Interpreter (Created page with "Home > Local system based AI tools > Open Interpreter As a non-root / local user we can install interpreter via: <pre> pip install open-interpreter </pre> This install interpreter in ~/.local/bin path. Then if this is already in path we can run interpreter via: <pre> interpreter --local </pre> Ideally for this local Ollama should be setup with at least one model eg phi4 for it to work properly. Refer: * https://github.com/OpenInterpreter/o...")