Chatbots for Scaffolding

It doesn’t matter where you look these days – every piece of software seems to have a chatbot popping its head in – and education is no exception. They are accompanied by big promises: super-powered search, improved learner experience, reduced administrative overhead, etc.

There is much debate over the effects of chatbots, both positive and negative, on the learning experience. A tool that provides intricate, natural, and (often) accurate responses to essentially any query is a powerful thing. But just as it can be leveraged for research and exploration, so too can it be used as a shortcut.

Bigger Moats

The massive capital investments by AI companies in model training and infrastructure are now being subsidized through accessible APIs, eviscerating the traditional barriers that once protected chatbot development as a high-investment market. Any programmer can now make an incredibly sophisticated chatbot using state-of-the-art language models with relative ease. To prove it, we did it ourselves (we’ll take a look shortly).

“Osaka Castle Outer Moat and Osaka Business Park, November 2016” by M. Falbisoner, 2016, Wikimedia Commons. Licensed under CC BY-SA 4.0. https://creativecommons.org/licenses/by-sa/4.0/

A moat, a term popularized in the economic context by Warren Buffet, describes a company’s ability to maintain and protect its competitive advantage against competitors. It represents the gap competitors must bridge to replicate or threaten that company’s value proposition. Many chatbot companies have precariously thin moats, relying entirely on the innovation and product decisions of the LLM providers that actually power their chatbot. Many chatbot-based ventures are GPT-wrappers – applications that use Chat GPT, Anthropic, or Google AI APIs with some window-dressing added. It wouldn’t take much for these ventures to have their moat swiftly eliminated, if they really had one in the first place.

The Education Value Proposition

The type of chatbot that will impact the education technology market long term are one’s which fully embody the principles of Lev Vygotsky’s concept of the More Knowledgeable Other (MKO). Quite simply, an MKO is someone (or something, in this case) with more knowledge or ability than the learner, who can scaffold the learner’s experience and adjust the degree of support as required (Vygotsky, 1978). Many chatbots leverage Large Language Models (LLMs) which already far exceed the average learner’s breadth of knowledge on a subject, making them well positioned to be excellent scaffolders.

Not sure who Vygotsky is, or what ZPD, MKO, and scaffolding mean? Well what a perfect opportunity to learn about them yourself, with some gentle scaffolding provided by our very own chatbot – MKO.

Your Task

Use our MKO chatbot below to investigate the core concepts of Lev Vygotsky’s theory of learning.

Please note: This chatbot uses Open AI’s API service – all information entered into the chat will go through Open AI’s servers. None of your chats are visible or stored by us. Full source code for our implementation of the MKO chatbot can be found here. If you are not comfortable using this service, please feel free to review the chatbot’s prompt instead.

The full system prompt used in our MKO chatbot

Guide vs Oracle

What differentiates an AI chatbot such as MKO from other chatbots? Under the hood, they are all prompts, training, and guardrails, but in terms of objectives, the two categories are quite distinct. See if you can align the key characteristics using the interaction below.

Chatbot Spectrum Game

⚡ Chatbot Approach Sorting Game

Click items to move them to the correct category. Sort all characteristics correctly!

Direct Response

Acts as a tool

Guided Reasoning

Acts as a coach

★ Perfect! You’ve mastered the chatbot spectrum!

As we've demonstrated - the economic moat that education chatbot ventures possess is likely quite tenuous. Engaging with this market will require investors to carefully evaluate the technical architecture of a venture's product, and ensure that its value proposition is more than just an LLM API wrapper with some window dressing. For example, the MKO chatbot we created above is simply that - a very cheap server set up to send requests to the Open AI API.

In contrast, Google's LearnLM is a Large Language Model specifically fine-tuned for education and learning. It is intended for:

  • Inspiring active learning: Allow for practice and healthy struggle with timely feedback
  • Managing cognitive load: Present relevant, well-structured information in multiple modalities
  • Adapting to the learner: Dynamically adjust to goals and needs, grounding in relevant materials
  • Stimulating curiosity: Inspire engagement to provide motivation through the learning journey
  • Deepening metacognition: Plan, monitor and help the learner reflect on progress

- Google 2025

Try LearnLM for yourself in Google's AI Studio.

LearnLM represents a foundational model tailored for educational chatbots that are applying sound pedagogical theory. Ventures that are able to leverage their chatbots in a differentiated way, in a way that enhances learning rather than being a detriment, are ones which will stand out for prospective investment.

Spam prevention powered by Akismet