Home Blog About Me Resume

Movie Ranker

Introducing Movie Ranker

Looking for a reliable source to explore movies and get quick summaries? Look no further than Movie Ranker, a sleek web application powered by Azure Cosmos DB and the Hugging Face API.

Movie Ranker

Features

Getting Started

  1. Azure Cosmos DB: Create a Cosmos DB instance named 'Movies' with a container named 'Movies', and populate it with your movie data.
  2. Environment Variables: Configure your Azure Function App with the necessary environment variables, including CosmosDBEndpoint, CosmosDBKey, and HUGGINGFACE_API_KEY.
  3. Deployment: Deploy the provided Azure Function App containing the code.
  4. Accessing the Application: Once deployed, access Movie Ranker through the specified routes.

Usage Made Simple

Using Movie Ranker is simple:

API Routes at Your Fingertips

Utilize Movie Ranker's API routes for seamless integration:

  • Contribute: Feel free to contribute to the project by opening issues or submitting pull requests. Check out the contribution guidelines for more information.