Skip to content
View Ritinpaul's full-sized avatar

Highlights

  • Pro

Block or report Ritinpaul

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
Ritinpaul/README.md
Typing SVG

I build developer infrastructure, AI agent systems, and full-stack products with a focus on systems that are production-ready, not just demo-ready.

Contributing to open source at Meilisearch, OpenFoodFacts, and building my own org Nuuvixx.


👋 About

I started as a frontend developer and progressively moved up the stack through real-time backend systems, multi-agent AI pipelines, DeFi contracts, and eventually governance infrastructure for autonomous agents. My projects tend to be vertically complete: from smart contracts and ZK circuits at the bottom, to polished React dashboards at the top.

I'm particularly interested in the intersection of AI agent autonomy and engineering accountability building systems where agents have clearly defined authority, trust scores that evolve at runtime, and every decision is auditable.


🛠️ Technical Background

Languages

Python TypeScript JavaScript Solidity SQL Bash C C++

Frameworks & Runtime

FastAPI React Next.js Svelte Node.js Express Hardhat Vite

AI & ML

LangChain LangGraph CrewAI OpenAI Anthropic ChromaDB XGBoost

Infrastructure

Docker PostgreSQL Redis GitHub Actions Prometheus Grafana Linux IPFS


📊 Stats


  

🏗️ Selected Projects

AgentGovern OS  ·  Ritinpaul/AgentGovern-OS

An enterprise governance platform for autonomous AI agents. Think of it as an operating system layer that sits below your agent framework enforcing policies, managing identity, scoring trust, and escalating to humans when required.

  • Supports CrewAI, LangChain, OpenAI Agents SDK, Anthropic, AutoGen, and any Python callable via a universal decorator
  • Five core modules: GENESIS (identity registry), PULSE (dynamic trust), SENTINEL (pre-execution policy enforcement), ANCESTOR (immutable audit log), and ECLIPSE (human-in-the-loop queue)
  • FastAPI backend with PostgreSQL + TimescaleDB, Redis, ChromaDB for vector memory, and a React dashboard with Prometheus/Grafana monitoring
  • 68% LLM cost reduction through intelligent response caching (QICACHE)

Python FastAPI PostgreSQL React Docker ChromaDB Prometheus


Credit-Swarm  ·  Ritinpaul/credit-swarm

A multi-agent corporate credit appraisal engine that mirrors how institutional credit committees actually work adversarial research, Five Cs analysis, forensic financial review, and a final decision committee.

  • 18 specialized agents orchestrated via LangGraph, each responsible for a distinct domain of credit analysis
  • ML scoring layer using XGBoost and LightGBM trained on financial ratios and qualitative signals
  • Generates Credit Appraisal Memos (CAMs) as downloadable PDFs the same format used by banking institutions
  • Full-stack: FastAPI backend + React/Vite/Tailwind frontend, containerized with Docker Compose

Python LangGraph FastAPI XGBoost LightGBM React Docker


A DeFi platform purpose-built for agricultural finance giving farmers access to zero-collateral loans using AI-based credit scoring and on-chain governance instead of traditional bank requirements.

  • Solidity smart contracts deployed on Sepolia Testnet: lending pool, escrow, supply chain traceability, and batch NFTs for crop tokenization
  • Zero-Knowledge proof circuits for privacy-preserving credential verification
  • Gasless transactions via Biconomy Account Abstraction removing the Web3 friction barrier for farmers
  • Decentralized loan approval through staked lender committee voting (DAO governance)
  • Live demo

Solidity Hardhat ethers.js React Node.js PostgreSQL ZK Circuits Biconomy


🌱 Open Source

Organization Project Area
Meilisearch meilisearch Search engine contributions
OpenFoodFacts openfoodfacts-explorer Svelte frontend, UX, image handling
Nuuvixx nuuvixx Founder, building internal tooling and products

📍 Currently

  • Contributing to Meilisearch and OpenFoodFacts, and building products at Nuuvixx
  • Expanding AgentGovern OS with a multi-tenant SaaS tier and policy marketplace
  • Open to full-time roles in AI engineering, backend systems, or full-stack product development

📫  LinkedIn  ·  ritin.pal125@gmail.com  ·  GitHub

Pinned Loading

  1. AgentGovern-OS AgentGovern-OS Public

    Python

  2. AgriFinanceProduction AgriFinanceProduction Public

    JavaScript

  3. credit-swarm credit-swarm Public

    Python

  4. AstraGraph AstraGraph Public

    Python