|
1 | 1 | --- |
2 | | -author: [Your Name] |
3 | | -date: 2025-10-02 10:00:00+02:00 |
| 2 | + |
| 3 | +author: Akash Kumar |
| 4 | +date: 2025-10-08 10:00:00+02:00 |
4 | 5 | layout: post |
| 6 | +image: /wp-content/uploads/2025/10/vidsearch.png |
5 | 7 | license: CC-BY-SA-3.0 |
6 | | -title: "GSoC 2025: Building a Semantic Search Engine for Any Video" |
7 | | -image: /wp-content/uploads/2025/10/gsoc-semantic-search.png |
| 8 | +title: GSoC 2025, Building a Semantic Search Engine for Any Video |
| 9 | +badge: Community Contribution |
8 | 10 | categories: |
9 | | -- Community |
10 | | -- Technology |
| 11 | +- openSUSE |
| 12 | +- AI |
11 | 13 | tags: |
12 | 14 | - gsoc |
13 | 15 | - gsoc2025 |
| 16 | +- Community |
| 17 | +- Technology |
14 | 18 | - ai |
15 | 19 | - ml |
16 | 20 | - multimodal |
17 | 21 | - search |
18 | 22 | - video |
19 | 23 | - python |
| 24 | + |
20 | 25 | --- |
21 | 26 |
|
22 | | -Hello, openSUSE community! My name is Akash Kumar, and I was a Google Summer of Code (GSoC) 2025 mentee with the openSUSE organization. This summer, I had the incredible opportunity to contribute to the project titled **"Create open source sample microservice workload deployments and interfaces."** The goal was to build a functional, open-source workload that could provide relevant analytics for a specific use case. |
| 27 | +Hello, openSUSE community! |
| 28 | + |
| 29 | +My name is Akash Kumar, and I was a Google Summer of Code (GSoC) 2025 mentee with the openSUSE organization. This summer, I had the incredible opportunity to contribute to the project titled **"Create open source sample microservice workload deployments and interfaces."** The goal was to build a functional, open-source workload that could provide relevant analytics for a specific use case. |
23 | 30 |
|
24 | 31 | For my project, I chose to tackle a common but complex problem: searching for content *inside* a video. This blog post details the outcome of my GSoC project: a full, end-to-end semantic video search engine. |
25 | 32 |
|
26 | 33 | ### The Problem: Beyond Keywords |
27 | 34 |
|
28 | | -Ever tried to find a specific moment in a long video? You might remember the scene vividly—a character gives a crucial speech, or there's a beautiful, silent shot of a landscape—but you can't remember the exact timestamp. You end up scrubbing back and forth, wasting minutes, or even hours. |
| 35 | +Ever tried to find a specific moment in a long video? You might remember the scene vividly - a character gives a crucial speech, or there's a beautiful, silent shot of a landscape - but you can't remember the exact timestamp. You end up scrubbing back and forth, wasting minutes, or even hours. |
29 | 36 |
|
30 | 37 | Traditional video search relies on titles, descriptions, and manual tags. It’s limited. It can't tell you what's *inside* the video. |
31 | 38 |
|
@@ -119,4 +126,4 @@ This project was a fascinating journey into the world of multi-modal AI. It demo |
119 | 126 |
|
120 | 127 | I want to extend a huge thank you to my mentor, @bwgartner, and the entire openSUSE community for their support and guidance throughout the summer. Participating in GSoC with openSUSE has been an invaluable learning experience. |
121 | 128 |
|
122 | | -The days of aimless scrubbing may soon be behind us. If you're interested in trying it out or contributing, you can find the entire project on GitHub: https://github.com/AkashKumar7902/video-seach-engine. |
| 129 | +The days of aimless scrubbing may soon be behind us. If you're interested in trying it out or contributing, you can find the entire project on GitHub: <https://github.com/AkashKumar7902/video-seach-engine>. |
0 commit comments