Nuncio
Open Event Curation Platform
Visit Site
Overview
Nuncio is an open event curation platform that enables users to create and share unlimited lists of musical events without claiming artist, venue, or festival associations. Users can source events from the Knokr database, create their own events, or combine both—organizing concerts, festivals, and shows into custom lists by artist, location, or genre. Lists are shared via public URLs or embedded directly on websites.
Built as the aggregation layer for Knokr, Nuncio competes directly with established platforms like Bandsintown, Songkick, and Seated by removing restrictions on list creation and ownership verification.
Purpose
Data Aggregation for Knokr
Collect artist event data through user contributions, expanding the Knokr database with events that would otherwise remain undiscovered. User-created events immediately appear in Knokr search results, creating exposure for emerging and independent artists.
Open Curation System
Provide unrestricted list creation without artist verification, venue partnerships, or organizational claims. Users create unlimited event lists targeting any combination of artists, locations, or genres, then distribute through public pages or website embeds.
Competitive Differentiation
Unlike platforms requiring artist claims or venue partnerships (Bandsintown, Songkick, Seated), Nuncio operates as an open system. Users curate and remix events from any source—Knokr database, bulk imports, or manual creation—without ownership verification or approval workflows. This removes barriers to list creation while simultaneously feeding event data back into the Knokr platform.
Core Features
Event Sourcing
- • Knokr Database Search: Search by artist, venue, or city from the existing Knokr event database
- • User Event Creation: Create custom events with immediate availability—no approval workflow required
- • Bulk Import: Import up to 100 events via CSV upload
- • AI Image Extraction: Extract tour dates from images using Claude Vision API
- • Location Intelligence: AI-powered country and state/region suggestions based on venue and city data
List Management
- • Multiple Lists: Create and maintain separate event collections per user
- • Privacy Controls: Three visibility levels—Private, Unlisted (link-only), or Public
- • List Organization: Drag-and-drop reordering of events within lists
- • Public Search: Full-text search across all public lists with genre and location filters
Distribution
- • SEO-Optimized URLs: Public list pages with semantic event slugs
- • Embeddable Widget: Single-script integration for any website with semantic HTML
- • Export Formats: JSON-LD (Schema.org), iCal calendar feed, RSS feed
- • Media Delivery: Image uploads via S3 with CloudFront CDN distribution
Analytics
- • View Tracking: Event view metrics across embedded widgets and public pages
- • Cross-Platform Measurement: Unified analytics for all distribution channels
Website Embedding
Lists can be embedded using a single script tag. Multiple lists are supported on a single page. The widget renders semantic HTML with namespace-prefixed classes for custom styling.
<div data-nuncio-list="list-slug"></div>
<script src="https://nuncio.app/widget.js" data-api="https://nuncio.app"></script>Target Users
Artists and Artist Teams
Promote tours and events without platform verification requirements
Venue Promoters
Curate location-specific or genre-specific event calendars
Festival Organizers
Create and distribute festival lineups and schedules
Music Fans and Community Curators
Build and share themed event collections by artist, location, or genre
Technology Stack
- Next.js 16
- TypeScript
- PostgreSQL
- Prisma
- Redis
- BullMQ
- HeroUI
- Tailwind CSS
- Framer Motion
- Zod
- Clerk
- AWS S3
- CloudFront
- Claude AI API
- Vitest