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.3.tar.gz
(43.2 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.3.tar.gz.
File metadata
- Download URL: automators_agent-0.1.3.tar.gz
- Upload date:
- Size: 43.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.20
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b6cc241be0e671843278bb8c9acbf87c8f88c96a5800b32aa28d97dddf0d2a91
|
|
| MD5 |
70887b7f10d7d05ca3af3ae5a569e1e2
|
|
| BLAKE2b-256 |
7f0195fb5d4992d5def3f82c9bba52a8f52fa87d2ca20c9cd127f5f0ea60640a
|
File details
Details for the file automators_agent-0.1.3-py3-none-any.whl.
File metadata
- Download URL: automators_agent-0.1.3-py3-none-any.whl
- Upload date:
- Size: 20.8 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 |
c4e2abf950ed75b769bc1f555fd759df62db5c645c939529379a575e91f2f026
|
|
| MD5 |
8edd7feec01f92ffa0bf58a719a6d479
|
|
| BLAKE2b-256 |
c6fa4dc1ad7578acf8abb5461421e063d4f4c088f175aff0fb54e49a4fd55507
|