Skip to content

Latest commit

 

History

History

openai-spam-detection

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Spam Detection with OpenAI

This example showcases how to leverage OpenAI within the transform function and update the events data with the response. In this example, we will detect spam comments using OpenAI and add the result to the event.

The entire process runs as a seververless event driven pipeline on GlassFlow.

Pre-requisites