Show HN: CocoIndex – Open-Source Data framework for AI, built for data freshness
a year ago
- #semantic-search
- #data-indexing
- #open-source
- CocoIndex is the first open-source engine supporting custom transformation logic and incremental updates for data indexing.
- Users declare transformations; CocoIndex creates, maintains, and updates the index with minimal computation.
- Installation involves the Python library via pip and setting up Postgres with pgvector extension.
- Quick Start Guide helps define indexing flows, like text embedding for semantic search.
- Examples include Text Embedding, Code Embedding, PDF Embedding, and more for various use cases.
- Community contributions are welcome, including code, documentation, and discussions on Discord.
- Join the community via GitHub, Discord, X, LinkedIn, YouTube, and blog subscriptions.
- CocoIndex is Apache 2.0 licensed.