diff options
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/ |