Welcome to the Ben 10 AI Analyzer, a cutting-edge web application where your tweets are analyzed by an AI to assign you a Ben 10 Alien persona! 👽 Join the fun by logging in with your Twitter account, see which alien fits your personality, and participate in the community by voting for others. 🎉
-
🔍 Analyze Your Tweets:
Enter your Twitter username, and our AI will analyze your tweet patterns to assign you one of the 76 Ben 10 Aliens. -
🏆 Leaderboard:
Check out the leaderboard showcasing the most popular users with the highest "Yah" votes.
-
Analyze
Enter your Twitter username, and our AI will fetch your tweets for analysis. -
Alien Assignment
Based on your tweets, you’ll get one of 76 iconic Ben 10 aliens like Four Arms, Heatblast, or Alien X.
- Frontend: Next.js 15 with TypeScript and Tailwind CSS
- AI Model: Gemini AI
- Twitter Integration: Twitter API v2
- Database: PostgreSQL with Prisma ORM
- Hosting: Vercel
Want to contribute or run this project locally? Follow these steps:
- Node.js (v16+)
- PostgreSQL
- Clone the repository:
git clone https://github.com/your-username/ben10-ai.git cd ben10 - Install Dependencies
npm install
- Setup ur env file
npm run dev