Trendulum is an AI-powered platform that empowers niche content creators to deeply understand their unique audience's evolving tastes, generate hyper-personalized content ideas, and unlock new monetization opportunities through Qloo's Taste AI™.
- Audience Taste Profiling: Analyze creator's audience using Qloo's Taste AI™ to identify cross-domain affinities
- AI-Powered Content Generation: Generate hyper-personalized content ideas using LLM integration
- Monetization Insights: Discover brand collaboration opportunities aligned with audience tastes
- Creator Dashboard: Comprehensive analytics and idea management
- FastAPI - Modern, fast web framework for building APIs
- PostgreSQL - Robust relational database
- Qloo Taste AI™ API - Cross-domain taste intelligence
- OpenAI GPT-4 - Content generation and creative strategy
- React 18 - Modern UI framework
- TypeScript - Type-safe development
- Tailwind CSS - Utility-first styling
- React Query - Server state management
- React Hook Form - Form handling
- Docker - Containerization
- Vercel - Frontend hosting
- Railway/Render - Backend hosting
- Python 3.9+ Python 3.9+ (ensure compatibility) Node.js 18+ (ensure compatibility) PostgreSQL (ensure compatibility) Qloo API Key (store in .env, never commit) OpenAI API Key (store in .env, never commit)
cd backend
python -m venv venv
source venv/bin/activate # On Windows: venv\Scripts\activate
pip install -r requirements.txt
cp .env.example .env
# Edit .env with your API keys
uvicorn main:app --reload
# Edit .env with your API keys (do NOT commit .env)cd frontend
npm install
cp .env.example .env
# Edit .env with your backend URL
npm run dev
# Edit .env with your backend URL (do NOT commit .env)Visit: [Demo URL will be added after deployment]
[Video URL will be added after recording]
- Analyzes audience preferences across multiple domains
- Identifies cross-domain taste affinities
- Provides cultural context for content strategy
- Generates personalized content ideas
- Creates brand collaboration suggestions
- Provides creative strategy insights
- Cross-Domain Taste Intelligence: First platform to leverage Qloo's unique taste profiling for content creators
- Hyper-Personalization: Content ideas tailored to specific audience taste profiles
- Cultural Context: Understanding of cultural trends and preferences
- Monetization Alignment: Brand partnerships based on genuine taste affinity
- Multi-platform social media integration
- Advanced analytics dashboard
- Team collaboration features
- Brand matchmaking marketplace
- Mobile application
MIT License - see LICENSE file for details
This project was built for the QLOO Hackathon. For questions or collaboration, please reach out to the development team.
Built with ❤️ for the QLOO Hackathon