---
title: "💭 What ChatGPT is NOT - Tech Raven Blog"
description: "!https://blog.techravenconsulting.com/what-chatgpt-is-not/"
date: 2025-05-09
published: true
tags:
  - llm
  - thought
template: link
---


<div class="embed-card embed-card-external">
  <a href="https://blog.techravenconsulting.com/what-chatgpt-is-not/" class="embed-card-link" target="_blank" rel="noopener noreferrer">
    <div class="embed-card-image">
      <img src="https://blog.techravenconsulting.com/wp-content/uploads/2023/05/not-excited-ai.jpg" alt="What ChatGPT is NOT - Tech Raven Blog — There is a lot of excitement about ChatGPT and how it allows us to interact with information and technology. I am actually excited that it now exists and still, I think it is being way overhyped. I know, SHOCKER, Silicon Valley overhypes a new technology. I have seen a bunch of things said, even by" loading="lazy">
    </div>
    <div class="embed-card-content">
      <div class="embed-card-title">What ChatGPT is NOT - Tech Raven Blog</div>
      <div class="embed-card-description">There is a lot of excitement about ChatGPT and how it allows us to interact with information and technology. I am actually excited that it now exists and still, I think it is being way overhyped. I...</div>
      <div class="embed-card-meta">Tech Raven Blog - &middot; blog.techravenconsulting.com</div>
    </div>
  </a>
</div>


> Do you remember regression models from college: given some data, you find a best fit line that allows you to predict Y given X. At the end of the day, ChatGPT, and LLMs in general, are the same thing as the regression model – it’s just that ChatGPT is the largest and fanciest model we currently have to model language and information.


I really am coming to the idea of calling it a "word calculator", this seems to be the most succinct description of llms that the lay person can comprehend and relate to.

> ChatGPT does not hallucinate or become unhinged

I think Steve goes much deeper on this in his [intervew on fafo.fm](https://www.fafo.fm/vectorizing-your-databases-with-steve-pousty/).  They describe it more as a pleaser or "yes man"  essentially all the companies that are building these models want to give the "best" answer, better than their competitors.  With this comes the risk of it being completely wrong, they are designed to always give an answer.

On that episode they talk about how each word has a statistical probability tied to it and in some visualizations you can see the confidence, in almost every example of "hallucination" you will find some set of very poor confidence followed by BS.  Thats not to say that every time there is low confidence there is BS though, that is why this is such a hard problem.

> ChatGPT is not a replacement for search

I've become really bad at this.  This is slowly becoming my starting point for a lot of research, not my only research, but the first wet finger in the air.  Most often done with low effort, low risk tasks.

> In ChatGPT, just like in the shelf full of the Encyclopedia Britannica I had when I was a kid, information on topics has been reduced to good summaries and presented in logical format. In this case we have removed the human authors and replaced them with a very large neural network.

I really like this description and it matches up with my last comment.

!!! note

    This post is a <a href="/thoughts/" class="wikilink" data-title="Thoughts" data-description="These are generally my thoughts on a web page or some sort of url, except a rare few don&#39;t have a link. These are dual published off of my..." data-date="2024-04-01">thought</a>. It's a short note that I make
    about someone else's content online <a href="/tags/thoughts/" class="hashtag-tag" data-tag="thoughts" data-count=2 data-reading-time=3 data-reading-time-text="3 minutes">#thoughts</a>
