Skip to content

Mathews41/TaleWeaver

Repository files navigation

GHBanner

NFT Story Weaver 🎨✨

An AI-powered application that weaves creative stories from your NFT collection.

View your app in AI Studio: https://ai.studio/apps/drive/1hAlj8qA0Flht8yM6rdz7JEt0yKwpY8j4

Run Locally

Prerequisites: Node.js

  1. Install dependencies:

    npm install
  2. Create a .env.local file with your API keys:

    OPENAI_API_KEY=your_openai_api_key_here
    ALCHEMY_API_KEY=your_alchemy_api_key_here
  3. Run the development server:

    npm run dev
  4. Open http://localhost:3000 in your browser

Deploy to Vercel

Deploy with Vercel

Manual Deployment

  1. Install Vercel CLI:

    npm i -g vercel
  2. Deploy:

    vercel
  3. Set environment variables in Vercel dashboard:

    • OPENAI_API_KEY - Your OpenAI API key
    • ALCHEMY_API_KEY - Your Alchemy API key

Environment Variables

The following environment variables are required:

Features

  • 🔗 Connect your Web3 wallet
  • 🖼️ Browse your NFT collection across multiple chains (Ethereum, Polygon, Base)
  • 🎭 Select NFTs to generate stories
  • ✍️ AI-powered creative storytelling
  • 🌈 Beautiful, modern UI

About

NFT Storytelling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published