Discover the power of AI with our Kotlin Multiplatform app, where you can choose from many text and image models to boost your creativity. Pick the model that fits you, create unique texts or images, and keep everything safe and in sync on your devices
- Default Model: The most advanced open source text model is chosen by default for generating text.
- Selection: Choose from a diverse range of open-source text models.
- Customization: Enhance your experience by setting the maximum token context (512 to 2048 tokens) and controlling the output length (from 16 to 128 tokens).
- Default Model: The latest advanced generalistic image model is set as the default option for image generation.
- Selection: Explore image models across categories like Generalist, Anime, Furry, and Artistic.
- Customization: Generate images using text prompts or existing images. Adjust settings such as width, height, and apply specific filters like NSFW or exclude certain elements using negative prompts.
- Storage: All generated texts and images are securely saved on your device.
- Synchronization: Log in to synchronize your data across devices, ensuring no loss of data even if the app is uninstalled.
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 utilizes the Horde AI REST API. For more information on how to use this API, please visit the API documentation.
- Text Models: Access a wide range of text models here.
- Image Models: Explore image models across various categories here
- Chat with Llama 3-70B: How would you use AI to help you be more creative every day?
text.mp4
- Generate Image using AlbedoBase XL (SDXL): a dog takes a selfie in the forest, in the style of fisheye effects, somber mood, strong facial expression, tilt shif.
image.mp4
Our development process is divided into three key steps:
- Status: ๐ In Progress
- Building a basic prototype with fake data to test the app's structure and functionality.
- Status: โฐ Not Started
- Integrating the app with Horde AI's REST API to enable AI-powered features and data processing.
- Status: โฐ Not Started
- Securing the app with user authentication to enable personalized features and data.
-
User Interface: Uses Compose multiplatfrom.
-
Layers: All data handling, business logic, and presentation layers are implemented using kotlin multiplatform
-
backend: The backend is developed using Ktor framework.
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!
Copyright 2024 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.