Discover and explore top open-source AI tools and projects—updated daily.
StephDietzMovie recommendation app using OpenAI
Top 71.7% on SourcePulse
This project provides a web application that generates movie recommendations using OpenAI's GPT-3 API and Vercel Edge functions. It's designed for users seeking quick, AI-powered suggestions for cinema entertainment.
How It Works
The application leverages OpenAI's text-davinci-003 model to generate five cinema recommendations based on user input. These requests are handled by Vercel Edge functions, which stream the GPT-3 API responses back to the frontend for a dynamic user experience.
Quick Start & Requirements
npm run dev.env file as OPENAI_API_KEY=...).http://localhost:5173Highlighted Details
text-davinci-003).Maintenance & Community
No information on contributors, community channels, or roadmap is provided in the README.
Licensing & Compatibility
The license is not specified in the README.
Limitations & Caveats
The project relies on a specific OpenAI model (text-davinci-003), which may be subject to OpenAI's API changes or deprecation. The README does not detail error handling or rate limiting for the API.
1 year ago
Inactive
OpenPipe
openai