Skip to main content

Devices for AI agents

Project description


DeviceBay

Devices for AI agents
Explore the docs »

View Demo · Report Bug · Request Feature


DeviceBay offers pluggable devices ready to be used by AI agents, complete with a UI experience.

Installation

pip install devicebay

Supported Devices

Backends

Device configuration storage can be backed by:

  • Sqlite
  • Postgresql

Sqlite will be used by default. To use postgres simply configure the env vars:

DB_TYPE=postgres
DB_NAME=devices
DB_HOST=localhost
DB_USER=postgres
DB_PASS=abc123

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

devicebay-0.1.21.tar.gz (8.9 kB view hashes)

Uploaded Source

Built Distribution

devicebay-0.1.21-py3-none-any.whl (11.2 kB view hashes)

Uploaded Python 3

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