R packages for the Artalytics platform
R packages for the Artalytics platform
Provides authentication services, user account management, role-based access control, and lead capture functionality for the Artalytics platform. Implements passwordless authentication via magic links sent through the Resend API.
Umbrella package that installs and attaches the core Artalytics platform packages. Designed for easy environment setup and interactive use. This package should not be used as a dependency in other Artalytics packages; instead, packages should depend on the specific components they require.
Computes image-derived metrics for artwork analysis within the Artalytics benchmark framework. Extracts color, coverage, and complexity metrics from artwork images to support portfolio-relative benchmarking across Time & Effort, Skill & Artistry, and Complexity & Detail categories.
Experimental R interface to Anthropic’s Claude API with full support for extended thinking, tool use, computer use, vision, and advanced beta features. Built on ellmer for robust infrastructure with Artalytics conventions.
Package containing core tools needed in the foundation of the artalytics platform code.
Tools for curating and analyzing art collections, including metadata management, image analysis, and collection insights.
Helpers for working with Google’s Gemini models inside the Artalytics platform.
Internal developer tools and utilities for Artalytics R package development.
Artwork Tools from OpenAI.
R client for the OpenSea API v2. Retrieve NFT data, account information, and collections from the OpenSea marketplace.
Pipelines that generate data needed by the Artalytics platform.
PixelTrace Verification.
Provides email sending functionality for the Artalytics platform using the Resend API. Pure email service integration without database dependencies. Enables contact forms, notifications, and transactional messaging with professional HTML templates.
Provides reusable Shiny UI components and helpers for the Artalytics platform. Includes shared modules for statistics displays, loading screens, reactive app data initialization, and other interface elements used across multiple app modules. Centralizes common UI patterns to maintain consistency and reduce code duplication.
Package containing tools and data shared across the modules of the Artalytics Shiny app.
Shiny module for displaying artist profile pages with featured artwork, bio, collections overview, and recent works. Supports shareable URLs via artist slugs and respects collection visibility settings from the artist settings system.
Shiny Module for Artalytics Platform App.
Shiny UI module for the Artalytics platform providing frame comparison, timelapse playback, and AI-powered creative journey storytelling. Enables side-by-side frame analysis with difference visualization, animated timelapse progression, and marketing-ready narrative insights about artwork creation process. Designed to be embedded in appPlatform, not deployed standalone.
Module for Artalytics shiny app.
Module for Artalytics shiny app.
Template repository for creating new Artalytics R packages.