logo

Mobile Artificial IntelligenceMobile AI

Mobile + AI

Artificial Intelligence on the edge

Brisbane, Australia

Mobile Artificial Intelligence Distribution

The Mobile Artifical Intelligence Distribution (MAID) project is a research initiative focused on the development and deployment of artificial intelligence (AI) systems on mobile devices.

The goal of MAID is to create a frontend for AI that is private, secure, and efficient, allowing users to leverage the power of AI without compromising their personal data or privacy.

First of its kind

In development since 2022, Maid is the first project to allow users to conveniently chat with large language models locally on their mobile devices without a internet connection.

Maid is also one of the only AI frontends with a broad support of all platforms. Whether you are using a mobile device, a desktop computer, or a web browser, Maid has you covered.

Supported Ecosystems

  • Llama.cpp
  • Ollama
  • OpenAI
  • Mistral
  • Anthropic

Supported Platforms

  • Android
  • Windows
  • Linux
  • MacOS
  • Web

llama_sdk

`llama_sdk` is a dart package created for the Mobile Artificial Intelligence Distribution (MAID) project. It provides a simple and efficient way to interact with the the llama.cpp library, allowing developers to integrate advanced AI capabilities into their cross platform flutter applications.

The package is designed to be easy to use, with a focus on performance and reliability. It builds llama.cpp from source on all platforms to ensure accountability and transparency. This means that developers can trust that the code they are using is secure and free from any malicious modifications.

Add `llama_sdk` to your flutter project now by running the following command in your flutter project root:

flutter pub add llama_sdk