Privacy-first, self-hosted personal knowledge manager with block-level references, Markdown WYSIWYG editing and large-document performance; offers local-first storage, OpenAI-based AI writing/Q&A integration, OCR, mobile apps and Docker deployment.
Self-hostable “bookmark everything” app for saving links, notes, images and PDFs with automatic fetching of previews, full-text search, OCR, and LLM-based automatic tagging and summarization (supports local models via ollama). Targets users who want AI-assisted organization in a self-hosted stack.
Produces real-time 3D reconstructions from multi-view images using Gaussian splatting, with on-device training and interactive viewing across native desktops, Android, and the browser. Uses WebGPU and the Burn ML framework to ship dependency-free binaries, a CLI, live training visualization, and streaming .ply support.
Continuously captures your screen and spoken conversations, transcribes them in real time, generates summaries and action items, and exposes a memory-backed chat that can retrieve what you've seen and heard. Works across desktop, mobile and wearable devices and supports local SDKs and cloud sync.
Gives an LLM agent direct control of iOS and Android apps over one MCP interface, across simulators, emulators, and real devices. Reads the native accessibility tree to pick elements deterministically, using screenshot coordinates only as fallback.
Turns clinical text into structured, de-identified clinical signals—entity extraction and PII de-identification—that run entirely on local hardware. Provides 1,000+ specialized medical NER models, multilingual support, Apple MLX acceleration, and Apache‑2.0 licensing.
Provides 22 scripts that let Claude Code build, test, and interact with iOS apps by wrapping xcodebuild and controlling the simulator via simctl/idb. Uses accessibility-driven UI navigation, progressive build summaries, and compressed screenshots to cut token cost and fragility for AI agents and developers.
Visual workspace for managing multiple LLM-powered coding agent sessions and iterating on code, docs, and mockups. Combines WYSIWYG editors, session kanban, task tracking, and git tooling so developers can review, approve, and integrate agent-generated changes.
Cross-platform GTD task manager for desktop, mobile, and web that covers the full Capture→Clarify→Organize→Reflect→Engage workflow with a local-first data model and flexible sync backends. Optional BYOK AI copilot and automation (CLI, REST API, MCP) help clarify and break down tasks.
Grows a personal skill tree by crystallizing each solved task into reusable skills; a ~3K-line autonomous agent framework that gives an LLM system-level control of browser, terminal, filesystem, input/vision and mobile (ADB) via nine atomic tools, optimized for low token cost.
Automates decompiling APK/AAR/JAR and extracting HTTP APIs — Retrofit endpoints, OkHttp calls, hardcoded URLs, and auth patterns — so you can document and reproduce an app's network surface without source code. Integrates jadx/Vineflower/Fernflower and scripts for call-flow tracing.
A 26M-parameter LLM distilled for reliable function-call generation on tiny devices, with open weights, local finetuning tooling, and a web playground for on-device testing. Pretrained at scale then post-trained on a single-shot function-call dataset for tool integration.