Skip to content

Good First Issue: Contribute a New Demo #193

@riacheruvu

Description

@riacheruvu

Description

We are looking for contributors to develop new, engaging demos that showcase the capabilities of the OpenVINO toolkit. These demos will be used at Intel booths during events to highlight the optimization and acceleration of AI applications. Your demo should be interactive, visually appealing, and demonstrate real-time AI inference.

This project will involve Python programming; basic experience with AI models from frameworks like PyTorch, TensorFlow, OpenVINO, or ONNX is beneficial. To learn more about the OpenVINO toolkit, visit the documentation here.

Steps:

  1. Develop a New Demo:

    • Create a demo that showcases additional capabilities of OpenVINO, such as support for new AI models or integration with other technologies.
    • A great place to start is looking at the OpenVINO Notebooks repository for different use cases that are supported, and exploring how to port it to the OpenVINO Build Deploy repository's demo format.
    • Ensure the demo provides results within a reasonable time frame (less than 15-20 seconds).
    • Ensure the demo runs on a Github CI.
  2. Enhance User Experience:

    • Implement optimizations (for example, via model quantization) to reduce latency and improve the efficiency of AI inference.
    • Optionally, add features such as real-time data visualization and user input handling to make the demo more engaging (see existing demos for examples).
  3. Documentation:

    • Provide clear and detailed documentation for setting up and running the demo.
    • Include comments in the code to explain key sections and logic.

How to Get Started:

  1. Fork the OpenVINO Build Deploy repository.
  2. Follow these installation instructions to setup your environment and install the required dependencies for this project.
  3. Read Demo Contribution Guide.
  4. Build your demo and ensure it meets the requirements specified in the contribution guide.
  5. Submit a pull request with your demo and documentation.

We look forward to your contributions and seeing the innovative demos you build!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions