Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,47 @@
|
|
1 |
---
|
2 |
title: README
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: static
|
7 |
-
pinned:
|
|
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
title: README
|
3 |
+
emoji: π
|
4 |
+
colorFrom: gray
|
5 |
+
colorTo: red
|
6 |
sdk: static
|
7 |
+
pinned: true
|
8 |
+
short_description: 'Galileo AI Reliability platform'
|
9 |
---
|
10 |
|
11 |
+
<p align="left">
|
12 |
+
<img src="2025-07-Galileo-Logo-Dark.svg" alt="Galileo Logo" width="400"/>
|
13 |
+
</p>
|
14 |
+
|
15 |
+
# π Galileo on Hugging Face Spaces
|
16 |
+
|
17 |
+
Welcome to the official Hugging Face Space for **Galileo** β bringing automation and insight to AI evaluations so you can ship with confidence.
|
18 |
+
|
19 |
+
## π°οΈ About Galileo
|
20 |
+
|
21 |
+
Galileo helps developers move faster and ship more reliable AI though providing a full suite of tools of **evaluation**, and **debugging tools** purpose-built for modern AI workflows β from fine-tuning to RAG pipelines, agents, and more.
|
22 |
+
|
23 |
+
## π§ͺ What youβll find here
|
24 |
+
|
25 |
+
This Space hosts static content and community-facing artifacts that align with our mission:
|
26 |
+
|
27 |
+
- π **Evaluation Reports & Visualizations**
|
28 |
+
Insights generated using Galileoβs observability tools.
|
29 |
+
|
30 |
+
- π οΈ **Developer Cookbooks & Tutorials**
|
31 |
+
Lightweight walkthroughs for LLM app builders β with observability built in.
|
32 |
+
|
33 |
+
- π¬ **Open Source Contributions**
|
34 |
+
Tools, benchmarks, and reference projects that support the open ML ecosystem.
|
35 |
+
|
36 |
+
## Connect with us on the web
|
37 |
+
|
38 |
+
- π [Galileo.ai](https://www.galileo.ai)
|
39 |
+
- π [Docs](https://v2docs.galileo.ai/what-is-galileo)
|
40 |
+
- π [Examples](https://github.com/rungalileo/sdk-examples)
|
41 |
+
- π©βπ» [GitHub](https://github.com/rungalileo)
|
42 |
+
- π¦ [BlueSky](https://bsky.app/profile/rungalileo.bsky.social)
|
43 |
+
- πΉ [YouTube](https://www.youtube.com/@rungalileo)
|
44 |
+
- π¦ [X](https://x.com/rungalileo)
|
45 |
+
---
|
46 |
+
|
47 |
+
This README is built with β₯ by the [Galileo.ai](https://www.galileo.ai) Developer Relations team.
|