Explore >> Select a destination


You are here

daniel.industries
| | blog.adnansiddiqi.me
4.3 parsecs away

Travel
| | Learn the basics of Large Language Models (LLMs) in this introduction to GenAI series. Discover how LLMs work, their architecture, and practical applications like customer support, content creation, and software development.
| | www.imaginativeuniversal.com
5.2 parsecs away

Travel
| | As you know, many AR/MR developers left the field last year to become prompt engineers. I heard some bad news today, though. Apparently A.I. is starting to put prompt engineers out of work. A.I. is...
| | lukealexdavis.co.uk
4.3 parsecs away

Travel
| | How I use AI on my site (or not)
| | jamiemaguire.net
22.9 parsecs away

Travel
| In the previous blog post, I introduced Semantic Kernel, the components that form the open source SDK, and how it can be used in conjunction to with Open AI to create a simple conversational agent. In this blog post, I take a closer look at how you can leverage prompts to create Inline Prompt Functions when using Semantic Kernel. The following is covered: Inline prompt functions Ensuring predictability Refining LLM prompt output Few-shot prompting Handling unexpected user input Templatising and calling l...