Linux AI Assistant
- Python 3 + bash execution
- LM Studio & Ollama support
- Browser automation mode
- Screenshot capture
- Command logging
playwright install chromium
your autonomous coding companion for Linux & Windows
Connect to any LLM — LM Studio, Ollama, OpenAI, Anthropic — and let your AI assistant run commands, browse the web, write code, and manage projects. All from your terminal, all in natural language.
Save your data to a file, store it anywhere (Google Drive, Proton Drive, USB), and load it on another device to pick up where you left off.
Download & extract the zip for your OS
Run pip install -r requirements.txt
Run playwright install chromium (for browser mode)
Run python main.py and start coding!
Run python save_load.py save my_data.json to export your config, logs, and state
Upload the file to Google Drive, Proton Drive, Dropbox, USB — wherever you like
Run python save_load.py load my_data.json to restore everything
Generate a key to control your assistant from any device
Run python cloud-bridge.py alongside your assistant to link it to the web
Use the dashboard or API to submit tasks from anywhere