Inspiration

I am a big fan of the Pokemon franchise and building something that allows you to instantly create more cool-looking characters like that was very fun for me.

What it does

Aimons lets you create new Pokemon-like creatures with the help of AI tools. http://aimons.xyz It's a wrapper for different AI APIs like Replicate for image generation and ChatGPT for backstory lore.

After you are satisfied with the character you created, you can mint it as an NFT on the Polygon network. I do have some ideas where these characters become usable/playable in mini-games or something that's why they are assigned attribute points on generation as well.

The code of this pet project is also open source if anyone is curious, it was made with Next.js/Typescript, and all API calls are made through its API Routes feature. The NFT contract is in Solidity of course and the code is in the contract folder. https://github.com/stevyhacker/ai-mons-frontend

Built With

  • ai
  • chatgpt
  • ethers.js
  • hardhat
  • next.js
  • react
  • replicate
  • solidity
  • stable-diffusion
Share this project:

Updates