Skip to main content
Follow these steps to set up your Optexity account, grab your API key, and install the toolchain locally.

1. Create an Account

Head to dashboard.optexity.com and sign up for a free account.

2. Get Your API Key

Once logged in, navigate to the API Keys section in your dashboard and create a new key.

3. Install the Recorder Extension

Install the Optexity Recorder extension from the Chrome Web Store. This extension captures your browser interactions and converts them into automation workflows.

Prerequisites

  • Python 3.11+
  • Git

Create and Activate a Python Environment (Optional)

Choose one of the options below.

Option A – Conda (includes Python 3.11 and Node.js)

Install miniconda here: https://docs.conda.io/projects/conda/en/stable/user-guide/install/index.html#installing-in-silent-mode

Option B – Python venv

Installation

Quick Installation (from PyPI)

Install Optexity directly from PyPI:
OR

Installation from Source

If you want to clone and edit from source:

Set required environment variables:

You can get your free Google Gemini API key from the Google AI Studio Console.