v0.0.4
In this release we are introducing
ImageAssetsYou can now upload images to your VideoDB. Use them to create assets for video overlays.Keyword SearchIt matches the exact occurrence of word or sentence you pass in the query parameter of the search function. keyword search is only available to use with single videos. Very useful if used creatively. We introduced PromptClip open source repo that create high qulaity clips from LLM prompts using mainly keyword search 🙌🏼
What's Changed
- Ar/add keyword search by @ankit-v2-3 in #7
- Ar/add image support by @ankit-v2-3 in #8
- fix: connection by @ankit-v2-3 in #9
Full Changelog: v0.0.3...v0.0.4