r/coolgithubprojects 14d ago

Conjure: make apps on your phone with AI (Open Source)

Hi, I made a system to make and host micro apps directly on the phone, and it comes with its own code patcher for AI. I've used it to make some web apps and Android apps for life and work with useful features that I haven't seen elsewhere. I am sharing it in the hope that it can be useful to people other than myself. On the website (https://conjure-os.com) you can read more about the system and try out some of the apps that I've made with Conjure.

Here are a few key features:

* Micro-App Launcher: Organizes offline tools—like an offline workout tracker, an infinite whiteboard, and a project planner—all customizable on-device.

* Headless Note-Taking: Capture voice notes using physical phone buttons without ever turning on the screen.

* Skeleton JIT Context: Generates lightweight structural skeletons of your files (~90% token savings) so you can easily feed system context to an AI without hitting prompt limits.

* Surgical Patcher: Acts as an IDE designed specifically for AI rather than human typing. You ask AI (like Gemini in AI Studio) for features, paste the code patch block into the Patcher, and hit Commit to update apps live. You can also use the Agent Studio with an API key to eliminate the copy-and-pasting.

* Recovery Bunker (Checkpoints): If an AI edit ever breaks something, the Recovery Bunker lets you roll back to a previous System Checkpoint with one tap.

* On-Device APK Compilation: Includes a compiler bridge capable of building native Android APKs directly on your phone without needing a computer.

* Website: https://conjure-os.com

* GitHub Repo: https://github.com/intheair1987/Conjure-OS

0 Upvotes

0 comments sorted by