Channels
random-encounters
bot-dark-forest
of-ai
in-sf
in-london
in-ontario
in-seattle
in-socal
in-alberta
of-functional-programming
wormholes
in-germany
reading-together
of-end-user-programming
in-israel
of-music
present-company
of-logic-programming
share-your-work
devlog-together
introduce-yourself
thinking-together
in-boston
in-nyc
of-graphics
announcements
administrivia
two-minute-week
linking-together
Powered by
#of-ai
Title
j
Jason Morris
09/17/2023, 6:08 AM
Apart from things like the langchain and hugging face blogs, does anyone have any good resources for the latest tools and techniques for LLM prompt engineering? I need to bone up, this week.
m
Mariano Guerra
09/17/2023, 9:28 AM
https://learn.microsoft.com/en-us/azure/cognitive-services/openai/concepts/advanced-prompt-engineering
https://lilianweng.github.io/posts/2023-03-15-prompt-engineering/
https://www.oneusefulthing.org/p/a-guide-to-prompting-ai-for-what
https://huyenchip.com/2023/04/11/llm-engineering.html
https://blog.scottlogic.com/2023/05/04/langchain-mini.html
g
Greg Bylenok
09/18/2023, 2:27 AM
These "awesome" lists are just that! The first starts with a "learning path" to prompt engineering:
https://github.com/snwfdhmp/awesome-gpt-prompt-engineering
https://github.com/promptslab/Awesome-Prompt-Engineering
This one also has a nice collection of example prompts for ChatGPT that shows some of the diversity that can be achieved:
https://github.com/f/awesome-chatgpt-prompts
Post