Project 990
Jan 2026 - Present
LLMs · HPC · Slurm · Mistral-7B · Python
AI Engineer
Project 990 is a nonprofit working in philanthropy, where the problem was classifying organizations by their purpose. With no reliable mission text to classify from, generating it had to come first - and the same output feeds downstream analytics.
- Designed and deployed a 3-stage LLM pipeline on HPC using Mistral-7B for generation and Gemma-7B for evaluation across 175,000+ nonprofits.
- Built a fallback architecture integrating organization descriptions and grant-purpose data, raising mission-statement coverage from 50% to 93.5% across 163,700+ organizations.
- Productionized the pipeline with Slurm job scheduling, fault-tolerant checkpointing, and a config/model-agnostic design for end-to-end automated execution.