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

Block or report a-agmon

Report abuse

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

Report abuse

Pinned Loading

  1. rs-graph-llm rs-graph-llm Public

    High-performance framework for building interactive multi-agent workflow systems in Rust

    Rust 216 22

  2. doc-embedder doc-embedder Public

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

    Rust 24 3

  3. LocalLRU LocalLRU Public

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

    Rust 53 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 8

  6. rag_agent_service rag_agent_service Public

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

    Python