Jump to content

Featured Replies

Posted
comment_63568

So I thought it would be cool to make an NPC actually think and respond back to a player.

Decided to make it happen lol. It uses an AI API to generate a HTTP response.

Can convert to other 317 sources prolly.

Each player can have their own convo with the AI, the history is unique to them. 

Can also be used as a chat system for an NPC.. Here I simple enabled a chat response for any NPC within 1 square of the player. Obviously this is dumb, it's just a demo ;) 

UiRkr6R.gif

gXMWgJv.gif

TbgvNh2.gif

ejLFBKV.gif

 

 

  • Replies 92
  • Views 9.8k
  • Created
  • Last Reply

Top Posters In This Topic

  • Author
comment_63982
19 hours ago, burnt_toast62 said:

This looks very promising. Imagine integration of a GPT-3 model into an NPC's design :o

Thanks, annoyingly I tried using GPT-3 initially, however their API is pretty shitty when used through Java!

This API is much nicer to work with, although less impressive :D 

  • 3 weeks later...

Create an account or sign in to comment