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: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,11 +16,11 @@ Please check the [CONTRIBUTING.md](./CONTRIBUTING.md) file for guidelines.
16
16
17
17
## Projects
18
18
19
-
• **Fact Checker CLI** - A command-line tool that analyzes claims or articles for factual accuracy using Sonar API's search capabilities.
19
+
• **[Fact Checker CLI](sonar-use-cases/fact_checker_cli/)** - A command-line tool that analyzes claims or articles for factual accuracy using Sonar API's search capabilities.
20
20
21
-
• **Daily Knowledge Bot** - Python application that delivers interesting facts about rotating topics using the Perplexity AI API.
21
+
• **[Daily Knowledge Bot](sonar-use-cases/daily_knowledge_bot/)** - Python application that delivers interesting facts about rotating topics using the Perplexity AI API.
22
22
23
-
• **Disease Information App** - Interactive browser-based application providing structured information about diseases using the Sonar API.
23
+
• **[Disease Information App](sonar-use-cases/daily_knowledge_bot/)** - Interactive browser-based application providing structured information about diseases using the Sonar API.
0 commit comments