18 lines
657 B
HTML
18 lines
657 B
HTML
<!DOCTYPE html>
|
|
<html lang="en-US">
|
|
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<title>AYO Inc. - AI solution for business</title>
|
|
<meta name="description" content="AYO provides customized AI solution for comapnies to improve their process. We take inspiration in the latest research in machine learning : deep learning, probabilistic models, neuroscience and physics."/>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<link rel="shortcut icon" href="/assets/favicon.svg" type="image/svg+xml">
|
|
<link rel="shortcut icon" href="/assets/favicon.png">
|
|
</head>
|
|
|
|
<body>
|
|
<div id="root"></div>
|
|
<script src="/bundle.js"></script>
|
|
</body>
|
|
|
|
</html>
|