-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add AI list and sample link to zh config
Inserted a new file template.md to include a list of AI services under various categories. Further, added a 'showcase' link in the navigation section of the zh configuration file. This provides viewers a categorized view on the kind of AI technologies available and a direct link to access more detailed information.
- Loading branch information
Showing
2 changed files
with
22 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# AI TOP1 | ||
|
||
| **Category** | **Paid** | **Free** | | ||
|----------------|-------------------------------------------------------------------------------------|------------------------------------------| | ||
| 🌐 General | [ChatGPT4](https://chat.openai.com/?model=gpt4-turbo)、[Claude3](https://claude.ai/) | [Claude3](https://claude.ai/) | | ||
| 🎨 Art | [Midjourney](https://www.midjourney.com/) | Stable Diffusion | | ||
| 🔍 Search | - | [Perplexity](https://www.perplexity.ai/) | | ||
| ✍️ Writing | ? | ? | | ||
| 🎨 Design | Canva AI | Microsoft Designer | | ||
| 💻 Programming | Github Copilot | [Claude3](https://claude.ai/) | | ||
|
||
## Reference | ||
|
||
For more: | ||
|
||
- [LMSYS Chatbot Arena Leaderboard](https://huggingface.co/spaces/lmsys/chatbot-arena-leaderboard) | ||
- [Open LLM Leaderboard](https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard) |