anything2explainer is a Claude Code and Codex skill for producing narrated explainer videos from a topic or document. It outputs a 1280×720 H.264 MP4 in Chinese or English, with synchronized TTS voiceover, word-aligned subtitles, chapter cards, a top HUD, and a chapter progress bar. Every frame is drawn as code with Remotion, React, and TypeScript rather than generated video or stock footage. Its pipeline researches the subject and records sources, writes the narration, generates voiceover and a frame-accurate timeline, storyboards each shot, dispatches parallel agents to build Remotion components, renders the film, and runs quantitative frame metrics plus chapter-level quality-control and fix passes. The repository includes a compilable Remotion template, visual primitives, style and motion specifications, scripts for voiceover, storyboarding, rendering and QC, and a complete reference film with its research and production records. It is not a standalone CLI; it is a skill and production method intended for AI coding agents. The toolkit is licensed under PolyForm Noncommercial 1.0.0: noncommercial use is free, while commercial use requires prior authorization. The videos produced with it are described as belonging to their creators. It renders through headless Chromium on the CPU, supports landscape output rather than 9:16 video, and provides two backdrops within its specified visual style.
Apache Maka (Incubating) is a local-first agent workspace developed under the Apache Software Foundation. It inspects projects and runs tools through a shared Runtime Host within a sandbox boundary; tools that leave the sandbox require approval. Model messages, tool calls, tool results, and how a turn ended are stored as recoverable execution facts on the user's machine, while older tool output can be omitted from later prompts without deleting the saved history. Model connections can use cloud APIs, local models, or compatible gateways, with sessions, settings, and run records kept local by default. Maka provides an Electron and React desktop application with streaming sessions, tool timelines, branching, search, recovery, artifacts, and model and sandbox settings. Its TUI/CLI supports work in a project directory and non-interactive turns, while its evaluation surface runs declarative multi-arm experiments across Maka and external subjects. Built-in tools include Read, Write, Edit, Bash, Glob, and Grep; Computer Use and catalog skills are optional. The project is under active development and Apache incubation; the README describes the macOS Apple Silicon desktop build as an early public release and notes that data formats, CLI commands, and experimental capabilities may change.
Archify is an open-source agent skill and Node.js rendering and validation system that turns a codebase or system description into searchable, shareable interactive diagrams. It supports architecture, workflow, sequence, data-flow, and lifecycle diagrams and can be used with Cursor, Claude Code, Codex CLI, and OpenCode. Agents produce typed JSON intermediate representations, which Archify deterministically validates and compiles into self-contained HTML and SVG artifacts. The generated viewer supports node search, optional revision-verified source inspection, upstream and downstream reach tracing, route inspection, semantic-role comparisons, guided stories, themes, presets, and finite motion. Archify can compare two validated snapshots as Before, Delta, and After views, identifying added, removed, changed, moved, and rerouted facts. Its exports include PNG, SVG, WebM, and 1200×630 share cards; it can be installed as a global skill with `npx skills add tt-a1i/archify -g`.
ARTEMIS is an open-source Google tool for natural-language Android automation and testing. It drives real phones or emulators through end-to-end workflows, generates test plans, captures screenshots and logs, profiles performance, and produces structured reports. Its element-locating system combines accessibility hierarchies and OCR with visual-model and coordinate fallbacks for custom interfaces. ARTEMIS provides a CLI, web visual console, Python SDK, and native Model Context Protocol (MCP) server for connecting Android devices to AI coding assistants such as Antigravity, Claude Code, Codex, and Windsurf. Its Flash profile uses a reactive observe-and-act loop with compressed history, while the Pro profile uses planning, pre-execution checks, action bursts, incident recovery, checkpoint verification, and optional final reports. The project also includes an accessibility helper for reading screen layouts and can fall back to UIAutomator2. It is distributed under the Apache License 2.0; the repository reports 99%+ completion on Google Research's AndroidWorld benchmark.
Clodds is a self-hosted, open-source AI trading terminal and autonomous trading agent for prediction markets, cryptocurrency spot and perpetual futures, Solana and EVM decentralized exchanges, token launches, and Bittensor mining. It is built around Claude and can be accessed through a local WebChat interface, CLI, MCP server, or 21 messaging channels. Its architecture combines four agents—main, trading, research, and alerts—with trading skills, market-data tools, semantic memory, strategy execution, and a unified risk layer. The documented capabilities include arbitrage detection, whale and copy trading, DCA bots, backtesting, order and portfolio management, circuit breakers, VaR/CVaR, volatility-regime detection, stress testing, Kelly sizing, daily loss limits, and a kill switch. It connects to prediction-market platforms, futures exchanges, Solana protocols, and EVM networks, and also provides agent-oriented forum, marketplace, token-launch, compute, and x402 USDC payment features. The project is distributed as an npm package or from source, stores local data under ~/.clodds/, supports SQLite, LanceDB, and PostgreSQL components, and is licensed under the MIT license. Its documented quick start is `npm install -g clodds` followed by `clodds onboard`; trading integrations require the relevant credentials and wallet configuration.
DeskcommCRM is an open-source, self-hosted CRM and AI sales operating system for businesses that sell through WhatsApp. It combines a multi-tenant CRM with inbox, Kanban pipelines, contacts, team governance, audit logs, LGPD features, webhooks, and automations, and supports WhatsApp through WAHA QR connections or the official Meta Cloud API. Its AI agents use tenant-specific RAG, organizational memory, executable skills, intent routing, sentiment analysis, follow-ups, and audited handoff to human attendants. Agents can operate CRM records such as leads and funnel stages, while the CRM exposes an internal MCP interface for agent operations. Tenants can receive leads through public webhook endpoints and process event-driven QUANDO/SE/ENTÃO rules through an event-log queue drained by scheduled workers. The application is built with Next.js, TypeScript, Supabase/Postgres with row-level security and vector support, Docker, and background workers. The repository provides an idempotent VPS installation kit, database backup and restore scripts, health checks, and versioned updates with pre-update backups. It is distributed under the MIT License; hosting, database, WhatsApp, and AI-provider costs and administration remain the responsibility of each self-hosted installation.
Deskcomm CRM is a self-hosted AI sales CRM for businesses that sell through chat. It combines a sales pipeline with AI agents, automations, scheduling, and human takeover capabilities.
Google Calendar is a time-management and scheduling calendar service developed by Google. It provides web and mobile applications for creating and sharing events, reminders, and multiple calendars, and integrates with Gmail and Google Workspace.
happy-dom is a JavaScript implementation of a web browser without a graphical user interface. It recreates DOM and browser APIs for running and testing browser-dependent code in Node.js and other lightweight environments. Its supported features include custom elements and declarative shadow DOM, mutation observers, tree walkers, and the Fetch API. It works with testing and frontend ecosystems including Vitest, Bun, Jest, Testing Library, LitElement, Vue, React, Svelte, Angular, and web components. happy-dom is distributed under the MIT License. The project is maintained by David Ortner and hosted on GitHub.
Helium is a privacy-focused, Chromium-based web browser developed as a heavily modified version of ungoogled-chromium. It provides unbiased ad blocking, removes tracking components, and is designed without added bloat or noise. The project publishes native packages for macOS, Linux, and Windows, with downloads available from its website and source, packaging, tooling, services, and components available on GitHub. Helium is currently in beta. Helium-specific code, patches, and other original content are licensed under GPL-3.0, while imported components retain their original licenses.
Markdown-based agent skill that rewrites AI-sounding text to read human-written without changing what it says — works with any agent that supports skills. Rewrites against the 35 patterns from Wikipedia's 'Signs of AI writing' (WikiProject AI Cleanup): a first pass free to restructure, then a check of the draft against those patterns and the original claims before rewriting what still sounds artificial. Its rules bar invented facts — names, numbers, dates and quotes must come from the source or the writer — and preserve a writer's personal style (or follow a provided sample). The skill shows its work: the first rewrite and a critique of what still sounds artificial precede the final version.
iloader is a desktop sideloader for iOS devices, developed by nab138. It installs SideStore or LiveContainer with SideStore, imports IPA files, transfers certificate and pairing files, manages pairing files used by supported apps, and lets users view or revoke development certificates and app IDs. It communicates with connected devices through usbmuxd and related idevice tooling, and uses Apple signing and developer-endpoint operations to install apps. The application is built with Tauri and is distributed for Windows, macOS, Linux, and NixOS. Its source code is licensed under the MIT License, while its branding, logos, media assets, and name have separate restrictions.
Kool Brushez is a p5.js drawing app with six independent brushes: Score draws flowing musical-staff ribbons, Schematic creates drafting diagrams, Balloon reveals airbrushed shapes, Subway generates branching transit lines, Crowd draws animated people, and Gunpla grows model-kit sprues. All brushes use one shared canvas, so users can switch between them without reloading or losing existing marks; each brush has its own JavaScript drawing algorithm, settings, preview, and registry entry. The app provides brush-specific controls, auto-fill and variation modes, undo and redo, erasing across brushes, aspect-ratio fitting, keyboard shortcuts, touch and pen input, and PNG export. It is built with Vite, plain JavaScript and CSS, and is released under the MIT License.
MacTap is a macOS menu-bar app that turns one, two, or three knocks on a compatible MacBook chassis or the desk beneath it into keyboard shortcuts and other mapped actions. It supports left- and right-edge layouts, configurable sensitivity and actions, presets such as Daily, Coding, Capture, Media, and Focus, and per-application overrides. Tap classification runs on-device, with gesture mappings stored locally and nothing uploaded. It requires macOS 14.6 or later and a MacBook whose motion sensor is exposed as an SPU HID device, including M2-and-later models and M1 Pro, Max, or Ultra systems; some M1 models, including the original M1 Air, are unsupported. The app requires Accessibility permission for actions to send shortcuts, is distributed as a signed and notarized macOS app, and is licensed under the MIT license.
NiubiGEO is an open-source, self-hosted tool for tracking how AI models describe products and brands, which competitors they name, and which sources they cite. It accepts a domain, queries selected OpenRouter models with optional web search, and stores each model's original answer, descriptions, competitor associations, keywords, citations, ordinary URLs, errors, and execution conditions. Users can confirm model-derived competitors and keywords for follow-up tests that omit the target brand's name, repeat measurements, and schedule monitoring runs. Results are organized into separate projects for different domains and retain historical records so findings can be traced back to the underlying answers and evidence. The project states that it does not track traditional search-engine rankings and that offline and web-enabled tests should be interpreted separately. The Community Edition is free, open source, and licensed under Apache-2.0. It runs locally with Node.js 22 or later, requires an OpenRouter API key for testing, and can also be deployed with Docker; users pay the model, search-service, and hosting costs they incur. The project also offers paid AI testing by real people and GEO optimization services.
OpenFlux is a network-stack research tool that creates a TCP tunnel with pluggable transports. A client exposes a SOCKS5 proxy, sends TCP packets through a selected transport to an exit node, and the exit node decapsulates and forwards them to the destination. The repository provides transports using Yandex Docs cursor messages and MAX Messenger WebRTC DataChannel; custom transports can implement its Transport interface. It includes desktop, Android, and iOS build paths and is distributed under the GNU General Public License v3.0 or later. The README describes the MAX transport as experimental and warns that using external infrastructure or accounts may lead to account restrictions.
OpenResearch is a local-first workspace for research agents and autoresearch, available as a desktop application and a macOS/Linux CLI. It turns Claude Code, Codex, or OpenCode into agents that can review literature, develop hypotheses, run experiments, and produce research artifacts. The workspace assigns independent agent sessions and isolated Git worktrees to parallel research directions. It tracks experiment variants in a Git-native experiment tree, archives each run against its recorded commit, and keeps logs, diffs, files, results, and artifacts tied to the work that produced them. Its autoresearch loop can propose an idea, modify code, launch an experiment, inspect evidence, and choose the next direction. The same committed source snapshot can run locally or through SSH, Slurm, Kubernetes, Ray, Hugging Face Jobs, Modal, Tinker, or managed OpenResearch compute. By default, projects and run data remain on the user's machine in a local SQLite store, with a browser dashboard served on localhost. An OpenResearch account is used for service-owned capabilities such as organizations and managed compute. The CLI also installs an OpenResearch skill into supported coding agents and provides commands for projects, runs, logs, experiments, discovery, and paper lookup.
OpenViking is an open-source context database for AI agents developed by Volcengine. It unifies agent memories, resources for knowledge retrieval, and skills in a virtual filesystem accessed through the viking:// protocol, allowing agents to browse context with filesystem-style operations such as ls, tree, and find instead of querying an opaque vector store. Content is processed into three loading tiers: L0 abstracts for relevance checks, L1 overviews for planning, and L2 full details loaded on demand. Recursive retrieval first locates a relevant directory through vector search and then drills down through its hierarchy, preserving the surrounding context and recording the browsing trajectory for inspection and debugging. After a session is committed, OpenViking asynchronously extracts user preferences and agent experience into long-term memory. The project also provides an OpenViking Studio browser playground, documentation, and a live demo.
Spun is a source-available music player for Linux that presents album artwork through CD, vinyl, cassette, and TP-7-inspired recorder interfaces. It plays local music and can browse YouTube Music anonymously, connect to Jellyfin, Navidrome, or Subsonic servers, and control Apple Music through a running Cider instance. Its player provides shared playback controls, queues, album details, lyrics, seeking, mini mode, desktop media controls, and optional modeled 3D views with lighting based on Noctalia's wallpaper palette. The application supports local imports without copying or modifying the original music files, separate queues for its supported sources, and an optional TX-6-style mixer for local, YouTube, Jellyfin, or Subsonic audio. YouTube support uses an isolated Python helper based on ytmusicapi and yt-dlp; Cider connectivity uses its local API and handles Apple Music authentication and streaming. The mixer performs EQ, delay, compression, and channel mixing inside Spun, but does not support external USB hardware, recording, MIDI, or separate auxiliary outputs. Spun is built from source with CMake, Ninja, Qt 6.8 or later, and TagLib 2.0 or later; Qt Quick 3D is optional. The repository states that there is no packaged installer yet. Its original code and assets are distributed under the PolyForm Noncommercial License 1.0.0, which is source-available and not OSI-approved.
Switchyard is an NVIDIA Rust library and proxy for routing LLM requests among models and providers while preserving native OpenAI and Anthropic API compatibility. Its routing algorithms choose among efficient and capable models using mechanisms such as LLM judging, stage-based response evaluation, escalation, advisor approval, random selection, and custom target-selection policies. It can run as a standalone proxy, integrate with NeMo Relay or LiteLLM, or be embedded in a custom gateway or harness; the proxy exposes OpenAI Chat Completions, Anthropic Messages, and OpenAI Responses endpoints, along with statistics and Prometheus metrics for requests, errors, latency, tokens, and routing overhead. The repository provides Rust components for routing, provider-neutral protocols, HTTP model calls, and request, response, and stream translation. It is pre-1.0 software under the Apache 2.0 license, with the standalone server documented as suitable for demonstrations and evaluation rather than production.
Vorssaint is a free, open-source macOS menu bar toolkit that combines utilities for system monitoring, per-app audio control, app and window switching, window snapping, Dock previews, clipboard history, text snippets, file staging, screen capture, display and energy controls, media tools, cleaning, and app removal. It is designed as a modular collection: users install or remove complete features, and removed features stop loading while their settings are retained for later reinstallation. The toolkit also provides configurable shortcuts, panels, a command bar, and optional bundles for common setups. Vorssaint runs locally without an account, analytics, tracking, subscription, or required network service. The repository documents optional macOS permissions for features such as accessibility, screen recording, audio recording, microphone, camera, calendars, notifications, and disk access, and identifies which functions use each permission. It supports Apple Silicon Macs running macOS 14 Sonoma or newer, can be installed through Homebrew or a signed disk image, and is distributed under GPL 3.0 or later; the name, logo, and visual identity are covered separately by the repository's trademark terms.
WAHA is a tool identified in the video as connecting WhatsApp conversations to Deskcomm CRM.
WhatsApp is a cross-platform messaging and voice/video calling application owned by Meta Platforms. It provides text messaging, group chats, voice and video calls, file sharing, and end-to-end encryption for communications. The service is available on iOS, Android, Windows, macOS and via a web client.
Use Deskcomm CRM to combine a sales pipeline, AI agents, WhatsApp conversations, forms, appointment booking, automations, scheduling, and human takeover in a chat-based sales operation.
Searchable transcript of Trending Open-Source GitHub Projects : CloddsBot, Helium, Archify, OpenResearch & MacTap #292 — ManuAGI - AutoGPT Tutorials (15:48). Search for a phrase, then click its timestamp to jump straight to that moment in the video.
Captions sourced from the original video on YouTube, published by ManuAGI - AutoGPT Tutorials. The video, its captions and all related intellectual property remain the property of their respective owners; AINotes claims no ownership. Provided for research, accessibility and search — see the Transcript Notice and Copyright Policy.
00:00 Every week, developers release powerful open-source GitHub projects that make coding, automation, and daily workflows faster. This is your weekly GitHub project update video covering top trending open-source GitHub projects this week. From AI agent skills to self-hosted platforms and local first tools, you'll discover useful and trending developer tools worth adding to your stack.
00:21 Without wasting time, let's get started. Before we jump into today's project updates, here's a quick announcement for everyone, we've launched a brand new YouTube channel called AI Agent Studio, dedicated entirely to AI Agent projects, tutorials, and tools. So, if you're interested in staying up to date with the latest AI agent open source projects, learning how to build your own agents, or exploring cuttingedge agent frameworks, make sure to check it out.
00:50 Subscribe now to get weekly videos, in-depth guides, and real-time project breakdowns. The link is right there in the description. Don't miss it. All right, let's get into today's video. >> Project number one, Lie Loader. User-friendly sideloadader for iOS apps. Live loader is an open-source user-friendly sideloadader for installing apps on your own iOS device with your Apple ID.
01:13 Instead of the usual manual steps, it installs side store or live container with side store, signs it with your certificate, and places the pairing files for you automatically. It's a signed notorized desktop app for Mac OS, Windows, and Linux built on a Rust sideloading library with log viewing and many language localization. Newer builds add wireless install to Apple Vision Pro.
01:36 Download it and sideloadad side store. Project number two, DeskCom CRM. Self-hosted AI sales CRM for selling by chat. Deskcom CRM is an open-source self-hosted CRM for businesses that sell by chat, an alternative to Como, Octtoesk, and Intercom. It combines a sales pipeline with AI agents and WhatsApp through WAHA. So, leads flow from chat and forms.
02:01 The AI replies and books appointments, and a human can take over to stop the bot. It's MCP ready and multi-tenant with automations, scheduling, Google calendar sync, and LGPD compliance. One command installs the stack on a VPS. Deploy it and sell by chat. Project number three, Claudesbot, self-hosted autonomous AI trading agent across many markets. Claudesbot is an open-source self-hosted AI trading agent built on Claude that operates across 1,000 plus markets.
02:30 Poly Market, Kalshi, Binance, Hyperliquid, Salanaex, and several EVM chains. It pulls real-time and historical market data, scans for opportunities, places limit and market orders with smart routing, and tracks P&L and risk. You run it yourself, control it from 21 messaging platforms or a built-in web chat, and expose it to Claude through an MCP server.
02:54 Install it and run your own agent. Project number four, Banch Open Flux. TCP tunnel with pluggable transports for research. Open Flux is a network stack research tool built around a TCP tunnel with pluggable transports. It carries a TCP connection over a transport you choose, and its transport layer is modular, so you can swap or add the way traffic is moved without changing the rest of the stack.
03:18 Useful for experimenting with and comparing network behaviors. It's written in Go with companion rappers for Android and desktop and its documentation is in English and Russian. Clone it and run a tunnel. Project number five, Elm research. Run parallel autonomous research agents with any model. Open research from Alphacy. Runs parallel research agents with any model.
03:41 It automates the research loop. An agent proposes an idea, edits the code, launches an experiment, inspects the results, and decides what to try next. While multiple agents explore directions and an experiment tree keeps their lineage, the same committed snapshot runs locally over SSH or on Slurm, Kubernetes, Ray, Modal, and more. It's local first, storing projects in SQLite without publishing your code.
04:07 Install the CLI and start researching. Project number six, DAC, Archify. Turn a codebase into verifiable interactive diagrams. Archify is an open-source agent skill that turns a codebase or system description into an interactive diagrams. It works in cursor, clawed code, codec cli, and open code. You describe a system or a repository. And it produces a self-contained HTML map you can search and share.
04:33 It covers five diagram types, architecture, workflow, sequence, data flow, and life cycle, and keeps nodes grounded in authored facts rather than inventing topology. It validates diagrams before exporting PNG, SVG, and WebM. [clears throat] Map your system. Project number seven, humanizer. Agent skill that removes AI tells from writing. Humanizer is an open-source agent skill that removes signs of AI generated writing from text.
05:01 It checks your writing against 35 patterns that tells of machine writing and rewrites them into pros that sounds human. A no fabrication rule keeps it from inventing facts. Specifics can only come from your source or you and it flags unsupported claims. You can supply a voice sample to override its defaults and run it on pasted text, a file or inline.
05:22 Install it and delop your writing. Project number eight, Open Viking file system style context database for AI agents. Open Viking is an open-source context database for AI agents that unifies memory, knowledge, rag, and skills. Instead of a vector store, it organizes everything under a file stem, mapping memories, resources, and skills to Viking file system ash in agent browsers with file stem commands.
05:48 Context is tiered into abstract overview and detail layers loaded on demand. Retrieval recurses through directories and every retrieval trajectory is visible. Sessions extract memory automatically from Vulc engine. It installs with pip. Install it and give your agent context. Project number nine, Vorsant. Free open-source Mac OS menu bar toolkit. Vorsant is a free open-source Mac OS menu bar toolkit that bundles utilities Mac users usually buy one by one per app volume, a system monitor, an app switcher, Windows
06:22 snapping, clipboard history, text snippets, a file shelf, and an uninstaller behind a single icon with no account, telemetry, or subscription. It's modular. Uninstall a feature and it stops loading and using energy and reinstalling restores your settings. A command bar runs any action from one shortcut. Download it and reclaim your menu bar. Project number 10, Switchyard.
06:46 Rust proxy that roots and translates LLM traffic. Switchyard is an open- source Rust proxy and library for LLM traffic from Nvidia Nemo. It translates between OpenAI chat, anthropic messages, and OpenAI responses. So cloud code or codeex keeps its native API while requests are served by VLLM, NVIDIA NIM, Alama or any OpenAI compatible endpoint. It roots with classifier stage and escalation strategies or your own and records Prometheus metrics.
07:18 Run it as a launcher, standalone server or Rust library. It's pre-alpha. Install it and route your traffic. Project number 11, bench Apache Maka local first open-source AI agent workspace. Macaka is a local first open-source AI agent workspace. Beyond answering questions, it inspects projects, runs tools like read, write, and bash under a permission policy.
07:42 Sessions, settings, and run records stay on your machine, and you choose the model, cloud API, local model, or gateway. Every message and tool call enters a runtime event log that drives sessions, context, and recovery. Reach it from a desktop app, TUI, or CLI. It's an early release. Build it and put it to work. Project number 12. Outer natural language Android UI test automation from Google.
08:10 Artmees is an open-source tool from Google that turns natural language instructions into Android UI automation. You describe a test scenario and it generates a step-by-step plan, drives a device or emulator, navigating and profiling performance, then returns a report with metric tables and data. It locates elements using accessibility trees, OCR, and visual models.
08:30 So, it handles canvas, compose, and flutter screens. It plugs into AI assistants like anti-gravity, codecs, and clawed code over MCP. Install it and automate your Android tests. Project number 13, Pacid Dum. A browser environment for JavaScript without the graphical interface. Hagdum is a JavaScript library that recreates how a web browser works minus the actual visible interface.
08:57 It solves the problem of testing or running browser dependent code in node without opening a real browser window. It works by implementing DOM features like custom elements, shadowdom, mutation observer, tree walker, and the fetch API directly in JavaScript. It connects with tools like vite test, gest, bun, and testing library and supports frameworks such as React, Vue, Angular, and Spelt.
09:20 This is useful for developers who need fast, lightweight test environments for front-end code. Explore its documentation to set it up as your test environment. Project number 14, Helium. A privacy first Chromium browser with built-in ad blocking. Helium is a Chromiumbased web browser built around privacy and simplicity. It solves the problem of browsers collecting user data and cluttering the experience with bloat.
09:46 It works by building on ungooled chromium, stripping out tracking components and adding unbiased ad blocking through its own fork of Ublock origin. It runs natively on Mac OS, Linux, and Windows with dedicated packaging repos for each platform. Helium also includes separate repos for its web services and onboarding components, all open source. This matters for people who want a fast, familiar browser without hidden data collection.
10:11 Download Helium from helium.comput and try browsing without the noise. Project number 15. Newbio, open-source auditing tool for AI brand visibility. Newbio is a self-hosted tool that checks how AI models talk about a brand. It solves the problem of not knowing whether AI recommends your product or pushes competitors instead. It works by taking a domain, identifying the brand and its competitors, sending confirmed customer questions to provider APIs, then analyzing the answers and sources behind them.
10:42 It connects with Open Router, OpenAI, Anthropic, Google Gemini, Perplexity, Deepseek, and OpenAI compatible endpoints using your own API keys. It runs locally through Docker or NodeJS, and every conclusion links back to the original AI answer. This matters for founders who want a clear evidence-based view of how AI represents their product. Run a domain through Newbie Geo and see what AI actually says about it.
11:08 Project number 16, Everroom Room, a local first workspace that keeps AI agent context traceable. Everroom is a desktop platform that gives AI agents organized, trustworthy context to work with. It solves the problem of agents losing track of sources, decisions, and prior reasoning across a project. It works by pulling in files, repositories, conversations, and connected apps, then normalizing that material into an evidence ledger with clear provenence.
11:36 Content is organized into rooms, scoped workspaces where agents only see the sources and tools relevant to that project. It runs locally on Mac OS using Electron, a Fastify gateway, and SQLite, keeping data, credentials, and documents on the user's device. This matters for developers building agent workflows who need every AI generated summary traceable back to its source.
11:57 Explore the room and agent setup to see how it keeps context accountable. Project number 17, Dish Spun, a CD-shaped music player for Linux desktops. Spun is a desktop music player for Linux that solves the problem of switching between apps to play local files and stream Apple Music. It works by turning album artwork into a spinning disc on screen using a quiet interface styled after material design 3.
12:23 Local music plays directly through QT multimedia while Apple Music streams through Citer's local API which handles authentication and playback. Spun connects to Citer on a local port to pull library search and Q data. It builds from source using CMake, QT6 and Tag Lib on Linux with Cachios and Arch Linux as the tested environments. This suits Linux users who want one player for both local and Apple Music libraries.
12:49 Build it from source and start spinning your library. Project number 18. Anything to explainer turns any topic into a coded motion graphics video. Anything to explainer is a skill for clawed code and codecs that turns a topic or document into a narrated explainer film. It solves the problem of building an animated explainer video without a video editor or design team.
13:12 It works by having an AI agent research the topic. Write narration. Generate voice over with frame accurate timing. Storyboard each shot. Then dispatch parallel build agents that write the animation in motion using React and TypeScript. Every frame is code, not stock footage or generative video, so any shot can be fixed by editing its file. It renders on CPU through headless chromium, no GPU needed, and supports Chinese or English narration with matching typography and TTS voices.
13:39 This suits developers and creators who want data grounded explainer videos without hand animation. Point it at a topic and let the agent build the film. Project number 19. Cool Brush A. A browser drawing app with six expressive P5.js brushes. Cool Brush A is a browserbased drawing app built with P5.js offering six distinct brushes on one shared canvas.
14:05 It solves the problem of switching between brush styles without reloading the page or losing existing artwork. It works by giving each brush its own JavaScript module settings and preview. All pulled from a shared registry that keeps the canvas and history intact across switches. Brushes range from flowing staff ribbons and wet ink schematics to animated crowds and model kit sprus each with adjustable size, density, and style options.
14:29 It runs locally in the browser using Vite for development and bundling with p5.js installed locally rather than loaded from a CDN. This suits creative coders and illustrators who want playful generative brush effects without external drawing software. Open the app and start switching between brushes to see what each one draws. Project number 20. MacTap turns knocks on your MacBook into shortcuts.
14:55 MacTap is a Mac OS menu bar app that turns physical taps on a MacBook's chassis or the desk beneath it into keyboard shortcuts. It solves the problem of reaching for a key combo when a simple knock could do the job. It works by using the MacBook's built-in motion sensor to classify one, two, or three knocks, then mapping each pattern to an action like copy, paste, screenshots, or media control.
15:18 Left and right edges of the chassis trigger separate sets of actions and presets like coding, capture, and focus adjust the mappingss for different tasks. It runs entirely on device with Apple Silicon Max on Mac OS 14.6 or later, uploading nothing. This suits Mac users who want quick physical shortcuts without memorizing key combinations. Install it from the releases page and start knocking. Thanks for watching. See you in the next update.