Skip to main content

No project description provided

Project description

sentient - browser controlling agents in 3 lines of code

setup

  1. install sentient pip install sentient

  2. start chrome in dev mode - in a seaparate terminal, use the command to start a chrome instance and do necesssary logins if needed

for mac, use command -

sudo /Applications/Google\ Chrome.app/Contents/MacOS/Google\ Chrome --remote-debugging-port=9222

for linux -

google-chrome --remote-debugging-port=9222

for windows -

"C:\Program Files\Google\Chrome\Application\chrome.exe" --remote-debugging-port=9222
  1. setup open ai api key in a .env file OPENAI_API_KEY="sk-proj-"

  2. run the agent

from sentient import sentient
import asyncio

asyncio.run(sentient.invoke("play shape of you on youtube"))

citations

a bunch of amazing work in the space has inspired this.

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

sentient-0.1.1.tar.gz (47.2 kB view details)

Uploaded Source

Built Distribution

sentient-0.1.1-py3-none-any.whl (61.3 kB view details)

Uploaded Python 3

File details

Details for the file sentient-0.1.1.tar.gz.

File metadata

  • Download URL: sentient-0.1.1.tar.gz
  • Upload date:
  • Size: 47.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.4 Darwin/23.6.0

File hashes

Hashes for sentient-0.1.1.tar.gz
Algorithm Hash digest
SHA256 c92d989db95cb1ba4577a281d289b9839bde8e75cf186a14cef4310c446c1ea7
MD5 06067cc3f0f345088d21d9575be8382d
BLAKE2b-256 d23e3c39138b07b85d9d247dbc16fa522cae2c760649ffaba08964880b29e0d0

See more details on using hashes here.

File details

Details for the file sentient-0.1.1-py3-none-any.whl.

File metadata

  • Download URL: sentient-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 61.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.12.4 Darwin/23.6.0

File hashes

Hashes for sentient-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d9692c29edc4195ae849146755578593661a9ddbe367c5dad01d7d04b2f73e40
MD5 e7c8d93d4cc407b8a4e4d32117220446
BLAKE2b-256 f1c82a618180feb5516e7fdd3496f2485dd805ff986fbf4d359809480fe3e3a6

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page