HttpGPT - GPT Integration (ChatGPT and DALL-E)

Lucoiso - 코드 플러그인 - 2023/03/27

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
  • 다운로드 유형
    엔진 플러그인
    이 제품은 코드 플러그인과 함께 미리 빌드한 바이너리와 언리얼 엔진에 통합되는 모든 소스 코드를 포함하고 있으며 원하시는 엔진 버전에 설치하여 프로젝트에 따라 활성화할 수 있습니다.

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.