README / README.md
thomasht86's picture
Update README.md
8e3b3d6 verified
|
raw
history blame
1.46 kB
---
title: README
emoji:
colorFrom: pink
colorTo: gray
sdk: static
pinned: false
---
<title>Vespa.ai Organization Card</title>
<style>
body {
text-align: center;
font-family: Arial, sans-serif;
}
.logo {
width: 200px;
margin: 20px auto;
}
.title {
font-size: 2.5em;
margin: 10px 0;
}
.subtitle {
font-size: 1.2em;
margin-bottom: 20px;
color: #555;
}
.links a {
margin: 0 10px;
text-decoration: none;
color: #1a0dab;
font-weight: bold;
}
.links a:hover {
text-decoration: underline;
}
</style>
</head>
<body>
<img class="logo" src="https://firebasestorage.googleapis.com/v0/b/standards-site-beta.appspot.com/o/documents%2F80o6wjeliok%2F762pe0angxc%2FVespa-logo-dark-rgb.svg?alt=media&token=08abbba9-d10f-4041-b4ec-5993d8d366eb" alt="Vespa.ai Logo">
<div class="title">Vespa.ai</div>
<div class="subtitle">AI + data, online. At any scale.</div>
<div class="links">
<a href="https://vespa.ai">Homepage</a> |
<a href="https://cloud.vespa.ai/console">Cloud Console</a> |
<a href="https://github.com/vespa-engine/vespa">GitHub (Vespa)</a> |
<a href="https://github.com/vespa-engine/pyvespa">GitHub (PyVespa)</a>
</div>
</body>