mirror of
https://github.com/autistic-symposium/ml-ai-agents-py.git
synced 2025-05-13 12:02:20 -04:00
vitalik and his fun time travel experiment
This commit is contained in:
parent
603ba16afb
commit
b8b484c6ea
1 changed files with 2 additions and 1 deletions
21
GPT3.5/README.md
Normal file
21
GPT3.5/README.md
Normal file
|
@ -0,0 +1,21 @@
|
|||
## GPT3 or 4, who knows?
|
||||
|
||||
<br>
|
||||
|
||||
|
||||
* [vscode chatgpt plugin](https://github.com/mpociot/chatgpt-vscode) (and [here](https://marketplace.visualstudio.com/items?itemName=timkmecl.chatgpt))
|
||||
|
||||
<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/)
|
||||
* [vitalik and his fun time travel experiment](https://vitalik.ca/general/2023/04/14/traveltime.html)
|
Loading…
Add table
Add a link
Reference in a new issue