Skip to content

Welcome to the ClipABit GitHub!

What is ClipABit?

ClipABit is a semantic search engine that enables video editors to search through their footage using natural language, saving them the time it takes to search through files manually. Think of it as an AI-powered Ctrl+F tool for videos. You can search based on the context of the clip, location, entities and people. You can use it directly in an editor like Davinci Resolve or in the cloud through our web client. Check out our current tech demo here!

How does it work?

We take all the user uploaded footage, index it and save its context in a vector database that can be queried to find the most relevant clips instantly. During indexing, we chunk and normalize videos, extract frames and create embeddings from the visual and audio semantics. This is done using various pre-trained models. At the same time, we also extract any faces from frames, cluster identical ones together and tag them. Upon querying, the user input is compared against the vectors stored in the database, where the most relevant ones are retrieved, ranked, and the respective video clips are returned.

What can you find here?

Here you’ll find repositories for the various projects and initiatives our team is working on. This includes implementations of the core ClipABit product, experimental research into new model architectures, and testing frameworks for evaluating performance. Feel free to browse around and explore what we’ve been building!

The Team

This project couldn't have been possible without the leadership of our amazing technical project managers and the dedication of our core members

Technical Project Managers

Core Members

Pinned Loading

  1. Onboarding-Project Onboarding-Project Public

    Onboarding exercise as part of the ClipABit team

    Python 1

Repositories

Showing 10 of 11 repositories

Top languages

Loading…

Most used topics

Loading…