1 comments

  • Gucul_Molfar an hour ago

    Hi HN, I’ve spent the last six months building an Android app during my free time, coding it entirely on my smartphone without a PC (using Python and Kivy). Molfar System is a local multi-agent orchestrator. Instead of a single chatbot, you create a "meeting room" with up to 6 agents (experts with distinct roles, a Moderator, and a Secretary). You provide your own API keys (Google, OpenAI, NVIDIA, OpenRouter), and the agents discuss the task based on their roles, completely locally on your device. The Secretary then compiles the discussion into a structured summary. Why it's in closed testing: I am currently stuck in the infamous Google Play developer purgatory: I need to gather 12 testers for 14 continuous days to get production approval. Since this community understands how to generate API keys and values local execution (zero telemetry, no intermediate servers), I thought this would be the best place to find early adopters. Note: I manually add emails to the Google Play testing track. If you click "Join the testing" on the site, I will add you as soon as possible and you will receive the official opt-in link. I would love to hear your feedback on the architecture, the Kivy performance on mobile, or ideas for new agent roles. Happy to answer any questions!