Develop With Blog

A blog about building.

153 post(s), index »

Community Forum
Learn how this blog was built
entityOS Learn | Integration with a GenAI Service
mark.byers

Learn how to use entityOS & AI Services

In this example the node app (as entityOS user) is looking for conversation (set by UUID/GUID in the event..json) that it is a participant in, for posts that have a subject containing @genai. It then passes the message to the GenAI service (in this example OpenAI) and then saves the response as a comment to the original post.

Example uses OpenAI, but you can change to any service you wish.

https://github.com/ibcom-lab/entityos-learn-ai

17MAR2023 Update
mark.byers

The latest update is now available for general use.

See docs.entityos.cloud/updates for all the details.

16JUL2022 Update (Minor)
mark.byers

The latest update is now available for general use.

See docs.entityos.cloud/updates for all the details.

18MAR2022 Update (Micro)
mark.byers

The latest mydigitalstructure update is now available for general use.

See docs.mydigitalstructure.com/updates for all the details.

18DEC2021 Update (Micro)
mark.byers

The latest mydigitalstructure update is now available for general use.

See docs.mydigitalstructure.com/updates for all the details.

Previous | Next