Skip to content

SymphoraArt/frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

333 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AIgency — The Premium Prompt Marketplace

AIgency is a high-fidelity creative marketplace and AI generation platform designed for modern art direction. It enables artists to discover, refine, and generate stunning AI-generated visuals using a variable-based prompt system.

Next.js TypeScript Gemini Solana

✨ Features

🌌 Enki Discover Feed

A curated, high-density editorial grid of AI-generated images and videos. The feed focuses on "prompts worth keeping," featuring a minimalist, high-contrast design inspired by modern design journals.

⚡ Variable-Based Prompting

Unlike standard marketplaces, AIgency uses a "bracket system" (e.g., [subject], [mood]) allowing users to customize prompt templates before generation.

🛡️ Social Recovery Stack

A three-tiered security system for account management:

  • Social Recovery: Guardian-based account restoration.
  • ZK-Proofs: Zero-knowledge proof verification for private setup.
  • SLIP-39: Shamir's Secret Sharing scheme for distributed key management.

🎨 Premium Design System

  • Typography: A harmonious blend of Playfair Display (Serif), Inter (UI), and JetBrains Mono (Code).
  • Aesthetics: Glassmorphism components, subtle micro-animations, and a "paper" texture design language.

🛠️ Tech Stack


🚀 Getting Started

1. Prerequisites

  • Node.js 20+
  • npm / pnpm / bun

2. Installation

git clone https://github.com/Sarthakx12/frontend.git
cd frontend
npm install

3. Environment Setup

Create a .env.local file with the following:

NEXT_PUBLIC_APP_URL=http://localhost:3000
NEXT_PUBLIC_TURNKEY_ORGANIZATION_ID=your_org_id
# Add other necessary keys

4. Run Development Server

npm run dev

Open http://localhost:3000 with your browser to see the result.


🏗️ Project Structure

  • /app: Next.js App Router pages and API routes.
  • /components: Reusable UI components (Enki, Settings, Modals).
  • /lib: Utility functions and prompt adapters.
  • /providers: Context providers for Web3 and Query clients.
  • /styles: Global styles and design system tokens.

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.


Built with ❤️ by the AIgency Team

About

Frontend(client) for SymphoraArt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors