Skip to content

Discover the power of AI with our Kotlin Multiplatform app. Choose from the latest open-source text and image models to boost your creativity. Pick the model that fits you, create unique texts or images.

License

Notifications You must be signed in to change notification settings

yassineAbou/LLMS

Repository files navigation

LLMS

LLMS

AI Horde Kotlin Kotlin Multiplatform Compose Multiplatform Ktor WebAssembly Android iOS Linux Windows macOS

Discover the power of AI with our Kotlin Multiplatform app. Choose from the latest open-source text and image models to boost your creativity. Pick the model that fits you, create unique texts or images.

Releases

✅ Available Releases

  • Android app

    Download the latest version directly from the Release section

  • WebAssembly

    Check the about section

  • Desktop(macOS/Windows/Linux):

    1- Build the release by running this command:

    ./gradlew packageReleaseDistributionForCurrentOS

    2- Find binaries in:

    composeApp/build/compose/binaries/

⌛ Pending Releases

  • iOS:

    Coming soon after Apple Developer account creation

🎨 Demo

Chat.mp4
Imagine.mp4

🤖 Horde AI Integration

Horde AI is a powerful, crowdsourced platform that combines a distributed cluster of image and text generation workers. For more details, visit their website.

To interact with the models provided by Horde AI, the application uses the Horde AI REST API. For more information on how to use this API, please visit the API documentation.

📈 Progress

Our development process is divided into three key steps:

1. Prototype with Fake Data 🚧

  • Status: 🎯 Done
  • Building a basic prototype with fake data to test the app's structure and functionality.

2. Connect with Horde AI REST API 🌐

  • Status: 🔄 in progress
  • Integrating the app with Horde AI's REST API to enable AI-powered features and data processing.

🏗️ Architecture

Kotlin Multiplatform

📦 Libraries

Package Structure

app/
├── core/
│   ├── di
│   ├── navigation
│   ├── sharedViews
│   ├── theme
│   └── util
└── feature/
    ├── chat/
    │   ├── model
    │   └── ui/
    │       ├── chat
    │       ├── history
    │       ├── listDetailPane
    │       └── view
    ├── imagine/
    │   ├── model
    │   └── ui/
    │       ├── supportingPane
    │       ├── util
    │       └── view
    

🤝 Contribution

We welcome contributions to our project! Please follow these guidelines when submitting changes:

  • Report bugs and feature requests by creating an issue on our GitHub repository.
  • Contribute code changes by forking the repository and creating a new branch.
  • Ensure your code follows our coding conventions.
  • Improve our documentation by submitting changes as a pull request.

Thank you for your interest in contributing to our project!

📜 License

Copyright 2025 Yassine Abou 
  
Licensed under the Apache License, Version 2.0 (the "License");  
you may not use this file except in compliance with the License.  
You may obtain a copy of the License at  
  
    http://www.apache.org/licenses/LICENSE-2.0  
  
Unless required by applicable law or agreed to in writing, software  
distributed under the License is distributed on an "AS IS" BASIS,  
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.  
See the License for the specific language governing permissions and  
limitations under the License.

About

Discover the power of AI with our Kotlin Multiplatform app. Choose from the latest open-source text and image models to boost your creativity. Pick the model that fits you, create unique texts or images.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages