Reval Logo

Vetted FastAPI Professionals

Pre-screened and vetted.

AA

Junior Software Engineer specializing in cloud, DevOps, and applied AI security

West Lafayette, Indiana3y exp
Freight PinsPurdue University

Founding engineer who built a multi-tenant AWS backend from scratch focused on ultra-fast, configuration-driven client onboarding and low operational cost. Automated tenant provisioning/deployments with Terraform + GitHub Actions (new client infra in ~13 minutes) and scaled to 62 production clients handling ~75k requests/day without a major rewrite. Hands-on with migrations (DynamoDB->MongoDB), reliability/observability, and performance tuning (indexes, Redis, queueing, connection management).

View profile
AD

Anay Dongre

Screened

Junior Machine Learning Engineer specializing in GenAI and LLM fine-tuning

Pomona, California1y exp
Aerolift.AICal Poly Pomona

Robotics software engineer focused on hard real-time autonomy for legged robots, building a quadruped navigation stack that combines vision SLAM with MPC and maintains a deterministic 500Hz control loop. Deep performance optimization experience across CUDA (sub-2ms perception latency), ROS 2/DDS real-time tuning, and motion planning (cut 500ms spikes to sub-5ms). Also designed distributed ROS 2 + Zenoh communications between quadrupeds and aerial drones and validated robustness under lossy wireless conditions.

View profile
PD

Piyush Dongre

Screened

Mid-level Full-Stack Engineer specializing in cloud-native microservices

Boston, MA3y exp
TamrNortheastern University

Backend engineer with hands-on experience scaling a CVE processing platform by re-architecting it into a Kafka-based distributed system, boosting throughput to 200k+ records/min while designing for HA, deduplication, and fault tolerance. Also led a Flyway-driven migration affecting 15M+ records with staged dev→stage→prod rollout, and has implemented production security patterns (Auth0, OAuth2/HTTPS, AWS IAM RBAC) including least-privilege hardening.

View profile
ER

Edwin Rivera

Screened

Senior Full-Stack Software Engineer specializing in modern web apps and cloud platforms

Villa Rica, Georgia7y exp
RTXFull Sail University

Backend/data engineer with production experience building real-time sensor telemetry platforms: FastAPI + PostgreSQL services with strong observability, plus AWS serverless and Glue-based ETL into Redshift. Has modernized legacy SAS pipelines into Python microservices and delivered measurable performance wins (Postgres query latency cut to <1 minute and ~60% DB CPU reduction) while owning incident response and reliability improvements.

View profile
DP

Junior Software Engineer specializing in cloud-native microservices and applied NLP

Baltimore, MD3y exp
CVS HealthUniversity of Maryland, Baltimore County

Backend engineer who built an AI-driven "Smart Feedback Analyzer" API (Flask → FastAPI) that processes user feedback with NLP (Hugging Face + OpenAI) and returns structured insights. Demonstrates strong production-minded architecture: stateless services, Cloud Run + Docker deployment, Redis/Celery background processing, and Postgres/SQLAlchemy performance tuning (EXPLAIN ANALYZE, indexing, N+1 fixes), plus multi-tenant data isolation via JWT/API-key derived tenant IDs.

View profile
AG

Amit Gangane

Screened

Junior Data Scientist specializing in agentic AI and RAG pipelines

San Francisco, CA2y exp
Eureka AIUC Davis

LLM/agentic systems builder who shipped production workflows at Angel Flight West and Eureka AI, combining LangGraph + RAG (Postgres/pgvector) with strong observability (LangSmith/Langfuse). Delivered large operational gains (address lookup cut from 10 minutes to 60 seconds; accuracy to 92%) and has a track record of quickly stabilizing customer-critical pipelines (Pydantic-enforced JSON for ETL) while partnering with sales/ops to drive adoption.

View profile
JA

Entry-Level AI/ML Engineer specializing in LLM automation and RAG systems

Remote, USA1y exp
BalancedTrustNortheastern University

AI Automation Engineer at BalancedTrust who single-handedly shipped production LLM features for FinTech compliance: a policy gap-analysis pipeline (SOC 2/GDPR) and a RAG-based regulatory chatbot. Deeply focused on reliability in high-stakes legal/compliance settings, with strong production engineering (edge functions, parallelized batching to cut latency, structured JSON outputs, guardrails, and monitoring) and close collaboration with non-technical compliance experts.

View profile
SD

Sachin Dulla

Screened

Mid-level AI/ML Engineer specializing in NLP, fraud detection, and MLOps

