A chat app for Esposito OS that talks to LLMs via OpenRouter.
Create /sdcard/openrouter with your OpenRouter API key:
sk-or-v1-xxxxxxxxxxxx
- Type a message and press Enter to send
- FN+W / FN+S scroll chat history
- Ctrl+Esc returns to the launcher
Lali sends a system prompt telling the model its name is Lali and to keep responses brief.
bash scripts/build_app.sh -l ui apps/lali/app.cThen copy to SD card:
/sdcard/apps/lali/program.elf
