<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Maturity Model on jason grey</title><link>https://jason-grey.com/tags/maturity-model/</link><description>Recent content in Maturity Model on jason grey</description><generator>Hugo</generator><language>en</language><lastBuildDate>Thu, 07 Sep 2023 00:00:00 +0000</lastBuildDate><atom:link href="https://jason-grey.com/tags/maturity-model/index.xml" rel="self" type="application/rss+xml"/><item><title>Maturity models for NLP and LLM usage: How to go from unsafe, unfocused results to focused, business-safe results.</title><link>https://jason-grey.com/posts/2023/nlp-maturity-model/</link><pubDate>Thu, 07 Sep 2023 00:00:00 +0000</pubDate><guid>https://jason-grey.com/posts/2023/nlp-maturity-model/</guid><description>&lt;h1 id="gaurdrails"&gt;
 Gaurdrails
 &lt;a class="heading-link" href="#gaurdrails"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h1&gt;
&lt;p&gt;What is the concept? A block of code, framework, or library which wraps around your request/response cycle with an LLM (or traditional NLP) to cross-check, verify, validate, or otherwise improve the accuracy and safety of the results.&lt;/p&gt;
&lt;p&gt;Gaurdrails is a way to make your AI a bit more &lt;a href="https://cacm.acm.org/magazines/2023/9/275701-humble-ai/abstract" class="external-link" target="_blank" rel="noopener"&gt;humble&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Examples of types of gaurdrails (blatantly stolen from &lt;a href="https://github.com/NVIDIA/NeMo-Guardrails/blob/main/examples/README.md" class="external-link" target="_blank" rel="noopener"&gt;NVIDIA&amp;rsquo;s framework&amp;rsquo;s docs&lt;/a&gt;)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Topical - keeping the chat or response on topic.&lt;/li&gt;
&lt;li&gt;Fact checking - make sure the LLM response is true, according to some external data or service.&lt;/li&gt;
&lt;li&gt;Moderation - profanity filtering, ethics adjustments, or other techniques to shut down non-useful interactions (ie: to save you cost!)&lt;/li&gt;
&lt;li&gt;Jailbreaking attempts - protect the chat from adversarial interactions (ie: trying to get your bot to lie, or do bad or expensive activities)&lt;/li&gt;
&lt;/ul&gt;
&lt;h1 id="maturity-model-using-llm-as-the-foundation"&gt;
 Maturity model using LLM as the foundation:
 &lt;a class="heading-link" href="#maturity-model-using-llm-as-the-foundation"&gt;
 &lt;i class="fa-solid fa-link" aria-hidden="true" title="Link to heading"&gt;&lt;/i&gt;
 &lt;span class="sr-only"&gt;Link to heading&lt;/span&gt;
 &lt;/a&gt;
&lt;/h1&gt;
&lt;p&gt;LLMs are powerful - but, can easily go &amp;ldquo;off the rails&amp;rdquo; and in a customer service scenario, that&amp;rsquo;s not good for business. Could be as benign as a bad restaurant recommendation, or as bad as giving improper advice on a medical issue.&lt;/p&gt;</description></item></channel></rss>