diff --git a/GPT3/README.md b/GPT3/README.md index b05b2e2..386cf91 100644 --- a/GPT3/README.md +++ b/GPT3/README.md @@ -1,7 +1,11 @@ -## GPT3 +## gpt3
+
+ +----- + ### resources * [fix python bugs](https://platform.openai.com/playground/p/default-fix-python-bugs?model=code-davinci-002) @@ -10,10 +14,4 @@ * [translate sql](https://platform.openai.com/playground/p/default-sql-translate?model=code-davinci-002) * [calculate time complexity](https://platform.openai.com/playground/p/default-time-complexity?model=text-davinci-003) * [text to programmatic command](https://platform.openai.com/playground/p/default-text-to-command?model=text-davinci-003) - - -
- -### cool projects - * [travel hero, by dabit](https://gpt-travel-advisor.vercel.app/)