<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://baszerr.eu/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>BaSzErr - blog:2024:07:01</title>
        <description></description>
        <link>https://baszerr.eu/</link>
        <lastBuildDate>Fri, 01 May 2026 07:48:34 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://baszerr.eu/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
            <title>BaSzErr</title>
            <link>https://baszerr.eu/</link>
        </image>
        <item>
            <title>2024-07-01_-_useful_ai</title>
            <link>https://baszerr.eu/doku.php?id=blog:2024:07:01:2024-07-01_-_useful_ai</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;useful_ai&quot;&gt;2024-07-01 - useful AI&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
for some time now AI, &lt;a href=&quot;https://en.wikipedia.org/wiki/Generative_adversarial_network&quot; class=&quot;interwiki iw_wp&quot; title=&quot;https://en.wikipedia.org/wiki/Generative_adversarial_network&quot;&gt;GANs&lt;/a&gt; and ~recently &lt;a href=&quot;https://en.wikipedia.org/wiki/Large_language_model&quot; class=&quot;interwiki iw_wp&quot; title=&quot;https://en.wikipedia.org/wiki/Large_language_model&quot;&gt;LLMs&lt;/a&gt;, are making headlines. so far though most of the stuff i&amp;#039;ve tested out was giving mediocre results, to put it mildly. don&amp;#039;t get me wrong – it&amp;#039;s VERY impressive in a sense of “this thing can even be done with such a basic take on it?!”. it&amp;#039;s not however much of a practical use &lt;abbr title=&quot;In my humble opinion&quot;&gt;IMHO&lt;/abbr&gt;, for helping out in day-to-day work. ChatGPT / GPT 4 is hallucinating a lot, and often spit out garbage (and then “apologizes”, when confronted). Copilot&amp;#039;s &lt;a href=&quot;https://www.gitclear.com/coding_on_copilot_data_shows_ais_downward_pressure_on_code_quality&quot; class=&quot;urlextern&quot; title=&quot;https://www.gitclear.com/coding_on_copilot_data_shows_ais_downward_pressure_on_code_quality&quot; rel=&quot;ugc nofollow&quot;&gt;code is poor quality and spirals towards increased code churn&lt;/a&gt; (although – surprise! surprise! – &lt;a href=&quot;https://github.blog/2023-10-10-research-quantifying-github-copilots-impact-on-code-quality/&quot; class=&quot;urlextern&quot; title=&quot;https://github.blog/2023-10-10-research-quantifying-github-copilots-impact-on-code-quality/&quot; rel=&quot;ugc nofollow&quot;&gt;copilot&amp;#039;s owners do not agree with that&lt;/a&gt;. on top of that it also lacks recent pieces of information. last but not least – it lacks references to back up its claims.
&lt;/p&gt;

&lt;p&gt;
the last part turned out to actually be an opportunity. it&amp;#039;s where &lt;a href=&quot;https://en.wikipedia.org/wiki/Retrieval-augmented_generation&quot; class=&quot;interwiki iw_wp&quot; title=&quot;https://en.wikipedia.org/wiki/Retrieval-augmented_generation&quot;&gt;RAGs&lt;/a&gt; come along.
&lt;/p&gt;

&lt;p&gt;
during recent &lt;a href=&quot;https://open.spotify.com/episode/63GlhZMbgK6deHbF7QKrPH&quot; class=&quot;urlextern&quot; title=&quot;https://open.spotify.com/episode/63GlhZMbgK6deHbF7QKrPH&quot; rel=&quot;ugc nofollow&quot;&gt;Lex Fridman&amp;#039;s interview with Arvind Srinivas&lt;/a&gt; (CEO of &lt;a href=&quot;https://www.perplexity.ai/&quot; class=&quot;urlextern&quot; title=&quot;https://www.perplexity.ai/&quot; rel=&quot;ugc nofollow&quot;&gt;Perplexity&lt;/a&gt;) i&amp;#039;ve learned about a new tool. it&amp;#039;s a mix of LLM and RAG, that it&amp;#039;s a kind of search engine, where you state a problem, and instead of links, it generates a concise response, with references and some follow up topics, that you might want to dive into next. it&amp;#039;s also faster in giving responses. it does fill a bit like &lt;a href=&quot;https://en.wikipedia.org/wiki/Wikipedia&quot; class=&quot;interwiki iw_wp&quot; title=&quot;https://en.wikipedia.org/wiki/Wikipedia&quot;&gt;Wikipedia&lt;/a&gt; in that regard.
&lt;/p&gt;

&lt;p&gt;
while it inherits the LLM flaws, thx to RAG&amp;#039;s grounding in data and references, it makes stupid mistakes far less often. although i find most answers far from perfect, it&amp;#039;s actually the first time i find modern AI useful in my daily work flow. especially when i&amp;#039;m looking for sth i do not have much experience with or i need to find sth to start with unusual problem at hand.
&lt;/p&gt;

&lt;p&gt;
i highly recommend you give &lt;a href=&quot;https://www.perplexity.ai&quot; class=&quot;urlextern&quot; title=&quot;https://www.perplexity.ai&quot; rel=&quot;ugc nofollow&quot;&gt;perplexity.ai&lt;/a&gt; a shot! :)
&lt;/p&gt;

&lt;/div&gt;
</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Mon, 01 Jul 2024 07:25:35 +0000</pubDate>
        </item>
    </channel>
</rss>
