Skip to content

Commit f6995c6

Browse files
authored
Merge pull request #55 from perplexityai/kesku/updated-logo
2 parents 5655edd + f323235 commit f6995c6

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
1-
# Perplexity Sonar API Cookbook
2-
3-
A comprehensive collection of practical examples, integration guides, and community showcases for building with [Perplexity's Sonar API](https://sonar.perplexity.ai/) - the fastest, most cost-effective AI answer engine with real-time search capabilities.
4-
51
<a href="https://docs.perplexity.ai/cookbook" target="_blank">
62
<picture>
7-
<source media="(prefers-color-scheme: dark)" srcset="/static/img/perplexity-sonar.png" style="max-width: 100%; width: 400px; margin-bottom: 20px">
3+
<source media="(prefers-color-scheme: dark)" srcset="/static/img/perplexity-sonar.png">
4+
<source media="(prefers-color-scheme: light)" srcset="/static/img/perplexity-sonar-dark.png">
85
<img src="/static/img/perplexity-sonar.png" alt="Perplexity Sonar" style="max-width: 100%; width: 400px; margin-bottom: 20px">
96
</picture>
107
</a>
118

9+
A comprehensive collection of practical examples, integration guides, and community showcases for building with [Perplexity's Sonar API](https://sonar.perplexity.ai/) - the fastest, most cost-effective AI answer engine with real-time search capabilities.
10+
1211
📖 **[View the full cookbook →](https://docs.perplexity.ai/cookbook)**
1312

1413
## What's Inside

static/img/perplexity-sonar-dark.png

24.4 KB
Loading

static/img/perplexity-sonar.png

22.5 KB
Loading

0 commit comments

Comments
 (0)