Back to projects

WildlifeDAO

Feb 2025

Supabase (PostgreSQL, Auth), LangChain, Node.js

First page of WildlifeDAO website

Overview

WildlifeDAO is a decentralized governance platform for wildlife conservation funding. While the broader project integrated blockchain-based voting, my main focus was on backend development, database design with Supabase, and building an AI-powered RAG pipeline using LangChain. The pipeline retrieved and analyzed conservation project data to provide donors with transparent, data-driven insights for better funding decisions.

Key Features

  • Supabase backend with PostgreSQL for authentication and data persistence
  • AI-powered RAG pipeline using LangChain for project evaluation
  • Efficient embeddings + retrieval system for conservation data
  • Integration of AI insights into decision-making dashboard
  • Role-based access and secure API endpoints