What problem does it solve?
This Skill simplifies the process of ingesting, querying, and managing data within Deeplake managed tables, making it easier to store, access, and analyze your datasets.
Core Features & Use Cases
- Data Ingestion: Supports ingesting various file types (videos, images, PDFs, text) and structured data into Deeplake tables.
- Powerful Querying: Enables fluent SQL-like queries and raw SQL queries for data retrieval, including vector similarity and text search.
- Table Management: Allows listing, dropping, and creating indexes on tables.
- Use Case: You have a collection of video files and want to ingest them into a Deeplake table for later analysis. You can use this Skill to upload the videos, automatically segment them, and then query for specific segments based on time or extracted text.
Quick Start
Use the deeplake-managed skill to ingest the file '/path/to/your/video.mp4' into a table named 'my_videos'.