Skip to content
View HendrikReh's full-sized avatar

Highlights

  • Pro

Block or report HendrikReh

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 250 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. agents agents Public

    PoC: Planner/executor agent proof-of-concept for OCaml inspired by LangGraph: modular library, Cmdliner CLI, Lwt-powered memory, OpenAI client, and dune-based tests for scripting multi-step goals.

    OCaml 1

  2. chessbuddy chessbuddy Public

    Retrieval system for chess training that combines a relational database (PGN games) with a vector database (FEN embeddings). Supports complex queries like: “Find 5 games where White executes a succ…

    OCaml 1 1

  3. dspy-multi-agent dspy-multi-agent Public

    A multi-agent system built with DSPy that coordinates research and writing agents to produce comprehensive articles on any topic.

    Python 4 3

  4. GoogleADK_Wrapper GoogleADK_Wrapper Public

    Base-first OCaml 5 client for Google’s Agent Development Kit: typed endpoints, Lwt/Cohttp HTTP + SSE support, authentication helpers, and Alcotest coverage for agent runs and sessions.

    OCaml