A downloadable tool

This is a simple tool to be able to communicate with chatgpt. The tool is developed in C++ on Unreal. The purpose of the project is to use the api provided by Openai to achieve a chatgpt similar to the web version. The difference is that this project aims to develop plug-ins that can realize text interaction, image interaction and sound interaction. Currently, the first version utilizes Unreal's built-in network functions to achieve simple text interaction. There are also a simple chat history record system as web chatgpt.

https://github.com/zkyguo/pj_ChatUnreal

Update : Image Interaction. You can now use prompt to generate image!
https://vimeo.com/835657538/d0af4912cc?share=copy

Update : Chat can now interact with contex

Leave a comment

Log in with itch.io to leave a comment.