Skip to content

Commit d3b885e

Browse files
committed
deploy repo readme
1 parent 5134a01 commit d3b885e

File tree

1 file changed

+3
-41
lines changed

1 file changed

+3
-41
lines changed

README.md

Lines changed: 3 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -13,41 +13,14 @@ Contributions to this repository are welcome! Whether you want to:
1313

1414
Please check the [CONTRIBUTING.md](./CONTRIBUTING.md) file for guidelines.
1515

16-
## ⚠️ API Key Required
17-
18-
**Before you begin:** You'll need a Perplexity API key to use any project in this repository.
19-
20-
Sign up for an API key by following the steps in the [Perplexity documentation](https://docs.perplexity.ai/guides/getting-started).
21-
22-
## About This Repository
23-
24-
This repository contains various projects that demonstrate how to leverage Perplexity's Sonar API for different use cases. Each project is designed to showcase the API's capabilities while providing practical, ready-to-use tools for developers.
2516

2617
## Projects
2718

28-
### Fact Checker CLI
29-
30-
The flagship project in this collection is a command-line tool that analyzes claims or articles for factual accuracy. Using Sonar API's powerful search capabilities, it identifies false or misleading statements, provides corrections, and cites reliable sources.
31-
32-
[Read more about the Fact Checker CLI →](./fact-checker/README.md)
33-
34-
### Coming Soon
19+
**Fact Checker CLI** - A command-line tool that analyzes claims or articles for factual accuracy using Sonar API's search capabilities.
3520

36-
We're actively working on adding more projects to this collection:
21+
**Daily Knowledge Bot** - Python application that delivers interesting facts about rotating topics using the Perplexity AI API.
3722

38-
- **Research Assistant**: Automated literature review and summarization tool
39-
- **News Analyzer**: Track developing stories and analyze reporting biases
40-
- **Content Verifier**: Browser extension for real-time fact checking
41-
- **Data Explorer**: Query and visualize complex datasets through natural language
42-
43-
## Why Sonar API?
44-
45-
Perplexity's Sonar API offers several advantages that make it ideal for building powerful AI applications:
46-
47-
- **Fast & Cost-Effective**: Get reliable answers at a fraction of the cost of other AI APIs
48-
- **Search Grounding**: Internet-connected models that can access and cite the latest information
49-
- **Easy Integration**: Simple, straightforward API that developers can integrate in minutes
50-
- **Scalable Pricing**: Pay-as-you-go model that scales with your usage
23+
**Disease Information App** - Interactive browser-based application providing structured information about diseases using the Sonar API.
5124

5225
## Getting Started
5326

@@ -58,19 +31,8 @@ To use any of the projects in this repository, you'll need:
5831

5932
Each project includes its own README with specific installation and usage instructions.
6033

61-
## API Access
62-
63-
You can sign up for Perplexity's Sonar API at [sonar.perplexity.ai](https://sonar.perplexity.ai/).
64-
65-
The API offers:
66-
- Free tier to get started
67-
- Straightforward documentation
68-
- Transparent usage-based pricing
6934

7035
## License
7136

7237
Unless otherwise specified, all projects in this repository are licensed under the MIT License. See the [LICENSE](./LICENSE) file for details.
7338

74-
---
75-
76-
*Build with the best AI answer engine. Power your products with the fastest, cheapest API offering out there with search grounding. Get started in minutes.*

0 commit comments

Comments
 (0)