Skip to main content

Install "chatcode"

Supports both Windows and MacOS.

Download: <Contact for download>

Instructions:

  1. Download and extract to local storage
  2. Install python (and pip) 
    • Optional: Configure python path in "config.json"
      • By default, uses system variable "python"
  3. Configure server config (bindings) in "config.json"
    • Default host: localhost
    • Default port: 27278
  4. Run chatcode
    • awaits communication from chrome extension
  5. Open "root > cache > _output.log" for python console outputs and debugging
  6. Run chatpgs to install python packages when requires