awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
Back to ttrouill/complex

Open-source alternatives to Complex

10 open-source projects similar to ttrouill/complex, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Complex alternative.

  • thunlp/openkethunlp avatar

    thunlp/OpenKE

    4,041View on GitHub↗

    OpenKE is a knowledge graph embedding framework designed to transform structured knowledge graphs into low-dimensional vector representations. It functions as a library for representation learning and a toolset for converting entities and relations into numerical embeddings. The project includes a link prediction engine to evaluate the likelihood of relationships between entities and identify missing facts in large-scale graphs. It provides a dedicated preprocessing tool to map raw entity and relation strings into numerical identifiers for machine learning training. The framework's capabilit

    Pythonknowledge-embedding
    View on GitHub↗4,041
  • facebookresearch/starspacefacebookresearch avatar

    facebookresearch/Starspace

    3,954View on GitHub↗

    Starspace is a vector embedding framework designed for training high-dimensional representations of text and images. It functions as a machine learning system for neural ranking, text classification, and knowledge graph embedding, mapping different object types into a shared numerical space to facilitate retrieval and prediction tasks. The system includes specialized tools for knowledge graph completion and link prediction by representing entities and their relationships within a multi-relational vector space. It further provides capabilities for semantic content recommendation and large-scal

    C++
    View on GitHub↗3,954
  • falkordb/falkordbFalkorDB avatar

    FalkorDB/FalkorDB

    3,437View on GitHub↗

    FalkorDB is a high-performance graph database management system and vector graph database. It serves as a knowledge graph construction tool and a GraphRAG knowledge store, integrating structured property graphs with vector search to provide grounded context for large language models. The engine is designed as a multi-tenant graph engine, capable of hosting thousands of isolated datasets within a single instance. The system distinguishes itself by using linear algebra for query execution, treating relationship tensors as matrix multiplications to achieve low-latency multi-hop traversals. It ut

    Ccloud-databasedatabasedatabase-as-a-service
    View on GitHub↗3,437

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • dmlc/dgldmlc avatar

    dmlc/dgl

    14,283View on GitHub↗

    DGL is a Python library for building and training graph neural networks. It functions as a graph message passing framework and a geometric deep learning tool, enabling the development of models that analyze graph-structured data. The library is designed for large-scale graph processing, utilizing distributed training and neighbor sampling to handle datasets with billions of edges. It provides specialized support for heterogeneous graph modeling, allowing for the representation of complex real-world entities with multiple node and edge types. Its capabilities cover a wide range of graph tasks

    Pythondeep-learninggraph-neural-networks
    View on GitHub↗14,283
  • thunlp/kb2ethunlp avatar

    thunlp/KB2E

    1,422View on GitHub↗

    Knowledge Graph Embeddings including TransE, TransH, TransR and PTransE

    C++
    View on GitHub↗1,422
  • accenture/ampligraphAccenture avatar

    Accenture/AmpliGraph

    2,237View on GitHub↗

    Python library for Representation Learning on Knowledge Graphs https://docs.ampligraph.org

    Python
    View on GitHub↗2,237
  • timdettmers/conveTimDettmers avatar

    TimDettmers/ConvE

    691View on GitHub↗

    Convolutional 2D Knowledge Graph Embeddings resources

    Python
    View on GitHub↗691
  • ibalazevic/hyperibalazevic avatar

    ibalazevic/HypER

    54View on GitHub↗

    Hypernetwork Knowledge Graph Embeddings

    Python
    View on GitHub↗54
  • ibalazevic/tuckeribalazevic avatar

    ibalazevic/TuckER

    366View on GitHub↗

    TuckER: Tensor Factorization for Knowledge Graph Completion

    Python
    View on GitHub↗366
  • mnick/holographic-embeddingsmnick avatar

    mnick/holographic-embeddings

    180View on GitHub↗

    Code for experiments in the AAAI 2016 paper "Holographic Embeddings of Knowledge Graphs"

    Python
    View on GitHub↗180