ailiteracynepal 🇳🇵

Chapter 03

Giving a model memory

LLMs forget between calls. Understanding context windows, keeping conversation state across turns, and building a simple, honest Nepali chatbot end to end.

In this chapter

Sections in this chapter

  1. I Section

    Why models forget, and context windows

    0 / 2 exercises

  2. II Section

    Conversations: keeping state across turns

    0 / 2 exercises

  3. III Section

    Building a simple Nepali chatbot

    0 / 2 exercises