Skip to main content

Interactive Relay for Intelligence Systems

Project description

Neon Iris

Neon Iris (Interactive Relay for Intelligence Systems) provides tools for interacting with Neon systems remotely, via MQ.

Install the Iris Python package with: pip install neon-iris The iris entrypoint is available to interact with a bus via CLI. Help is available via iris --help.

Configuration

Configuration files can be specified via environment variables. By default, Iris will read configuration from ~/.config/neon/diana.yaml where XDG_CONFIG_HOME is set to the default ~/.config. More information about configuration handling can be found in the docs.

Note: The neon-iris Docker image uses neon.yaml by default because the iris web UI is often deployed with neon-core.

A default configuration might look like:

MQ:
  server: neonaialpha.com
  port: 25672
  users:
    mq_handler:
      user: neon_api_utils
      password: Klatchat2021
iris:
  default_lang: en-us
  languages:
    - en-us
    - uk-ua
  webui_chatbot_label: "Neon AI"
  webui_mic_label: "Speak with Neon"
  webui_input_placeholder: "Chat with Neon"

Language Support

For Neon Core deployments that support language support queries via MQ, languages may be removed and enable_lang_api: True added to configuration. This will use the reported STT/TTS supported languages in place of any iris configuration.

Interfacing with a Diana installation

The iris CLI includes utilities for interacting with a Diana backend. Use iris --help to get a current list of available commands.

iris start-listener

This will start a local wake word recognizer and use a remote Neon instance connected to MQ for processing audio and providing responses.

iris start-gradio

This will start a local webserver and serve a Gradio UI to interact with a Neon instance connected to MQ.

iris start-client

This starts a CLI client for typing inputs and receiving responses from a Neon instance connected via MQ.

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

neon-iris-0.1.0.tar.gz (18.0 kB view details)

Uploaded Source

Built Distribution

neon_iris-0.1.0-py3-none-any.whl (25.1 kB view details)

Uploaded Python 3

File details

Details for the file neon-iris-0.1.0.tar.gz.

File metadata

  • Download URL: neon-iris-0.1.0.tar.gz
  • Upload date:
  • Size: 18.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for neon-iris-0.1.0.tar.gz
Algorithm Hash digest
SHA256 522930a6114958d1304b4b87d0114f365d7124d9b7b4dd3cd6e7660a9eeb090f
MD5 f9ad9b89661866dbccc2f411bd74a6f4
BLAKE2b-256 684150bd31caaf7df1fe0cac875223972888ce54e56060ae82245773501f5927

See more details on using hashes here.

File details

Details for the file neon_iris-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: neon_iris-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 25.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for neon_iris-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a469ee07e858e11ff294b01463b7b7d3f81c2e8f7d7354511b623f82e243deec
MD5 e6872fb317a41c1dca2a3d05e29b04bb
BLAKE2b-256 f39a8305fa231022c2ed7128702f4ad9500aab79f2ca47cc046b0d3c55c9fca1

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