File size: 1,480 Bytes
23691b7
 
 
 
 
 
 
 
4502c30
7296fff
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
96ccfea
7296fff
96ccfea
7296fff
3516687
7296fff
96ccfea
7296fff
 
 
 
 
e66df37
3516687
7296fff
 
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
---
title: README
emoji: 
colorFrom: pink
colorTo: gray
sdk: static
pinned: false
---

<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>

    <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>