Skip to content

wr1159/aetheria

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

135 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aetheria

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

Features

  • 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.

TODO

Backend TODO

  • 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

Frontend TODO

  • Add bounding boxes for map
  • Separate Chat logic for each NPC
  • Mint Page Frontend

Preview

preview.png

Available scripts (Frontend)

To run the project

npm run dev

To build the project

npm run build

To preview the build

npm run preview

To lint check your code using eslint

npm run lint

To lint check and fix your code

npm run lint-fix

About

Gamified Blockchain Learning Experience with Personal Avatar

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Generated from iwantantra/vite-phaser-ts