Spaces:
Running
Running
File size: 3,010 Bytes
23691b7 96ccfea 5f755c2 96ccfea 5f755c2 96ccfea 5f755c2 96ccfea e66df37 96ccfea 5f755c2 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 |
---
title: README
emoji: ⚡
colorFrom: pink
colorTo: gray
sdk: static
pinned: false
---
<div style="display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px;">
<div style="grid-column: span 3;">
<div>
Vespa.ai is a platform for AI + data, online, at any scale.
</div>
</div>
<div>
<div style="overflow: hidden;">
<div style="width: 100%; height: 160px; background-color: #E0E7FF; border-radius: 8px; display: flex; align-items: center; justify-content: center;">
<div>
<img 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" style="width: 160px;">
</div>
</div>
<div><a href="https://vespa.ai" style="text-decoration: underline;">Visit Vespa.ai Homepage</a></div>
</div>
</div>
<div>
<div style="overflow: hidden;">
<div style="width: 100%; height: 160px; background-color: #D1D5DB; border-radius: 8px; display: flex; align-items: center; justify-content: center;">
<div>
<img src="https://www.vespa.ai/assets/2021/09/vespa-logo-white-bg.png" alt="Vespa Cloud Console" style="width: 160px;">
</div>
</div>
<div><a href="https://cloud.vespa.ai/console" style="text-decoration: underline;">Access Cloud Console</a></div>
</div>
</div>
<div>
<div style="overflow: hidden;">
<div style="width: 100%; height: 160px; background-color: #1F2937; border-radius: 8px; display: flex; align-items: flex-start; justify-content: flex-start;">
<div>
<img src="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png" alt="GitHub Vespa" style="width: 176px; padding: 16px;">
</div>
</div>
<div><a href="https://github.com/vespa-engine/vespa" style="text-decoration: underline;">GitHub Repository: Vespa</a></div>
</div>
</div>
<div style="grid-column: span 3;">
<div style="margin-bottom: 8px;">
Vespa.ai is an open-source big data serving engine. It enables applications to compute over data at serving time, at any scale.
</div>
<div style="margin-bottom: 8px;">
Vespa powers applications that require large-scale, low-latency search and machine learning inference.
</div>
<div style="margin-bottom: 8px;">
The platform allows you to deploy AI models and data-driven applications with high performance and scalability.
</div>
<div>
More information:
<a href="https://vespa.ai" style="text-decoration: underline;">Homepage</a>,
<a href="https://cloud.vespa.ai/console" style="text-decoration: underline;">Cloud Console</a>,
<a href="https://github.com/vespa-engine/vespa" style="text-decoration: underline;">GitHub (Vespa)</a>,
<a href="https://github.com/vespa-engine/pyvespa" style="text-decoration: underline;">GitHub (PyVespa)</a>
</div>
</div>
</div> |