OpenAI integration with the Neuron

There now exists a new package that integrates the OpenAI API into the Neuron®. With this package, it is possible to create XMPP/OpenAI-bridges, as well as integrate AI-generated content into Markdown. The package is openly available via the TAG Neuron network, and the code is available publicly on GitHub.

Package details

Below are information on how to install the package on your Neuron®s. For information on how to build, compile and test the package, see the repository.

Package information
Package TAG.XmppOpenAIBridge.package
Installation key XGyd1kOAZX3KMhpKLDJ0swJ0Bxwg1lF6Z/DgRScfo/Ys0dxfr4u7U/ofd4zjL00jpi5MJAOIpISAa4982aef95d5daae27ccbbe3f12c38ac
Repository https://github.com/Trust-Anchor-Group/XmppOpenAIBridge

Note: Test connections från lab.tagroot.io to ChatGPT have been removed, as test project has concluded. To use the XMPP<->OpenAI bridge, install the package above, and configure the service accordingly.

Test chatting with an AI bot

The following OpenAI gateways have been defined, and are openly available for chat. If your chat application supports voice, the bot can answer questions recorded and sent as downloadable audio URLs. Scan the corresponding codes, or enter them manually, using the ID App or similar XMPP client app.

Open OpenAI-bridges available
JID Description
chatgpt@lab.tagroot.io ChatGPT-XMPP bridge with minimal instruction.
dalle256@lab.tagroot.io DALL-E-XMPP bridge generating 256x256 images.
dalle512@lab.tagroot.io DALL-E-XMPP bridge generating 512x512 images.
dalle1024@lab.tagroot.io DALL-E-XMPP bridge generating 1024x1024 images.
chatgpt@lab.tagroot.io
chatgpt@lab.tagroot.io
dalle256@lab.tagroot.io
dalle256@lab.tagroot.io
dalle512@lab.tagroot.io
dalle512@lab.tagroot.io
dalle1024@lab.tagroot.io
dalle1024@lab.tagroot.io

Markdown integration

You can use OpenAI in Markdown. On this Neuron, you can add text generated by OpenAI as follows:

```chatgpt,ChatGPT:Text example
What do you know about the XMPP protocol?
```

This generates the following text (block quotes added here for visibility only):

What do you know about the XMPP protocol?

You can add images from DALL-E, as follows:

```dalle512,DallE:A blue dragon on skates
A blue dragon on skates
```

This generates:

A blue dragon on skates

(You can use dalle256 for smaller images, or dalle1024 for larger images.)

#new, #features, #neuron, #api, #openai, #ai, #repository


Responses

Coolt!

What do you know about Trust Anchor Group?