Skip to content
#

sanitizer

Sanitizing is a process to check and remove harmful data from user input. It prevents XSS (Cross Site Scripting) attacks.

Here are 14 public repositories matching this topic...

DjangoOpenAIStreamingChat

Conversations are streamed from the Django channel (WebSockets) using the OpenAI API(GPT) and processed asynchronously in the background using Celery. Parameters and conversation history are also available.

  • Updated Jun 27, 2024
  • Python
Followers
5 followers
Wikipedia
Wikipedia