Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 870 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 870 Bytes

Parla AI Chat

Parla lets you chat with local LLMs running on your local network by creating your own characters (or using the default ones!) by interfacing with oobabooga's text-generation-webui API.

Parla is built with Jetpack Compose and Android Jetpack following the MVVM design pattern.

Third Party Tech & Libraries

Libraries

  • Jetpack Compose
  • Dagger + Hilt
  • Room
  • ViewModel
  • Navigation Compose
  • Paging 3
  • Retrofit
  • KotlinX Serialization
  • Dagger 2
  • Kotlin Coroutines
  • Kotlin Flow

APIs

  • Text-Generation-WebUI API

License

This project is licensed under the Affero GPL v3 License - see the LICENSE file for details.