Skip to content

Commit 400f538

Browse files
committed
README
1 parent 6512e4e commit 400f538

File tree

3 files changed

+42
-4
lines changed

3 files changed

+42
-4
lines changed

README.md

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,20 @@
1-
# Models.dev
2-
3-
A comprehensive database of AI model specifications, pricing, and capabilities.
1+
<p align="center">
2+
<a href="https://models.dev">
3+
<picture>
4+
<source srcset="dist/logo-dark.svg" media="(prefers-color-scheme: dark)">
5+
<source srcset="dist/logo-light.svg" media="(prefers-color-scheme: light)">
6+
<img src="dist/logo-light.svg" alt="Models.dev logo">
7+
</picture>
8+
</a>
9+
</p>
10+
<p align="center">
11+
<a href="https://sst.dev/discord"><img alt="Discord" src="https://img.shields.io/discord/983865673656705025?style=flat-square&label=Discord" /></a>
12+
<a href="https://github.com/sst/models.dev/actions/workflows/deploy.yml"><img alt="Deploy status" src="https://img.shields.io/github/actions/workflow/status/sst/models.dev/deploy.yml?style=flat-square&branch=master" /></a>
13+
</p>
14+
15+
---
16+
17+
[Models.dev](https://models.dev) is a comprehensive open-source database of AI model specifications, pricing, and capabilities.
418

519
## Contributing
620

@@ -84,4 +98,4 @@ See existing providers in the `providers/` directory for reference:
8498

8599
### Questions?
86100

87-
Open an issue if you need help or have questions about contributing.
101+
Open an issue if you need help or have questions about contributing.

dist/logo-dark.svg

Lines changed: 12 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)