1 Repo
Tools for extracting data from cloud storage, creating embeddings, and saving them in vector stores for semantic search.
Distinct from Cloud Storage: Distinct from Cloud Storage: focuses on extraction and embedding creation from cloud storage, not general cloud storage management.
Explore 1 awesome GitHub repository matching devops & infrastructure · Data Extractors. Refine with filters or upvote what's useful.
Cocoindex is an incremental data processing engine that builds and maintains live indexes for AI agents, with a core focus on codebase indexing and knowledge graph extraction. The engine uses a function-graph execution model where user-defined Python functions are composed into a directed acyclic graph, and it processes data incrementally so only changed source records or code paths are re-computed, avoiding full recomputation at any scale. It supports automatic schema inference from transformation pipeline type annotations and provides full data lineage tracing, tagging every output record wi
Creates text embeddings from documents in cloud storage and saves them in vector stores for semantic search.