CocoIndex is an ultra-performant real-time data transformation framework for AI with incremental processing. This skill enables building indexing flows that extract data from sources, apply transformations (chunking, embedding, LLM extraction), and export to targets (vector databases, graph databases, relational databases).
Guide user to add CocoIndex with appropriate extras to their project based on their needs:
Users can install using their preferred package manager (pip, uv, poetry, etc.) or add to pyproject.toml.
CocoIndex 라이브러리를 사용한 개발을 위한 포괄적인 툴킷입니다. 사용자가 데이터 변환 파이프라인(흐름)을 생성하거나, 사용자 정의 함수를 작성하거나, CLI 또는 API를 통해 흐름을 작동해야 하는 경우에 사용합니다. 벡터 데이터베이스에 문서 삽입, 지식 그래프 구축, 검색 색인 생성, 증분 업데이트를 통한 데이터 스트림 처리 등 AI 데이터 처리를 위한 ETL 워크플로 구축을 다룹니다. 출처: cocoindex-io/cocoindex-claude.