Seeking Advice for Building an Android App Using Prompt-Driven AI Agents



This content originally appeared on DEV Community and was authored by ahmed zaoui

Hey everyone,

I have this idea for an Android app and I want to use AI agents that I can control with prompts. My computer isn’t super powerful but should handle low- to medium-sized models, maybe up to 13B parameters.

I’m new to all this and kinda lost. Like, which Linux distro should I even use for running these models? And what model under 13B would actually be good for helping me write code? Also, how do I make the AI safely access files and manage stuff on my computer?

Any tips, examples, or guides would be awesome. Thanks!


This content originally appeared on DEV Community and was authored by ahmed zaoui