staticHTML / README.md
mishig's picture
mishig HF Staff
Update README.md
2badd12
|
raw
history blame
1.17 kB
metadata
title: Smarter NPC
emoji: 🤖
colorFrom: pink
colorTo: purple
sdk: static
pinned: false

Smarter NPC (non-player character)

Given a user input.

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