Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,7 @@ pinned: false
|
|
8 |
---
|
9 |
<body onload="window.scrollTo(0,document.body.scrollHeight);">
|
10 |
<h1 id="smarter-npc-non-player-character-">Smarter NPC (non-player character)</h1>
|
|
|
11 |
<p>This WebGL demo demonstrates how you can create smart NPC easily by using <a href="https://huggingface.co/inference-api">🤗 Inference API</a>.</p>
|
12 |
<p>Find the source code in <a href="https://huggingface.co/spaces/mishig/smarter_npc/tree/main">Files and Versions</a> of this Space. I've used Playcanvas (for the WebGL frontend) + Google Cloud Functions (for the backend). </p>
|
13 |
<p>Find the PlayCanvas project <a href="https://playcanvas.com/project/833000/overview/smarter-npc-public">here</a></p>
|
|
|
8 |
---
|
9 |
<body onload="window.scrollTo(0,document.body.scrollHeight);">
|
10 |
<h1 id="smarter-npc-non-player-character-">Smarter NPC (non-player character)</h1>
|
11 |
+
<h4>Given a user input. </h4>
|
12 |
<p>This WebGL demo demonstrates how you can create smart NPC easily by using <a href="https://huggingface.co/inference-api">🤗 Inference API</a>.</p>
|
13 |
<p>Find the source code in <a href="https://huggingface.co/spaces/mishig/smarter_npc/tree/main">Files and Versions</a> of this Space. I've used Playcanvas (for the WebGL frontend) + Google Cloud Functions (for the backend). </p>
|
14 |
<p>Find the PlayCanvas project <a href="https://playcanvas.com/project/833000/overview/smarter-npc-public">here</a></p>
|