Kentwood, MI3y exp
Fifth Third BankCalifornia State University, San Bernardino

Built and deployed a domain-specific LLM chatbot for research/support, cutting manual effort by ~50%. Demonstrates strong applied LLM engineering: RAG, prompt grounding with citations and fallbacks, embedding/top-k tuning, and production monitoring (confidence, latency, feedback loops). Experienced orchestrating agent workflows with LangChain-style pipelines and continuous evaluation to maintain reliability.

View profile
SC

Sahil Chaubal

Screened

Senior AI/ML Engineer specializing in financial risk, fraud detection, and GenAI analytics

USA7y exp
Northern TrustSyracuse University

AI/ML engineer with experience at Northern Trust and Persistent Systems building production LLM + RAG systems for regulated financial use cases, including liquidity forecasting, anomaly detection, and credit scoring. Emphasizes compliance-first design with explainability (SHAP), traceability (MLflow), and hallucination controls (FAISS + citation-grounded prompting), and has delivered drift-triggered retraining pipelines using Airflow and Kubernetes while translating model outputs into business-ready marketing segments.

View profile
TK

Mid-level AI/ML Engineer specializing in healthcare imaging and GenAI/LLM systems

New York, USA6y exp
UnitedHealthcareAuburn University at Montgomery

Built and deployed a production LLM/RAG clinical document understanding and summarization system for healthcare, focused on reducing manual review time while meeting strict accuracy, latency, and compliance needs. Demonstrates strong MLOps/orchestration depth (Airflow, Kubernetes, Azure ML Pipelines) and a rigorous approach to hallucination mitigation through layered, source-grounded safeguards and stakeholder-driven requirements with physicians/compliance teams.

View profile
SK

Sabita Kumari

Screened

Senior Full-Stack AI Engineer specializing in LLM/RAG agentic systems

Boston, MA11y exp
Northeastern UniversityNortheastern University

Built and deployed JobMatcher AI, an LLM-driven workflow automation product for job seekers that extracts requirements from job descriptions, matches to user skills, and generates tailored outreach. Demonstrated strong production engineering by cutting per-run cost ~70%, improving reliability with retries/backoff/fallbacks, and reducing hallucinations via schema validation and templating; also orchestrated the system with LangGraph plus Docker Compose across API, vector DB, and workers.

View profile
BB

Mid-level Backend Engineer specializing in microservices and event-driven systems

Mclean, VA4y exp
Restaurant Brands InternationalUniversity of Maryland, Baltimore County

Backend-leaning full-stack engineer who has built and operated event-driven microservices platforms (FastAPI/React/TypeScript, Kafka, Kubernetes) and internal DevOps tooling. Delivered measurable impact through user-feedback-driven iteration (WebSockets update mechanism cutting redundant API calls ~30%) and operational improvements (deployment monitoring dashboard reducing rollback time ~40%), with strong focus on reliability, observability, and data consistency at scale.

View profile
JC

Mid-Level Backend Software Engineer specializing in FinTech and distributed systems

Taipei, Taiwan5y exp
Crypto-ArsenalUSC

Backend engineer who built an AI RAG quoting system for the fastener industry, reducing quote turnaround from weeks to ~30 minutes and raising retrieval accuracy to ~90% by solving a semantic-collision issue with a parent-document retrieval design. Strong in production AWS integrations (Cognito auth, S3 pre-signed uploads), performance optimization (multithreading/out-of-core), and real-time streaming (Kafka/Spark Kappa architecture achieving sub-second latency), plus Kubernetes logging and GitHub Actions CI/CD to ECR.

View profile
SK

Mid-level AI Developer & Machine Learning Engineer specializing in LLM and MLOps systems

Champaign, IL5y exp
CenteneEastern Illinois University

Built and deployed an enterprise RAG application at Centene to help clinical teams retrieve insights from large internal policy document sets, cutting manual research by 30–40%. Implemented custom domain-adapted embeddings (SageMaker + BERT transfer learning) and hybrid retrieval (BM25 + Pinecone) to drive a 22% relevance lift, and ran the system in production on AWS EKS with CI/CD, MLflow, and Prometheus monitoring (99% uptime, ~40% latency reduction).

View profile
KG

Mid-Level Forward Deployed AI Engineer specializing in RAG systems and backend microservices

Austin, TX4y exp
SequretekStevens Institute of Technology

LLM solutions practitioner with SOC/alert-triage experience who takes LLM prototypes to production using RAG (Pinecone), FastAPI services, guardrails, CI/CD, monitoring, and robust fallback logic. Known for rapid real-time debugging of embedding/vector and agent workflow issues, and for driving adoption through code-first workshops and sales-aligned custom demos with measurable improvements (35% faster triage; 40% increase in correct tool usage).

