Vicent3's picture
Update index.html
bf18b29
raw
history blame contribute delete
758 Bytes
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>Developing with Sharp Transformers Pluglin a Travel Taxi</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<div class="card">
<h1>Welcome!</h1>
<p>This will be the space for develop an inspired World of Warcraft teleport Taxi, which I made in 2009 with LUA, but now with AI and Sharp Transformers Pluglin in Unity</p>
<p>
All the credits to Tomas Simonini
<a href="https://thomassimonini.substack.com/p/create-an-ai-robot-npc-using-hugging?r=dq5fg&utm_campaign=post&utm_medium=web" target="_blank">Read the Tomas Simonini "Create an AI Robot NPC using HF"</a>.
</p>
</div>
</body>
</html>