Home

Deep Observe: Building AI Assisted Observability for Consensus Protocols

Distributed databases and blockchain systems depend on consensus protocols to maintain consistency, yet few tools exist for observing protocol behavior in live deployments. Existing approaches typically rely on static simulation, offline trace replay, or intrusive instrumentation—each of which is costly and falls short of capturing runtime execu...

Read more

ResPulse: Performance Regression Detection and Explanation for ResilientDB

In the world of distributed systems and blockchain infrastructure, performance monitoring isn’t just helpful, it’s essential. Today, we’re excited to introduce ResPulse: A comprehensive performance monitoring and regression detection system, a sophisticated tool designed specifically for monitoring PBFT consensus performance in real-world deploy...

Read more

Charitap: Transforming Spare Change into Social Impact

Charitap: Transforming Spare Change into Social Impact Giving back shouldn’t be difficult, yet many potential donors are held back by a lack of transparency, and the friction of complicated donation processes. Traditional models often pressure individuals to make large, one-time contributions, which can feel overwhelming and lead to a total det...

Read more

ResShare: A Decentralized File Sharing Network Built on ResilientDB and IPFS

ResShare - Decentralized File Sharing Application with AI Chatbot ResShare is a decentralized file sharing application that allows users to securely store, share, and manage their files using Resilient DB technology. The application now features an AI-powered chatbot that can answer questions about your uploaded documents using Retrieval-Augmen...

Read more

Implementing Raft Consensus Protocol for ResilientDB

What is Raft? Raft is a consensus protocol used in many existing software systems including Kubernetes, Kafka, and MongoDB. It has been battle-tested in many circumstances since it was first described in 2013. The ResilientDB project on GitHub has had an open issue since October 2023 for Raft to be added to the portfolio of available consensus ...

Read more

GraphQ-LLM: AI Query Tutor for ResilientDB

Introduction GraphQ-LLM is an intelligent AI assistant that helps developers learn, understand, and optimize GraphQL queries for ResilientDB. Built with Retrieval-Augmented Generation (RAG) and integrated with the ResilientApp ecosystem, it provides real-time explanations, suggestions, and performance insights for your GraphQL queries. 🎯 Wha...

Read more

Nexus: An Agentic Rag Assistant for ResilientDB and Distibuted Systems Research

Nexus: An Agentic RAG Assistant for ResilientDB and Distributed Systems Overview Nexus is a Next.js-based agentic Retrieval-Augmented Generation (RAG) assistant tailored for Apache ResilientDB, blockchain, and distributed systems. It combines LlamaIndex (TypeScript) orchestration, DeepSeek for reasoning, Gemini Embedding 001 for retrieval, and ...

Read more