Add Experiments section

This commit is contained in:
Eason Chang 2022-12-06 12:05:46 +08:00 committed by GitHub
parent 7c96fc7a09
commit 5515ac6904
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 0 deletions

View File

@ -18,6 +18,7 @@
- [在任何地方使用 ChatGPT](#在任何地方使用-chatgpt)
- [延伸應用](#延伸應用)
- [開發工具API、SDK](#開發工具apisdk)
- [實驗](#實驗)
- [貢獻](#貢獻)
---
@ -50,6 +51,10 @@
- [chatgpt-telegram](https://github.com/m1guelpf/chatgpt-telegram)Telegram bot執行自己的 GPTChat Telegram 機器人,只需要一行指令。
- [chatGPT-discord-bot](https://github.com/Zero6992/chatGPT-discord-bot) (Discord bot): 整合自己的 Discord 機器人。
## 實驗
- [gptlang](https://github.com/forrestchang/gptlang): 驗證是否能利用 ChatGPT 建立一個程式語言的實驗。
---
## 貢獻

View File

@ -18,6 +18,7 @@
- [Use ChatGPT anywhere](#use-chatgpt-anywhere)
- [Applications](#applications)
- [Development tools (API, SDK)](#development-tools-api-sdk)
- [Experiments](#experiments)
- [Contribution](#contribution)
---
@ -50,6 +51,10 @@
- [chatgpt-telegram](https://github.com/m1guelpf/chatgpt-telegram) (Telegram bot): Run your own GPTChat Telegram bot, with a single command.
- [chatGPT-discord-bot](https://github.com/Zero6992/chatGPT-discord-bot) (Discord bot): Integrate your own Discord bot using chatGPT.
## Experiments
- [gptlang](https://github.com/forrestchang/gptlang): Experiment to see if we can create a programming language in ChatGPT.
---
## Contribution