Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 1.05 KB

README.md

File metadata and controls

35 lines (18 loc) · 1.05 KB

LookMa

LookMa is a bare-bones React Native app built for Android users as an interface for their locally-run LLMs.

When toying around with running LLMs locally, I was annoyed at not having a simple way to connect to my server from my Android phone. I built LookMa to address this issue, and open sourced it.

It can store multiple server settings, and multiple conversations across those servers.

All data is stored on device in a SQLite database.

Tutorial

LookMa Tutorial

License

LookMa is SamPatt Licensed, which is a MIT derivative. License is in the repository.

Screenshots

Adding a server

Selecting a server

Selecting a conversation

Chat