Chapter 06 / Reference Implementation
To see immediate results within this project, follow this flow (the physical realization of the Quick Start):
Place Model in Correct Directory
Download gemma-4-E2B-it-litert-lm and place it at:
LiteRTDemo/Content/Models/gemma-4-E2B-it-litert-lm
Open Demo Map
Locate and open Demo.umap in the Content Browser.
Click Run (PIE)
Press 'Alt + P'. You will see the tavern UI, and NPCs are ready for conversation powered by local compute.
This project showcases AI integration via these core assets:
Located in Source/LiteRTDemo/. Shows how to bind to OnTextChunkReceived for smooth typewriter effects.
A child of ULiteRtLmComponent, pre-configured with personality prompts and session cleanup logic.