View profile
PJ

Mid-level Data Scientist/Data Analyst specializing in ML, BI dashboards, and ETL pipelines

Dallas, TX4y exp
HumanaArizona State University

Data/ML practitioner with experience at Humana and Hexaware, focused on turning messy, semi-structured datasets into production-ready pipelines. Built an age-prediction model from book ratings using heavy feature engineering and multiple regression models, and has hands-on entity resolution (deterministic + fuzzy matching) plus embeddings/vector DB approaches for linking and search relevance.

View profile
SB

Mid-level AI Engineer specializing in agentic LLM systems and RAG platforms

San Jose, CA5y exp
SquareShiftSan José State University

Built and shipped Serrano AI, a multi-tenant SaaS conversational AI platform that automates Odoo ERP workflows and lets ops/finance/supply-chain teams query ERP data in natural language. Implemented a multi-agent architecture (LangChain/LangGraph/CrewAI) with hybrid RAG over ERP schemas, deployed on Heroku/Vercel with production observability, cutting reporting time by ~80% while addressing hallucinations, latency, and schema complexity.

View profile
YN

Mid-level Machine Learning Engineer specializing in data security and GenAI systems

MA4y exp
PNCNortheastern University

Built Hexagon’s production Text-to-CAD Copilot that converts text and rough sketches into editable CAD code, combining GraphRAG (Neo4j/LangChain) with a Gemini-powered vision module and multi-agent geometric validation—cutting manual modeling from a day to ~45 seconds and driving retrieval latency below 50ms. Also has large-scale GCP data/ML orchestration experience (Airflow/Cloud Composer, Dataflow, Pub/Sub, Snowflake) processing 50M+ daily records with drift monitoring and automated reliability controls.

View profile
KP

Karan Patel

Screened

Senior Python Developer specializing in Healthcare IT and FinTech

USA6y exp
Providers Care Inc.University of Massachusetts

Software engineer with healthcare domain experience (patient monitoring and provider systems) who improves reliability and performance in complex React/Flask applications. Led API standardization for shared internal React utilities using an RFC + deprecation strategy, and optimized a live WebSocket dashboard to handle 3000+ concurrent clinics while reducing client CPU usage. Strong in production debugging, data ingestion validation, and operational improvements like structured logging and alerting.

View profile
JT

Jarin Tasnim

Screened

Staff/Lead Software Engineer specializing in distributed data and ML platforms

Mountain View, CA6y exp
Stanford UniversityUniversity of Saskatchewan

Defense-domain AI engineer who built a production ReAct-style RAG system for military training data/material generation, scaling to ~1000 users and cutting generation time by 50%. Also has experience designing GPU-cluster parallel computation with PyTorch and handling production incidents involving database performance and schema design.

View profile
AL

Alexander Lin

Screened

Mid-level Software Engineer specializing in automation, AI agents, and full-stack web development

Greater Los Angeles Area, CA5y exp
MensaCalifornia State Polytechnic University, Pomona

Full-stack engineer who built and shipped an AI-powered internal knowledge search system for APL Services, including document ingestion into a vector database, a Python backend, and a React/TypeScript chat-style UI with source citations for trust. Improved production reliability by migrating from Streamlit Cloud to GCP with containerization and scaling controls to eliminate cold-start friction; also co-led a Mensa chapter website redesign as Digital Communications Committee co-chair.

View profile
PK

Mid-level Machine Learning Engineer specializing in MLOps, NLP, and predictive maintenance

AL, USA4y exp
General MotorsAuburn University at Montgomery

ML engineer with General Motors experience deploying production AI systems, including a BERT-based sentiment classifier for over a million customer support call transcripts (reported ~91% precision) and sub-200ms latency via FastAPI/Docker optimization. Also built predictive maintenance models and automated retraining/monitoring workflows using Airflow and MLflow, collaborating closely with non-technical customer support stakeholders.

View profile
SC

Mid-level Python Developer specializing in backend microservices, APIs, and AI/RAG pipelines

4y exp
PTCSt. Francis College

Backend/infrastructure-focused engineer building AI-agent products for small businesses, including a customer-service agent platform with intent routing, RAG over Pinecone, and external booking API integration. Has shipped Python/FastAPI services with JWT auth, versioned APIs, Docker deployments to AWS EC2 via GitHub Actions, and production monitoring with Prometheus/Grafana.

View profile

Need someone specific?

AI Search