README / README.md
thomasht86's picture
Update README.md
e66df37 verified
|
raw
history blame
2.06 kB
---
title: README
emoji:
colorFrom: pink
colorTo: gray
sdk: static
pinned: false
---
<!DOCTYPE html>
<html>
<head>
<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>
<p>The open big data serving engine.<br>
Vespa.ai is used to make AI-driven decisions using big data, in real time, at any scale, with unbeatable
performance.
</p>
<p>
Organizations use vespa.ai to solve problems such as structured, text, and vector search, and real-time
recommendation, personalization and targeting.<br> The platform is open source under an Apache 2.0 license. It
can
be downloaded from vespa.ai, or used as a serverless managed service at cloud.vespa.ai.</p>
<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>
</html>