Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Lali

A chat app for Esposito OS that talks to LLMs via OpenRouter.

Lali screenshot

Configuration

Create /sdcard/openrouter with your OpenRouter API key:

sk-or-v1-xxxxxxxxxxxx

Controls

  • Type a message and press Enter to send
  • FN+W / FN+S scroll chat history
  • Ctrl+Esc returns to the launcher

Notes

Lali sends a system prompt telling the model its name is Lali and to keep responses brief.

Build

bash scripts/build_app.sh -l ui apps/lali/app.c

Then copy to SD card:

/sdcard/apps/lali/program.elf