Rick Astley's AI Movie Recommender
Inspiration 🎸
Inspired by the timeless charm of Rick Astley, we aimed to blend nostalgia with modern AI technology. The goal was to create a movie recommender that’s both entertaining and useful, with Rick Astley guiding users through the process of discovering their next favorite film.
What We Learned 📚
- AI Integration: Leveraging the LLaMA 3.1 Instruct 405B model through the Together API taught us the intricacies of deploying large language models in real-time applications.
- Next.js Development: Enhanced our understanding of building scalable, server-side rendered applications with Next.js.
- User Engagement: Finding the right balance between entertainment and functionality in a user-friendly interface.
How We Built It 🛠️
- Frontend: Developed using Next.js for its efficient server-side rendering and dynamic content capabilities.
- Backend: Integrated with the Together API, which powers the LLaMA 3.1 Instruct 405B model to generate personalized movie recommendations.
- Deployment: Hosted on Vercel for seamless performance and accessibility at movierick-ai.vercel.app.
Challenges We Faced 🚧
- Model Integration: Ensuring smooth API communication with the LLaMA model to provide real-time recommendations.
- Personalization: Crafting responses that reflect Rick Astley’s unique persona while delivering quality movie suggestions.
- Optimization: Balancing server load with real-time processing demands.
Conclusion 🎬
The Rick Astley AI Movie Recommender was a creative endeavor that combined pop culture with cutting-edge AI. It's a delightful way for users to find movie recommendations with a dash of Rick Astley’s charm!
Built With
- javascript
- next
Log in or sign up for Devpost to join the conversation.