Upload README.md
Browse files
README.md
CHANGED
|
@@ -7,6 +7,28 @@ sdk: static
|
|
| 7 |
pinned: true
|
| 8 |
---
|
| 9 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 10 |
We see AI as one of the most exciting and disruptive technologies of our time — full of potential, but not without its challenges.
|
| 11 |
|
| 12 |
What drives us is turning that potential into real-world value: smarter decisions, streamlined processes, and long-term impact.
|
|
|
|
| 7 |
pinned: true
|
| 8 |
---
|
| 9 |
|
| 10 |
+
<style>
|
| 11 |
+
img.rotating-content {
|
| 12 |
+
max-height: 150px;
|
| 13 |
+
width: auto;
|
| 14 |
+
}
|
| 15 |
+
.icon {
|
| 16 |
+
width: 1.5em;
|
| 17 |
+
height: 1.5em;
|
| 18 |
+
vertical-align: -.7em;
|
| 19 |
+
padding: .25em .5em .25em .25em;
|
| 20 |
+
}
|
| 21 |
+
ul.social {
|
| 22 |
+
list-style: none;
|
| 23 |
+
padding-left: 0;
|
| 24 |
+
}
|
| 25 |
+
ul.social li {
|
| 26 |
+
padding-left: .5em;
|
| 27 |
+
display: flex;
|
| 28 |
+
}
|
| 29 |
+
</style>
|
| 30 |
+
<img src="images/LogoWithWaves.png" alt="SeaSparks Banner"/>
|
| 31 |
+
|
| 32 |
We see AI as one of the most exciting and disruptive technologies of our time — full of potential, but not without its challenges.
|
| 33 |
|
| 34 |
What drives us is turning that potential into real-world value: smarter decisions, streamlined processes, and long-term impact.
|