AI embracing social networks. It leverages AI and Token Bound Accounts to let users define an AI character and create static or dynamic content.
- AI Image Generation to generate AI character images and revamped product advertisement image generation to generate advertisements.
- AI Video Generation to generate advertisement videos around these AI characters.
- Fine-tuning feature powered by AI allows users to create content that truly reflects their individuality.
- The Graph offers users a comprehensive view of their activities, fostering a data-driven approach to personal expression and social interaction.
- AI characters are token-bound accounts and the content generated around them is minted on-chain and stored as assets of these accounts.
substreams: TheGraph substreams for this application
python-apis: AI APIs for model and content generation
app: Next.js frontend to interact with smart contracts and AI apis
-
Clone the repo
git clone https://github.com/anshss/constellation
-
Install NPM packages
npm install
-
Start project
npm run dev