String Splitter for ChatGPT

CheeseLabs - Code Plugins - Jun 6, 2023

Progressive String Splitter for ChatGPT is designed to split progressive strings to sentences. By doing this, you can start processing before receiving the whole response. This can greatly improve the response time of your AI chatbot applications.

  • Supported Platforms
  • Supported Engine Versions
    5.0 - 5.2
  • Download Type
    Engine Plugin
    This product contains a code plugin, complete with pre-built binaries and all its source code that integrates with Unreal Engine, which can be installed to an engine version of your choice then enabled on a per-project basis.

Progressive String Splitter for ChatGPT made it easy for us to embed ChatGPT or similar Generative AI services into our applications. By splitting the progressive strings into sentences, you can start subsequent processes earlier without receiving the whole response. This can dramatically reduce the response time.

You may find this plugin especially useful for AI chatbot applications based on ChatGPT or other Large Language Models (LLMs).

Technical Details

Features:

  • Split progressive strings into sentences
  • Latin language (English, French, etc.) and CJK (Chinese, Japanese, Korean) language supported
  • Auto language detection
  • RegExp helpers


Code Modules:

  •  ProgressiveStringSplitter [Runtime]


Number of Blueprints: 1

Number of C++ Classes: 1

Network Replicated: No

Supported Development Platforms: All platforms

Supported Target Build Platforms: All targets

Documentation: Documentation

Example Project: Windows Binary / UE Project Files

Please check the videos below:


Support Email: unreal@cheeselabs.org (You can use English or Chinese)