Mint your Personal Avatar based on your wallet activity to embark on a Gamified Blockchain Learning Experience!
Submission for UK AI Agent Hack.
Bounties:
- Venice.ai - Effective Image Generation using Venice API
- FLock.io - Build the Next Big Retail AI App with FLock AI Arena Models
- Edu.Chain - AI on EDU Chain: Building the Future of AI-Powered Solutions in Education Onchain
- Pixel Art RPG
- Quests to guide users.
- Minting NFT avatar on EduChain with generated image based on own wallet tx history and analysis (Venice)
- Wizard NPC who can fetch live data from the blockchain with Moralis and complete your quests (FLock.io)
- Wizard NPC allows for RAG via Vector embeddings search.
- Wizard NPC stores previous chat history.
- Wallet Analysis with Moralis
- Generate Image with Venice
- ERC721
- Minting logic - Generate Background Removed Image + Upload to hosting provider + Contract Minting
- Add RAG + VectorDB for memory retrieval + more context
- Host Backend
- Add bounding boxes for map
- Separate Chat logic for each NPC
- Mint Page Frontend
npm run devnpm run buildnpm run previewnpm run lintnpm run lint-fix