Skip to content
@ClipABit

ClipABit

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 manually search through their files. 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.

How does it work?

We take all the raw footage someone uploads, index it and save its context in a vector database that can be queried to find the most relevant clips instantly. All the indexing is done via a SLURM job that runs on WatCloud, which then stores the embeddings and raw footage in AWS. Upon querying, another job embeds your input and compares it against the vectors stored in the database, finds the most relevant ones and returns the videos associated with those embeddings.

Journey

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 5 of 5 repositories

Top languages

Python

Most used topics

Loading…