iris_android

iris_android

Local LLM App

Stars: 122

Visit
 screenshot

This repository contains an offline Android chat application based on llama.cpp example. Users can install, download models, and run the app completely offline and privately. To use the app, users need to go to the releases page, download and install the app. Building the app requires downloading Android Studio, cloning the repository, and importing it into Android Studio. The app can be run offline by following specific steps such as enabling developer options, wireless debugging, and downloading the stable LM model. The project is maintained by Nerve Sparks and contributions are welcome through creating feature branches and pull requests.

README:

Iris

Project Description

  • This repository contains llama.cpp based offline android chat application cloned from llama.cpp android example. Install, download model and run completely offline privately.
  • The following are the instructions to run this application.

Run

Build

  • Download Android studio
  • Clone this repository and import into Android Studio

git clone https://github.com/nerve-sparks/iris_android.git

  • Open developer options on the Android mobile phone.
  • Enable developer options.
  • Click on developer options and enable wireless debugging.
  • In Android Studio, select the drop down on the left side of the 'app' button on the Navbar.
  • Select on 'Pair devices using Wi-Fi'. A QR code appears on screen.
  • Click on wireless debugging on Android phone. Select 'Pair device with QR code'. Scan the code. (Make sure both devices are on the same Wi-fi)
  • You can use Usb Debugging also to connect your phone.
  • Once the phone is connected, select the device name in the drop down menu and click on play button.
  • In the app, click on 'Download Stable LM'. The model will download and load automatically.
  • Now you can run the app offline. (In airplane mode as well)

Maintained by Nerve Sparks

Contributing

  • Clone it.
  • Create your feature branch (git checkout -b my-new-feature)
  • Commit your changes (git commit -m 'Add some feature')
  • Push your branch (git push origin my-new-feature)
  • Create a new Pull request.

For Tasks:

Click tags to check more tools for each tasks

For Jobs:

Alternative AI tools for iris_android

Similar Open Source Tools

For similar tasks

For similar jobs