highfestiva / hector

Verbal AI interface for simple domains

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

  1. Get an OpenAI account.
  2. Create an API key.
  3. Set the environment variable OPENAI_API_KEY with your key value.
  4. Install the required packages with pip install -r requirements.txt.

Run the assistant

Run hector.py

$ ./hector.py --domain volvo
How may I be of service?
open position history
running command: open position history

About

Verbal AI interface for simple domains


Languages

Language:Python 97.9%Language:HTML 2.1%