orailnoor/private-agent

▲ 2 stars today★ 324⑂ 142

PrivateAgent is an open-source Android automation agent built with Flutter. It utilizes the DeepSeek API and native Android Accessibility Services to interpret screen layouts and execute multi-step

About orailnoor/private-agent

orailnoor/private-agent is an open-source project on GitHub, mainly written in Dart. PrivateAgent is an open-source Android automation agent built with Flutter. It utilizes the DeepSeek API and native Android Accessibility Services to interpret It currently holds 324 stars and 142 forks with 0 open issues, and was last pushed on an unknown date (repository created unknown).

Project Overview

AI Homed tracks it on the Today's Trending board, currently at rank #92 with 2 new stars today.

GitHub Repository Details

Repository orailnoor/private-agent · default branch - · size 0 KB · watchers 0 · source: GitHub REST API and repository README

README

PrivateAgent

PrivateAgent is an open-source Android automation agent built with Flutter. It utilizes the DeepSeek API and native Android Accessibility Services to interpret screen layouts and execute multi-step tasks across any installed application via natural language commands.

Architecture

The system operates on a continuous feedback loop: 1. The user issues a command (via voice, text, or Telegram remote access). 2. The agent captures the current screen hierarchy, calculating the exact spatial coordinates of all interactive elements. 3. The layout data is transmitted to the AI provider alongside the current task context and the result of the previous action. 4. The AI determines the next optimal action (e.g., clicking specific coordinates, inputting text, scrolling). 5. The native Android layer executes the action. 6. The loop repeats until the task is marked as complete.

Capabilities

Installation

Download the latest APK directly from the Releases Page.

Choose app-universal-release.apk when it is available. It supports ARM64, 32-bit ARM, and x86_64 devices in one package. If a release only provides split APKs, most modern Android phones—including Snapdragon devices—must use app-arm64-v8a-release.apk.

PrivateAgent supports Android 8.0 (API 26) and newer. Current release builds are also checked for Android 15/16's 16 KB native-library alignment requirement.

Setup Instructions (How to use for FREE)

This app requires an AI brain to operate. You can use it 100% for free by using OpenRouter's free models.

1. Install the APK on your Android device (API 30+ recommended). 2. Go to OpenRouter.ai and create a free account. 3. Generate a free API Key. 4. Launch PrivateAgent and go to the Settings screen. 5. Tap the "OpenRouter" quick-select chip under Base URL. 6. Paste your API Key. 7. Type openai/gpt-oss-120b:free (or any other free model) into the Model field. 8. Enable the "PrivateAgent Screen Control" service in your Android Accessibility Settings.

“Restricted setting” when enabling Screen Control

Android may block accessibility access for apps installed from an APK. This is an operating-system safety restriction:

1. Open Settings → Apps → PrivateAgent. 2. Open the three-dot menu in the top-right corner. 3. Tap Allow restricted settings and confirm. 4. Return to PrivateAgent and open Accessibility Settings again. 5. Enable PrivateAgent Screen Control.

PrivateAgent now shows these instructions and provides shortcuts to both App Info and Accessibility Settings during onboarding.

Telegram Integration

To enable remote access: 1. Acquire a bot token from BotFather on Telegram. 2. Input the token in the PrivateAgent Settings screen and enable the integration toggle. 3. The application will maintain a background polling connection to the Telegram API to receive commands.

License

This project is open-source and available for modification.

GitHub Stars & Activity

324Stars
142Forks
0Open issues
DartLanguage

GitHub Popularity

GitHub stars324
Forks142
Open issues0
Primary languageDart
License-
Stars gained today2
Created-
Last pushed-

Trending History

Daily boardrank #92 · ▲ 2 stars

Related AI Projects

1

AppFlowy-IO / AppFlowy

Dart★ 76,750⑂ 6,018▲ 68 stars
2

cogwheel0 / conduit

Dart★ 2,139⑂ 217▲ 3 stars
3

obra / superpowers

Shell★ 287,295⑂ 25,690▲ 522 stars
4

mattpocock / skills

Shell★ 263,045⑂ 22,188▲ 820 stars
5

ollama / ollama

Go★ 181,102⑂ 17,896▲ 140 stars
6

ggml-org / llama.cpp

C++★ 128,384⑂ 23,249▲ 128 stars
7

openai / codex

Rust★ 124,542⑂ 19,253▲ 314 stars
8

microsoft / generative-ai-for-beginners

Jupyter Notebook★ 119,834⑂ 63,090▲ 77 stars

More AI Rankings