Inspiration

Artists are fleeing major platforms like X (Twitter) because they no longer feel safe; their work is being scraped by AI models without consent. They miss the community and the viral reach, but they hate the theft. We asked ourselves: Can we build a social network that feels as dynamic as X, but acts as a fortress for human creativity? We wanted to create a platform where Gemini acts as the bodyguard, ensuring that art is enjoyed socially but only possessed (downloaded) if paid for.

What it does

ArtSanctum is a full-featured social network for artists powered by the ArtX Core. It combines the familiar social experience (feed, likes, trends) with military-grade asset protection:

  1. The "Anti-AI" Social Feed: Just like X, users have a feed of trending art and new discoveries. However, every upload is analyzed by Gemini Vision. If it detects generative AI spam, it blocks it. This ensures the "Discovery" algorithm only promotes verified human "Sangre Nueva" (New Blood) and Masters.
  2. Vanguard Multimedia Shield: We implemented a strict DRM system. By default, all images in the feed are "View-Only" and protected against scraping/right-click saves.
  3. Pay-to-Download Economy: Users can view art for free, but if they want the high-quality file, they must use Star Vanguard (SVG) tokens. This turns every like into a potential transaction.
  4. The Trust Protocol (Commissions): A built-in commission system where a Gemini-powered bot acts as a mediator. It handles negotiation, locks funds in escrow, and only releases the final un-watermarked file when the client approves the work.

How we built it

We built the prototype using Google AI Studio to act as the "Operating System" of the network.

  • Gemini 1.5 Flash (The Bouncer): We use it to moderate the feed, detect AI-generated images, and tag content automatically for our discovery algorithm.
  • Gemini 1.5 Pro (The Mediator): It powers the "Commission Guild" chat, helping users define contracts and managing the logic of the SVG Token economy.
  • Frontend: Built with React and Tailwind CSS, featuring a custom "Bento Grid" profile UI that displays the artist's reputation and portfolio in a Cyber-Minimalist style.

Challenges we ran into

Balancing "User Experience" with "Security". Making a social network feel fast like X while simultaneously encrypting and protecting every image view was difficult. We also had to fine-tune Gemini to differentiate between a "Bundle" sale (selling a whole album) and "Individual" art unlocking.

Accomplishments that we're proud of

We are proud of the "Vanguard Shield" logic. Creating a flow where an image is visible to the public but technically impossible to scrape or download without a token payment felt like solving the biggest pain point artists face today.

What's next for ArtSanctum

  • Stripe Integration: To allow users to buy Star Vanguard (SVG) tokens with real money.
  • Mobile App: Bringing the experience to iOS/Android for on-the-go social interaction.
  • Live Streams: A "Twitch-like" feature for artists to stream their drawing process, protected by Gemini moderation.

Built With

  • artificial-intelligence
  • gemini-api
  • google-ai-studio
  • prompt-engineering
  • react
  • tailwind
  • typescript
Share this project:

Updates