From bdc1d80704283e97d24ef05ca81c3e0c27a76490 Mon Sep 17 00:00:00 2001
From: Aryan <nandaaryan823@gmail.com>
Date: Sat, 9 Mar 2024 18:46:08 +0530
Subject: [PATCH] Enhanced Media Experience with AI-Powered Commercial
 Detection and Replacement idea added

---
 ideas/index.rst | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/ideas/index.rst b/ideas/index.rst
index f8d8b34..05e2e77 100644
--- a/ideas/index.rst
+++ b/ideas/index.rst
@@ -143,6 +143,27 @@ Ideas
 
       :fab:`discourse;pst-color-light` Discuss on forum
 
+.. card:: Enhanced Media Experience with AI-Powered Commercial Detection and Replacement
+
+   :fas:`code-branch;pst-color-danger` Commercial Detection and Replacement :bdg-success:`Medium complexity` :bdg-success-line:`350 hours`
+   
+   ^^^^
+
+   Leveraging the capabilities of BeagleBoard’s powerful processing units, the project will focus on creating a real-time, efficient solution that enhances media consumption experiences by seamlessly integrating custom audio streams during commercial breaks.
+
+   | **Goal:** Build a deep learning model, training data set, training scripts, and a runtime for detection and modification of the video stream.
+   | **Hardware Skills:** Ability to capture and display video streams using `Beagleboard ai-64 <https://www.beagleboard.org/boards/beaglebone-ai-64>`_.
+   | **Software Skills:** `Python <https://www.python.org/>`_, `TensorFlow <https://www.tensorflow.org/>`_, `Caffe <https://caffe.berkeleyvision.org/>`_, `GStreamer <https://gstreamer.freedesktop.org/>`_, `OpenCV <https://opencv.org/>`_
+   | **Possible Mentors:** `Jason Kridner <https://forum.beagleboard.org/u/jkridner>`_
+
+   ++++
+
+   .. button-link:: https://forum.beagleboard.org/t/enhanced-media-experience-with-ai-powered-commercial-detection-and-replacement/37358
+      :color: danger
+      :expand:
+
+      :fab:`discourse;pst-color-light` Discuss on forum
+
 .. button-link:: https://forum.beagleboard.org/tag/gsoc-ideas
    :color: danger
    :expand:
-- 
GitLab