This is the Windows app named OAGI Python SDK whose latest release can be downloaded as oagi-0.12.1.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named OAGI Python SDK with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start any OS OnWorks online emulator from this website, but better Windows online emulator.
- 5. From the OnWorks Windows OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application and install it.
- 7. Download Wine from your Linux distributions software repositories. Once installed, you can then double-click the app to run them with Wine. You can also try PlayOnLinux, a fancy interface over Wine that will help you install popular Windows programs and games.
Wine is a way to run Windows software on Linux, but with no Windows required. Wine is an open-source Windows compatibility layer that can run Windows programs directly on any Linux desktop. Essentially, Wine is trying to re-implement enough of Windows from scratch so that it can run all those Windows applications without actually needing Windows.
SCREENSHOTS
Ad
OAGI Python SDK
DESCRIPTION
OAGI Python SDK is a Python client library for the Lux computer-use model that turns Lux into a programmable automation layer for operating human-facing software via vision and actions. It exposes the OAGI API in an ergonomic way, letting you trigger Lux in three main modes: Tasker for precise scripted sequences, Actor for fast one-shot tasks, and Thinker for open-ended, multi-step objectives. The SDK is designed around “computer use” as a paradigm, where the AI actually navigates interfaces, clicks, types, scrolls, and reads the screen through screenshots instead of only calling APIs. It provides high-level asynchronous agents (like AsyncDefaultAgent and AsyncActor) that encapsulate the loop of capturing screenshots, sending them to Lux, interpreting responses, and executing UI actions with PyAutoGUI. Multiple installation flavors let you choose between a minimal oagi-core package or variants that bundle desktop automation and FastAPI/Socket.IO server capabilities.
Features
- Python SDK for the Lux computer-use API with Tasker, Actor, and Thinker modes
- Asynchronous agents that coordinate screenshots, model calls, and PyAutoGUI actions
- Flexible install profiles (oagi, oagi-core, desktop extras, server extras) for different deployment needs
- Rich CLI tooling to run agents, inspect modes, manage permissions, and export execution history
- Built-in image processing utilities for screenshot compression and resizing before API calls
- Optional FastAPI and Socket.IO server layer for real-time browser and remote integration
Programming Language
Python
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/oagi-python-sdk.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.
