Skip to content
View jacksoswag's full-sized avatar

Block or report jacksoswag

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. RecursiveDiffusion RecursiveDiffusion Public

    Generates frame-by-frame video that morphs between a sequence of prompts, using ControlNet to anchor each frame to the one before it so the transition stays coherent.

    Python 2

  2. AI-TextDetector AI-TextDetector Public

    Pilcrow: a macOS menu-bar app that flags AI-generated text on screen. Two on-device Core ML models, no cloud, no account, no telemetry. Stays silent when it isn't confident, because a wrong accusat…

    Swift 1

  3. Axiom Axiom Public

    Searches Particle-Lenia interaction laws. A law is a flat vector of floats: the engine runs it as a simulation, the tuner measures what emerged and scores it, and the search proposes the next one. …

    Rust 1

  4. ContextGraph ContextGraph Public

    A graph engine that builds and queries concept graphs from source text: dependency-parsed extraction with temporal and truth metadata, physics-driven layout, and synthesis over the result.

    Python 1

  5. ObsidAgent ObsidAgent Public

    Agent-native backend for Obsidian. Hybrid BM25 + embedding retrieval, a real note graph, and skills that let Claude Code and Codex search, write, and maintain your vault.

    Python 1

  6. Spectra Spectra Public

    Desktop-wide GPU visual effects for macOS. Captures every display with ScreenCaptureKit, runs Metal shaders over it, and presents through a click-through overlay. 209 stackable effects with per-eff…

    Swift