what can be said can be automated
Project description
⧐ Intent Pilot
What can be said can be automated
What can be said can be automated.
Get early access to the PTA model | Scale on our shoulders
Intent Pilot
Intent-Pilot is an orchestration of two tools: AskUI's object detector with OpenAI's GPT-4v to achieve automation. It is designed to automate repetitive tasks, and to assist users in performing complex tasks with ease. This repository is our attempt to understand the GPT-4v's potential in automation and building an end-to-end automation tool.
Demo
--video-here
Quick Start
Setup
- Python 3.9 or later
- OpenAI Key
- AskUI Key
- For staters, we provide a global AskUI key with 4000 free credits.
- After that, you can get your own AskUI key by signing up at AskUI
Linux
- In case of linux, you may need to install the following packages:
sudo apt-get install xsel xclip
sudo apt-get install python3-tk python3-dev
MacOS
- In case of MacOS, you will have to grant permissions to the terminal to access the clipboard. You can do this by going to
System Preferences
->Security & Privacy
->Privacy
->Accessibility
and then adding the terminal to the list of apps that can control your computer.
Windows
We are currently working on the Windows version of the tool. It will be available soon.
Quick Fix: The package also works on Windows but windows defender is deleting the src/intent_pilot/utils/screenshot.py
file. You have to restore the file from the quarantine and add it to the exclusion list.
Installation
pip install intent-pilot
Terminal
After installation, simply run intent
in your terminal:
intent
In case, you are unable to run the command, try running the following command:
python -m intent_pilot
Contributing
Thank you for your interest in contributing! We welcome involvement from the community.
Please see our contributing guidelines for more details on how to get involved.
Roadmap
We are currently in the process of building PTA (Prompt-to-automation) model, a vision+language model that can understand and execute commands in natural language, in real-time and faster than any VPA (Virtual Personal Assistant) in the market.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file intent_pilot-0.1.2.tar.gz
.
File metadata
- Download URL: intent_pilot-0.1.2.tar.gz
- Upload date:
- Size: 171.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.12.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1bf429558630195ce4ca5f615e1d07c32cb819d066483473bc96d9d9f6430859 |
|
MD5 | cd0a5efbbc8a3d587e0bc0844672d304 |
|
BLAKE2b-256 | 4eef32b8a860a884fee645749fcf631a33d9ac5cc3cd364da331a6760173e9f5 |
File details
Details for the file intent_pilot-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: intent_pilot-0.1.2-py3-none-any.whl
- Upload date:
- Size: 173.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: pdm/2.12.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a505350185f0075432fdc90d40912525e1289feca0d12152016a18807c7477c1 |
|
MD5 | 825b8314b898684a4864f0053ce4f6bd |
|
BLAKE2b-256 | a2b97b95419707e6611dd8cda87b8d3d72dd8721782d4ca0675597e7d9abc1f1 |