perplexity
Perplexity
Perplexity is an AI search engine. For developers, the Sonar API provides grounded, cited answers for building search-enabled apps.
When to Use
- Real-time Info: "What is the stock price of Apple?" (LLMs can't answer this without tools).
- Research Apps: Building an app that needs to cite sources.
- Citations: You need reliability and links to original data.
Core Concepts
Sonar API
API access to Perplexity's online models (llama-3-sonar-large-32k-online).
Citations
API returns a list of citations used to generate the answer.
More from g1joshi/agent-skills
template
Expert [skill-name] assistance covering [feature 1], [feature 2], and [feature 3]. Use when [working with X], [debugging Y], or [implementing Z].
34mariadb
MariaDB MySQL-compatible database with Galera clustering. Use for MySQL-compatible database needs.
6claude
Anthropic Claude AI models for analysis and coding. Use for AI assistants.
5javascript
JavaScript ES6+ programming including async/await, DOM manipulation, modules, and Node.js. Use for .js files and web development.
4typescript
TypeScript static typing with interfaces, generics, decorators, and type inference. Use for .ts files.
4python
Python programming with type hints, async/await, decorators, and package management. Use for .py files and data science.
4