Prexo-Ai — Gemini AI Agent
    Neura MarketNeura Market/Gemini
    ChatGPTChatGPTClaudeClaudeGeminiGeminiCursorCursorGrokGrokPerplexityPerplexityDeepSeekDeepSeek
    CoPilotCoPilotStable DiffusionStable DiffusionMidjourneyMidjourney
    View All Directories
    OverviewRulesPromptsMCPsAgentsGamesBlogVideosGuidesCoursesCommunityGemsExtensionsTrending
    GeminiAgentsPrexo-Ai
    Back to Agents
    Prexo-Ai

    Prexo-Ai

    AyusPandy August 11, 2025
    5 copies 0 downloads

    A lightweight Kotlin library that lets Android developers integrate Google’s Gemini AI into their apps with ease. Supports text, image, and multi-modal inputs, persistent chat history, and agentic task detection with JSON-based structured responses for automation.

    Prexo - AI

    Integrate Google Gemini AI into your Android apps — now with Agentic Task Detection

    PrexoAI is a lightweight Kotlin library that makes it effortless to bring Gemini AI’s capabilities to your Android projects. With support for text, image, and multi-modal inputs, persistent conversation history, and smart agentic task detection, you can go beyond chat — automate actions, parse structured JSON commands, and build futuristic AI-powered experiences.


    Features

    • Simple Gemini integration with minimal setup.
    • Multi-modal support for text, images, and combined inputs.
    • Agentic task detection returning structured JSON.
    • Persistent memory for contextual conversations.
    • Configurable model, safety settings, and system prompts.
    • Quick and lightweight.

    Installation

    Add JitPack to your settings.gradle.kts:

    dependencyResolutionManagement {
        repositoriesMode.set(RepositoriesMode.FAIL_ON_PROJECT_REPOS)
        repositories {
            google()
            mavenCentral()
            maven { url = uri("https://jitpack.io") }
        }
    }
    

    And include the dependency in your build.gradle.kts:

    dependencies {
        implementation("com.github.binarybeam:Prexo-Ai:1.3.0")
    }
    

    Quick Start

    val ai = Ai()
    ai.updateModel(apiKey = "YOUR_API_KEY", agentMode = true)
    
    ai.sendMessage("Turn on the flashlight", object : AiCallback {
        override fun onNormalResponse(message: String) { println("AI: $message") }
        override fun onAgenticResponse(message: String, jsonObject: List<JSONObject>) {
            println("Agentic Task: $message")
            println("Actions: $jsonObject")
        }
        override fun onError(error: String) { println("Error: $error") }
    })
    

    Agentic Mode

    When enabled, responses for actionable tasks are returned in JSON format only.

    {
      "id": "wifi",
      "state": "on",
    }
    

    Configuration

    ai.updateModel(
        apiKey = "YOUR_API_KEY",
        modelName = "gemini-2.5-flash",
        
    

    Tags

    agentaiaiagentandroidgeminigemini-aikotlin

    Comments

    More Agents

    View all
    Agentsmithagentic-ai

    Agentsmith

    Universal, model-agnostic operating harness for AI agents (Claude, Codex, Gemini, …) — a lean core + work-type profiles assembled by one setup script.

    P
    PromptPartner
    308
    Awesome Gamedev Agent Skillsagent-skills

    Awesome Gamedev Agent Skills

    Game-development Agent Skills for AI coding agents: install once and a master router loads the right skill for your engine and task. 66 original, version-pinned skills (plus a master router) in the portable SKILL.md format that runs across Claude Code, Cursor, Codex, Copilot, Gemini CLI and more, for Godot, Unity, Unreal, web and beyond.

    G
    gamedev-skills
    303
    Agentpetai-agents

    Agentpet

    A desktop pet for macOS & Windows that monitors your AI coding agents (Claude Code, Codex, Cursor, Gemini...) in real time, and grows as you code, feed it tokens, level it up, climb the leaderboard.

    N
    ntd4996
    279
    UltraGameStudioai-agent

    UltraGameStudio

    UltraGameStudio - AI coding agent for game development: engine workflows, gameplay code, and asset generation.

    W
    wellingfeng
    260
    Zeroai

    Zero

    The coding agent that answers to you, your model, your machine, your rules.

    G
    Gitlawb
    1,099
    Lucarneagent-bridge

    Lucarne

    Stop babysitting local AI agents. Just notifications, approve, and resume your Codex,Pi,Grok, or Claude code sessions anywhere. 0-Intrusion mobile control bridge via Telegram/微信/飞书. No hooks, no skills, no MCP.

    T
    tuchg
    314

    Stay up to date

    Get the latest Gemini prompts, rules, and resources delivered to your inbox weekly.

    Neura Market LogoNeura Market

    Discover the best AI prompts, plugins, and resources for Gemini and more.

    Content Types

    • Rules
    • Prompts
    • MCPs
    • Agents
    • Guides

    Platforms

    • ChatGPT Directory
    • Claude Directory
    • Gemini Directory
    • Cursor Directory
    • Grok Directory
    • Perplexity Directory
    • DeepSeek Directory
    • CoPilot Directory
    • Stable Diffusion Directory
    • Midjourney Directory
    • All Directories

    Resources

    • Blog
    • Documentation
    • Help Center
    • Marketplace

    Legal

    • Privacy Policy
    • Terms of Service

    © 2026 Neura Market. All rights reserved.

    |

    Not affiliated with any AI platform vendors.

    Neura Market

    Custom AI Systems & Services

    Our team of experienced AI builders will help build custom AI systems, workflows, and solutions for your business.

    Request custom work

    Ready-made automations for this

    Workflows from the Neura Market marketplace related to this Gemini resource

    • Automate Structured Data Extraction and Analysis with Bright Data and Google Geminin8n · $14.99 · Related topic
    • Process AI Output to Structured JSON with Robust JSON Parsern8n · $4.99 · Related topic
    • Automate Structured Data Extraction from Brave Search Using Bright Data MCP and Google Geminin8n · $14.99 · Related topic
    • Transform Unstructured Data into Structured IdeaBlocks with Blockifyn8n · $14.99 · Related topic
    Browse all workflows