# Quickstart Guide This guide walks you through the essential steps to deploy ViPPET and run your first evaluation pipeline. **Prerequisites**: Ensure you have completed the [Installation](./installation.md) guide and your system meets the [minimum requirements](./installation/system-requirements.md). ## Use Cases Choose a quickstart scenario below to match your workload and hardware goals: - [Vision Use Case](./quickstart-guide/vision-use-case.md): Core computer-vision pipeline setup and benchmarking. - [GenAI Use Case](./quickstart-guide/genai-use-case.md): Video summarization with a vision-language model (VLM). - [Motion Detection Use Case](./quickstart-guide/motion-detection-use-case.md): Motion-driven object detection for mostly static camera scenes. :::{toctree} :hidden: ./quickstart-guide/vision-use-case ./quickstart-guide/genai-use-case ./quickstart-guide/motion-detection-use-case :::