Skip to content
View a-agmon's full-sized avatar

Block or report a-agmon

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. doc-embedder doc-embedder Public

    A high-performance RAG indexing pipeline implemented in Rust using LanceDB and Candle

    Rust 15 4

  2. LocalLRU LocalLRU Public

    A simple, fast, thread-safe and lock-free implementation of LRU (Least Recently Used) caching in Rust

    Rust 46

  3. rs-parquet-gql rs-parquet-gql Public

    A GraphQL query service, implemented using Axum and Data Fusion, serving query requests over parquet files in a data lake table.

    Rust 5 1

  4. pu-learn pu-learn Public

    Jupyter Notebook 28 8

  5. dfembeder dfembeder Public

    DF Embedder is a high-performance Python library (with a Rust backend) for indexing and embedding Apache Arrow compatible DataFrames (like Polars or Pandas) into low latency vector databases based …

    Rust 5

  6. rag_agent_service rag_agent_service Public

    An example for a RAG agent based on LangGraph implemented as a REST service

    Python