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-conversation chat.json to export your command history, or save for full 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