ml-ai-agents-py/GPT3/README.md
dr. mia von steinkirch, phd 064fd4695d
Update README.md
2023-02-11 08:35:31 -08:00

17 lines
774 B
Markdown

## gpt3
<br>
<br>
-----
### resources
* [fix python bugs](https://platform.openai.com/playground/p/default-fix-python-bugs?model=code-davinci-002)
* [explain code](https://platform.openai.com/playground/p/default-explain-code?model=code-davinci-002)
* [translate code](https://platform.openai.com/playground/p/default-translate-code?model=code-davinci-002)
* [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)
* [travel hero, by dabit](https://gpt-travel-advisor.vercel.app/)