Portfolio
Titles screenshot
Web3 / AI

Titles

ProjectTitles
Year2025
CategoryWeb3 / AI

AI-powered creative platform for generating and publishing NFTs - empowering creators with node-based workflows to transform imagination into on-chain art.

Visit Live Site

The Challenge

Titles needed to architect a complex creative platform that merges generative AI capabilities with blockchain publishing across multiple chains. The platform required an intuitive node-based workflow editor, seamless Web3 authentication through multiple providers, and a scalable backend capable of handling AI inference, image storage, and multi-chain NFT minting.

Our Solution

We built a monorepo containing a Next.js 15 frontend with a custom React Flow node editor (CT2) and an Express/TypeScript backend with PostgreSQL. The frontend implements multi-provider auth (Privy, Farcaster, WorldCoin) and integrates with 5+ blockchain networks. The backend orchestrates AI generation via FAL AI, Replicate, and OpenAI, with Redis-powered rate limiting and a clean service-layer architecture using Drizzle ORM.

Key Results

  • Node-based editor (CT2) enabling visual workflow creation for AI image generation
  • Multi-chain NFT publishing supporting Ethereum, Base, Optimism, Zora, and WorldChain
  • Unified auth supporting Privy, Farcaster, and WorldCoin MiniKit
  • PostgreSQL database with full Drizzle ORM migration from Firestore
  • LoRA model training and inference pipeline for custom AI styles

Tech Stack

React.js logoReact 19
Next.js logoNext.js 15
Tailwind CSS logoTailwind
Node.js logoNode.js