diff options
author | Cody Hiar <cody@hiar.ca> | 2023-05-29 09:42:07 -0600 |
---|---|---|
committer | Cody Hiar <cody@hiar.ca> | 2023-05-29 09:42:07 -0600 |
commit | 093a16bbb4fe7c99aa3bd487b5fa03afc372b0af (patch) | |
tree | f6c1368f4f28141abc3f5332a6ae3999f12db984 /README.md | |
parent | f085cfedaa77b1705db81ddf194e8c32788a7508 (diff) |
marks
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1163,6 +1163,8 @@ with maintenance so things should be up to date. ### AI - [Theres An AI For That][1080] +- [Learn Prompting][1082] +- [Brex's Prompt Engineering Guide][1083] ### Misc @@ -2258,3 +2260,5 @@ with maintenance so things should be up to date. [1079]: https://rkoutnik.com/2016/04/21/implementers-solvers-and-finders.html [1080]: https://theresanaiforthat.com/ [1081]: https://drivendata.co/blog/python-packaging-2023 +[1082]: https://learnprompting.org/ +[1083]: https://learnprompting.org/ |