activeloopai/deeplake

Deeplake is AI Data Runtime for Agents. It provides serverless postgres with a multimodal datalake, enabling scalable retrieval and training.

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 2 minutes ago
Added to GitGenius on September 7th, 2026
Created on August 9th, 2019
Open Issues & Pull Requests: 66 (+0)
GitHub issues: Enabled
Number of forks: 723
Total Stargazers: 9,229 (+0)
Total Subscribers: 102 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 3.0 hours
Mean response time: 41.3 days
90th percentile: 31.5 days
Tracked items: 45

How this project is maintained

Around half of the issues opened in the past year never receive a reply. Only 15% of issues opened in the past year have been closed. Three people close 89% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 11
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 615 days
Stale 30+ days: 8
Stale 90+ days: 8

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • bug (28)
  • enhancement (12)
  • Feature (1)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Deep Lake is a database for AI that provides serverless storage and retrieval optimized for multimodal data and vector search in machine learning applications.

Deep Lake addresses the challenge of managing diverse data types—embeddings, images, videos, audio, text, PDFs, DICOM files, and annotations—alongside their vector representations in a single system. It works by storing data in a format designed specifically for deep-learning workloads, enabling efficient querying, vector search, and data streaming during model training. The tool allows teams to keep all data in their own cloud infrastructure rather than relying on external services, with support for data versioning and lineage tracking.

Teams building LLM applications or training deep learning models at scale should consider Deep Lake if they need to manage heterogeneous data types in one place without vendor lock-in. It suits projects that require both traditional database queries and vector similarity search, particularly those integrating with frameworks like LangChain, LlamaIndex, or Weights & Biases. The tool handles datasets of any size and operates serverlessly, making it applicable to enterprises as well as smaller teams.

The project shows active development with regular updates to its core functionality. The codebase is primarily written in C++ for performance-critical components. The tool maintains broad integrations across the AI ecosystem and publishes educational resources alongside its core product.