• Home
  • Categories
  • Pricing
  • Submit
    Built with
    Ever Works
    Ever Works

    Connect with us

    Stay Updated

    Get the latest updates and exclusive content delivered to your inbox.

    Product

    • Categories
    • Pricing
    • Help

    Clients

    • Sign In
    • Register
    • Forgot password?

    Company

    • About Us
    • Admin
    • Sitemap

    Resources

    • Blog
    • Submit
    • API Documentation
    All product names, logos, and brands are the property of their respective owners. All company, product, and service names used in this repository, related repositories, and associated websites are for identification purposes only. The use of these names, logos, and brands does not imply endorsement, affiliation, or sponsorship. This directory may include content generated by artificial intelligence.
    Copyright © 2025 Awesome Vector Databases. All rights reserved.·Terms of Service·Privacy Policy·Cookies
    Decorative pattern
    Decorative pattern
    1. Home
    2. Sdks Libraries
    3. Superlinked

    Superlinked

    Python framework for AI Engineers building high-performance search and recommendation applications that combine structured and unstructured data through vector compute.

    Surveys

    Loading more......

    Information

    Websitesuperlinked.com
    PublishedMar 24, 2026

    Categories

    1 Item
    Sdks Libraries

    Tags

    3 Items
    #Vector Compute#Multi Modal#Python

    Similar Products

    6 result(s)

    HNSWlib

    A fast C++/Python library for Hierarchical Navigable Small World (HNSW) graph-based vector search, offering high performance for dense vector retrieval with incremental insert support.

    Featured

    Sentence-Transformers

    A Python library for creating sentence, text, and image embeddings, enabling the conversion of text into high-dimensional numerical vectors that capture semantic meaning. It is essential for tasks like semantic search and Retrieval Augmented Generation (RAG), which often leverage vector databases.

    Featured

    SentenceTransformer

    A Python library for generating high-quality sentence, text, and image embeddings. It simplifies the process of converting text into dense vector representations, which are fundamental for similarity search and storage in vector databases.

    Featured

    DocArray

    Jina AI's data type library for multi-modal data handling, providing Document types for images, text, audio, and embeddings with built-in serialization and transport capabilities.

    NLTK

    The Natural Language Toolkit (NLTK) is a leading Python platform for building programs to work with human language data. It provides easy-to-use interfaces to lexical resources like WordNet, along with a suite of text processing libraries for classification, tokenization, stemming, tagging, parsing, and semantic reasoning.

    PyLate

    Library built on Sentence Transformers for flexible training, inference, and retrieval with state-of-the-art ColBERT models. Features FastPLAID index for efficient multi-vector late interaction retrieval with 10x storage compression and sub-200ms latency.

    Overview

    Superlinked is a Python framework for AI Engineers building high-performance search & recommendation applications that combine structured and unstructured data. It's described as "compute tooling for vector-powered apps."

    Key Features

    Purpose and Functionality:

    • The framework improves vector search relevance by encoding metadata together with unstructured data into vectors.
    • It's both a framework and a self-hostable REST API server that connects your data, vector database and backend services.

    Technical Approach:

    • It allows you to construct custom data & query embedding models from pre-trained encoders from sentence-transformers, open-clip and custom encoders for numbers, timestamps and categorical data.
    • Users can combine text, images and structured metadata into multi-modal vectors that fully describe entities in their complex context.

    Funding

    The company announced they raised a $9.5M Seed round led by Index Ventures, with significant contributions from Tomasz Tunguz at Theory Ventures.

    Integrations

    The framework is actively maintained on GitHub and includes integrations with various vector databases, offering both in-memory execution for development and server deployment for production use.

    Pricing

    Open-source framework available on GitHub.