00.00.00

LF Decentralized TrustLFX Mentee, Ryan Madhuwala

Experience/LFX Mentee

Command Palette

Search for a command to run...

Building an AI knowledge layer for the Hyperledger ecosystem

My time at LF Decentralized Trust started as an LFX Mentee on AIFAQ — a multi-agent RAG platform meant to answer technical questions accurately across Hyperledger projects, starting with Besu and Fabric.

RemoteMentorship
LFX Mentorship acceptance email

Accepted to the LFDT Multi-Agent RAG for AIFAQ mentorship.

Jun 2025
AIFAQ architecture diagram

The pipeline: docs and GitHub issues ingested and chunked, embedded, stored in ChromaDB, then orchestrated behind a FastAPI service.

Architecture
LFX mentorship cohort call

Cohort call with mentors and LFDT leadership, including Daniela Barbosa and Alfonso Govela.

LFX cohort
LFDT meetup on the AIFAQ multi-agent RAG assistant

LFDT meetup on AIFAQ — from documents to decisions with multi-agent RAG, presented by my mentor Gianluca Capuzzi.

Watch
LFDT Meetup · 14 Oct

What the project was for

Hyperledger's technical knowledge is spread across documentation, issues and pull requests for a dozen separate projects. The brief was a unified knowledge layer that could answer accurately across all of it, beginning with Besu and Fabric.

As one of the early contributors I helped build the production system from the ground up, rather than extending something that already worked.

Engineering

The multi-agent RAG platform

Problem
Answers had to be grounded in the real documentation of many separate projects, and stay correct as those projects changed.
Approach
Designed the end-to-end RAG pipeline: ingestion from docs and GitHub issues and PRs, chunking and embedding, ChromaDB for vector search, LangGraph orchestrating the agents, and FastAPI serving it. Open-source models from Hugging Face were deployed on AWS, with Snowflake as the data platform.
Result
A production-ready system serving an entire open source ecosystem rather than a single application.
PythonLangGraphChromaDBFastAPIHugging FaceSnowflakeAWSRAG

What it taught me

Document ingestion, embedding pipelines, vector databases, retrieval optimisation, multi-agent orchestration, cloud deployment and serving language models where other people depend on the answers.

It was my first system built for an ecosystem rather than an application, which changes what counts as finished.

The people behind it

Supported by LF Decentralized Trust and Founder Institute, and mentored by Barbara (Bobbi) Muscara, a Technical Steering Committee member at LFDT, and Gianluca Capuzzi.

Their reviews shaped how I build production AI systems, and how I think about maintainability long after a mentorship ends.

Open Source Summit Korea

The mentorship led to an invitation to speak at Open Source Summit Korea — my first international open source conference — presenting the project and the work happening inside LFDT.

It was also where I met Daniela Barbosa, Executive Director of LF Decentralized Trust, and Julian Gordon, its Vice President.

  1. Accepted to LFX MentorshipMulti-Agent RAG for AIFAQ
  2. AIFAQ presented at an LFDT meetup
  3. Mentorship completed

More at LF Decentralized Trust