You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/showcase/index.mdx
+1-86Lines changed: 1 addition & 86 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,89 +4,4 @@ description: "Discover amazing projects built by the community using Perplexity'
4
4
sidebar_position: 1
5
5
---
6
6
7
-
# Community Showcase
8
-
9
-
Discover incredible projects built by developers around the world using **Perplexity's Sonar API**. From voice assistants to research tools, see how the community is leveraging real-time, grounded AI to solve real problems.
10
-
11
-
## Featured Projects
12
-
13
-
<CardGroupcols={2}>
14
-
<Cardtitle="Voice AI Assistant"icon="microphone"href="/cookbook/showcase/vonar-ai">
15
-
Real-time voice assistant for customer support with intelligent call routing and policy queries.
16
-
</Card>
17
-
18
-
<Cardtitle="Submit Your Project"icon="plus"href="https://github.com/ppl-ai/api-cookbook/issues/new?template=showcase-submission.md">
19
-
Built something amazing with Sonar? Share it with the community!
20
-
</Card>
21
-
</CardGroup>
22
-
23
-
## What Makes a Great Showcase Project?
24
-
25
-
We love featuring projects that demonstrate:
26
-
27
-
<Check>
28
-
**Real-world impact** - Solves actual problems for users
29
-
</Check>
30
-
31
-
<Check>
32
-
**Creative implementation** - Innovative use of Sonar's capabilities
33
-
</Check>
34
-
35
-
<Check>
36
-
**Community value** - Inspires or educates other developers
37
-
</Check>
38
-
39
-
<Check>
40
-
**Open source** - Code available for others to learn from
41
-
</Check>
42
-
43
-
## Project Categories
44
-
45
-
### 🎤 **Voice & Conversational AI**
46
-
Projects that use Sonar for voice interactions, chatbots, and conversational experiences.
47
-
48
-
### 🔍 **Research & Analysis**
49
-
Tools for academic research, data analysis, and knowledge discovery.
50
-
51
-
### 🏢 **Business Applications**
52
-
Customer support, internal tools, and enterprise solutions.
53
-
54
-
### 🎨 **Creative & Entertainment**
55
-
Games, creative writing tools, and entertainment applications.
56
-
57
-
### 🛠️ **Developer Tools**
58
-
IDE extensions, development utilities, and productivity tools.
59
-
60
-
## Submit Your Project
61
-
62
-
Have you built something amazing with Sonar API? We'd love to feature it in our showcase!
63
-
64
-
<Steps>
65
-
<Steptitle="Prepare your submission">
66
-
Ensure your project is publicly accessible and well-documented.
67
-
</Step>
68
-
69
-
<Steptitle="Create a showcase entry">
70
-
Fork the cookbook repository and add your project following our template.
71
-
</Step>
72
-
73
-
<Steptitle="Submit a pull request">
74
-
Open a PR with your showcase entry and we'll review it for inclusion.
75
-
</Step>
76
-
</Steps>
77
-
78
-
### Submission Requirements
79
-
80
-
-**Open source** with accessible repository
81
-
-**Working demo** or deployed application
82
-
-**Clear documentation** explaining what it does
83
-
-**Sonar API integration** prominently featured
84
-
-**Professional presentation** with screenshots/demos
85
-
86
-
## Get Inspired
87
-
88
-
Browse through the showcase to see how other developers are using Sonar API, learn from their implementations, and get inspired for your next project!
89
-
90
-
---
91
-
92
-
**Ready to build?** Check out our [Examples](/cookbook/examples) and [Integration Guides](/cookbook/articles) to get started with Sonar API.
7
+
## This page is still under construction. Please check back soon!
0 commit comments