|
| 1 | +--- |
| 2 | +title: "Community Showcase" |
| 3 | +description: "Discover amazing projects built by the community using Perplexity's Sonar API" |
| 4 | +sidebar_position: 1 |
| 5 | +--- |
| 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 | +<CardGroup cols={2}> |
| 14 | +<Card title="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 | +<Card title="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 | +<Step title="Prepare your submission"> |
| 66 | + Ensure your project is publicly accessible and well-documented. |
| 67 | +</Step> |
| 68 | + |
| 69 | +<Step title="Create a showcase entry"> |
| 70 | + Fork the cookbook repository and add your project following our template. |
| 71 | +</Step> |
| 72 | + |
| 73 | +<Step title="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. |
0 commit comments