Anon and degen favoured decentralized social media platforms. It leverages AI and TBAs to cater towards anon's aspiring to be social media influencers using AI. Users need not upload any personal photos or images.
- Fine-tuning feature powered by AI allows users to create content that truly reflects their individuality.
- XMTP enables secure and private communication, overcoming privacy concerns prevalent in centralized platforms
- The Graph offers users a comprehensive view of their activities, fostering a data-driven approach to personal expression and social interaction.
eth23_hh_subst: 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
https://devfolio.co/projects/tbai-0d73
The Graph: Best use of Substreams API
Ansh Saxena
Nabeel Khan
Yash Jagtap
-
Clone the repo
git clone https://github.com/anshss/eth23
-
Install NPM packages
npm install
-
Start project
npm run dev