HttpGPT - GPT Integration (ChatGPT and DALL-E)

HttpGPT is an Unreal Engine plugin that facilitates integration with OpenAI's GPT based services (ChatGPT and DALL-E) through asynchronous REST requests, making it easy for developers to communicate with these services.

  • サポートされたプラットフォーム
  • サポートされたエンジンバージョン
    5.3
  • ダウンロードのタイプ
    エンジン プラグイン
    この製品には、コード プラグインが含まれており、ビルド済みのバイナリと Unreal Engine に統合される全ソースコードが完備されています。任意のエンジン バージョンにインストールし、プロジェクト毎に有効化することが可能です。

HttpGPT is an Unreal Engine plugin that facilitates integration with OpenAI's GPT based services (ChatGPT and DALL-E) through asynchronous REST requests, making it easy for developers to communicate with these services.


HttpGPT also includes Editor Tools to integrate Chat GPT and DALL-E image generation directly in the Engine.


DISCLAIMER: Mac and IOS support only via GitHub.

テクニカルノート

Features:

  • Asynchronous Tasks
  • Support for multiple models
  • Plugin Settings page in Project Settings
  • Automatic conversion of JSON into UStructs
  • Editor Tool: HttpGPT Chat (Integrated ChatGPT)
  • Editor Tool: HttpGPT Image Generator (Integrated DALL-E)
  • Open Source


Code Modules:

  • Runtime Module: HttpGPTChatModule, HttpGPTImageModule, HttpGPTCommonModule
  • Editor Module: HttpGPTEditorModule


Number of Blueprints: 13

Number of C++ Classes: 4

Network Replicated: No

Supported Development Platforms: Windows, Linux

Supported Target Build Platforms: Windows, Linux, Android, HoloLens

Documentation: Wiki (github.com)

Example Project: lucoiso/UESpeechGPT: Example Project that uses both OpenAI GPT-3 and Microsoft Azure Speech Services (github.com)


Important/Additional Notes: DISCLAIMER: Mac and IOS support only via GitHub.