Automators AI Agent
Project description
Automators Agent
Installation
Before you begin, ensure that you have pipx installed.
- Install the agent using pipx:
pipx install automators-agent
- Initialize the agent:
agent init
- Update the
.envfile to include an OpenAI API key. Edit the prompt in theconfig.tomlfile and then start the agent:
agent start
Setting up development environment
Clone the repository:
git clone https://github.com/automators-com/agent.git
cd agent
Install the dependencies:
uv sync --all-extras --dev
Install playwright:
playwright install chromium
Environment Variables
Create a .env file in the root of the project with the following content:
OPENAI_API_KEY=""
OPENAI_MODEL="gpt-4o"
HEADLESS=true
LOG_LEVEL="INFO"
Usage
Run the agent:
uv run agent
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
automators_agent-0.1.2.tar.gz
(42.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file automators_agent-0.1.2.tar.gz.
File metadata
- Download URL: automators_agent-0.1.2.tar.gz
- Upload date:
- Size: 42.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dd0becaac40d0746d45c2fe58a0e34205ee25966a7670be85d516fe40294222e
|
|
| MD5 |
321c785d63a9daaaa494f4362da38255
|
|
| BLAKE2b-256 |
6d96bf9382bbf302a9e3fc174ce0b5fef7bfad0f42040863a329030093db8313
|
File details
Details for the file automators_agent-0.1.2-py3-none-any.whl.
File metadata
- Download URL: automators_agent-0.1.2-py3-none-any.whl
- Upload date:
- Size: 20.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f0eb19759f3e0233c277d002e75bb9598c8ecfdc25eab68a0b0921e95751f246
|
|
| MD5 |
1f6dc0370a2fe63378026471f7d04536
|
|
| BLAKE2b-256 |
70738eccb62757c0bd77b0bdf54d81a5f185fa104090166985b32c8aa714922d
|