smarter_npc / README.md
mishig's picture
mishig HF staff
Update README.md
d6adbbc
|
raw
history blame
1.15 kB
metadata
title: Smarter NPC
emoji: 🤖
colorFrom: pink
colorTo: purple
sdk: static
pinned: false

Smarter NPC (non-player character)

This WebGL demo demonstrates how you can create smart NPC easily by using 🤗 Inference API.

Find the source code in Files and Versions of this Space. I've used Playcanvas (for the WebGL frontend) + Google Cloud Functions (for the backend).

  1. Find the PlayCanvas project here
  2. Find the cloud function here