staticHTML / README.md
mishig's picture
mishig HF Staff
Update README.md
3c0a9a0
|
raw
history blame
1.14 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).

Find the PlayCanvas project here

Find the cloud function here