Skip to content
@tensorlakeai

Tensorlake

AI Infrastructure for Generative AI Applications

Indexify

Indexify is a reactive compute engine for extracting unstructured data and building Indexes. If you are building RAG/LLM Applications or Agents which depend on LLMs consuming data extracted from documents or video/audio, Indexify can help you to build pipelines which keeps your indexes updated in real time as data changes.

Modules

Indexify Server

Indexify Server is the control plane which sits on top of databases like vector stores, structured stores and blob stores to ingest unstructured data and write to Indexes.

Extractors and SDK

Extractors are Python classes which extracts embedding or JSON metadata from unstructured data sources. We have built some common extractors for extracting embedding, information from PDF documents, video and audio.

If you would like to build a new extractor for your specific usecase, you can use the Extractor SDK here which has the tools to build, test and package extractors that can be used with Indexify. The SDK is available on PyPI with the name indexify-extractor-sdk

Retrieval and Ingestion Client API

Python API to interact with the Indexify server API to upload content and retreive and search indexes is available for Python and TypeScript.

Pinned

  1. indexify-extractors indexify-extractors Public

    Production ready extractors for transformation, extracting embedding or structured data from unstructured data sources.

    HTML 13 14

  2. indexify indexify Public

    A realtime and indexing and structured extraction engine for Unstructured Data to build Generative AI Applications

    Rust 547 58

  3. indexify-python-client indexify-python-client Public

    Indexify Python API Client for building LLM and RAG applications from indexes created by Indexify from unstructured data

    HTML 1 4

  4. indexify-typescript-client indexify-typescript-client Public

    HTML 3

Repositories

Showing 7 of 7 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…