Section 01
Introduction: Hermit—An Open-Source Chat App for Running Local Large Language Models on Mobile Phones
Hermit is an open-source mobile chat application developed with React Native and Expo. Its core feature is supporting the local execution of GGUF-format large language models on devices via llama.rn, while also being compatible with remote OpenAI-compatible APIs. It balances privacy protection (data remains local) and usage flexibility, providing users with an offline AI chat experience.