Personal portfolio for applied AI, AI governance, safety, sustainability, research, and product experimentation.
🌐 Live site: https://preetibuilds-33d6f6da.vercel.app/
This repository powers my public portfolio and brings together selected technical projects, research, experiments, and implementation work across applied AI.
The portfolio is intended to show not only the final outcome of a project, but also the reasoning, architecture, evaluation approach, and tradeoffs behind the work.
Product experiments and working implementations exploring how AI can be used in practical business and operational workflows.
Projects focused on evaluation, fairness, controls, monitoring, compliance workflows, auditability, and accountable AI deployment.
Hands on experiments exploring LLM and agent failure modes, adversarial testing, runtime controls, and human oversight.
Research and implementation work examining the environmental impact of AI systems, including carbon aware inference and efficiency tradeoffs.
Independent research, benchmarks, evaluation frameworks, and technical artifacts designed to make AI system behavior more measurable.
The portfolio is built using:
- React
- TypeScript
- Vite
- Tailwind CSS
- shadcn/ui
- Supabase
- Vercel
src/ Application source
public/ Static assets
api/ API functionality
supabase/ Supabase configuration and backend resources
netlify/functions/ Serverless function implementations