Reval Logo
Home Browse Talent Skilled in FAISS

Vetted FAISS Professionals

Pre-screened and vetted.

FAISSPythonDockerSQLLangChainCI/CD
DK

DhanushKautilya Kammaripalle

Screened ReferencesStrong rec.

Junior AI Integration Engineer specializing in LLM agents and RAG on cloud platforms

Fairfax, VA2y exp
Virtual Labs Inc.George Mason University

“Built and deployed LLM-powered features for a startup organizational management application, focusing on real-world deployment constraints like latency and cost. Implemented RAG with FAISS and improved retrieval quality by switching embedding models (OpenAI/Hugging Face) and fine-tuning embeddings on medical corpora for a medical-report UI feature. Uses LangChain and LangGraph to orchestrate multi-node LLM API workflows and evaluates systems with metrics like latency, cost per request, and error taxonomy.”

PythonJavaJavaScriptTypeScriptSQLLarge Language Models (LLMs)+116
View profile
SR

Swapnil Ramanna

Screened ReferencesModerate rec.

Mid-level Data Scientist specializing in Generative AI and Healthcare Analytics

3y exp
AdvocateIndiana University-Purdue University

“Built a LangGraph-based, tool-routing LLM chatbot to deliver fast, trustworthy investment-stock insights (including tariff impact) and deployed it to production on Snowflake after initially developing in Azure with AI Search and the Microsoft Agent Framework. Improved routing robustness by moving from LLM-based decisions to a deterministic router backed by schema-relationship graphs and YAML metadata, and ran the project iteratively with non-technical stakeholders over an 8-month engagement.”

A/B TestingAnomaly DetectionAWSCI/CDDeep LearningDocker+109
View profile
AS

Adithya Sharma

Screened ReferencesModerate rec.

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

Remote, USA5y exp
EncoraUniversity of Michigan-Dearborn

“Built and deployed a production LLM-powered text-to-SQL/document intelligence chatbot on AWS that lets non-technical business users query complex enterprise databases in plain English. Demonstrates deep practical expertise in schema-aware prompting, embeddings-based schema retrieval, SQL safety/validation guardrails, and rigorous offline/online evaluation with human-in-the-loop approvals for risky queries.”

PythonSQLRJavaC++Bash+149
View profile
SS

Santhi Sampath Gamidi

Screened

Mid-level AI Engineer and Data Scientist specializing in LLM agents and RAG systems

Palo Alto, CA5y exp
LemmataUniversity at Buffalo

“Built a production-grade LLM evaluation and regression system that stress-tests models across hundreds of iterations, combining LLM-as-judge, semantic similarity, statistical metrics, and rule-based checks, with results delivered via stakeholder-friendly HTML reports and dashboards. Experienced orchestrating multi-agent RAG workflows using LangChain/LangGraph and event-driven GenAI pipelines in n8n integrating OCR, speech-to-text, and external APIs, with strong emphasis on reliability, observability, and explainable failures.”

A/B TestingApache HadoopApache HiveApache KafkaApache SparkAWS Glue+149
View profile
GA

Gautam Agrawal

Screened

Mid-Level Software Engineer specializing in backend systems, cloud, and applied LLM/NLP

IN, USA4y exp
Project 990Indiana University Bloomington

“Applied LLMs to classify long nonprofit mission statements into 8 segments without labeled data, using an ensemble of clustering/embedding methods plus zero-shot RoBERTa/BART and a Tree-of-Thought prompting pipeline with LLM-as-judge evaluation (Gemma). Also built LangChain/LlamaIndex agentic RAG workflows including a text-to-SQL data analysis assistant grounded on DB schema with retries and performance optimizations on an HPC cluster.”

PythonJavaC#JavaScriptTypeScriptHTML+121
View profile
SS

Sree Sai Preetham Nandamuri

Screened

Mid-level Data Scientist specializing in Generative AI and LLMOps

Dover, USA4y exp
Visual TechnologiesUniversity of Houston

“Built a production-grade, semi-automated document recognition and classification system for large volumes of scanned PDFs, starting from little/no labeled data and handling highly variable scan quality. Deployed on AWS using SageMaker + Docker and orchestrated on EKS with a microservices design that scales CPU-heavy OCR separately from GPU inference, with strong reliability controls (validation, fallbacks, retries, readiness probes).”

A/B TestingAPI GatewayAWSAWS LambdaBERTCI/CD+124
View profile
SP

Sri Polavarapu

Screened

Mid-level Software Engineer specializing in full-stack development, data engineering, and GenAI

Portland, OR3y exp
Portland State UniversityPortland State University

“Built and deployed an LLM product called "Content Craft" combining BART-based summarization with a RAG Q&A chatbot using LangChain, embeddings, and a vector database. Has hands-on MLOps experience containerizing and serving models with FastAPI and running them on Kubernetes with monitoring, self-healing, and autoscaling, and has practical experience reducing hallucinations through structured prompting.”

JavaPythonC#JavaScriptTypeScriptNode.js+64
View profile
AK

Ajith Kumar

Screened

Mid-level AI Data Engineer specializing in GenAI, RAG, and cloud data pipelines

Irving, TX5y exp
Mouri TechGeorge Mason University

“LLM/agentic AI builder who deployed a production ITSM automation agent on Google ADK integrating ServiceNow and FreshService, with strong safety guardrails (human-approval gating and runbook-only command execution) and rigorous evaluation (500 synthetic tickets; 80%+ false-positive reduction). Also partnered with finance to deliver an AI agent that automated invoice/SOW retrieval and monthly reporting to account managers, reducing manual back-and-forth.”

PythonRSQLC#.NETAngular+124
View profile
LS

Lakshmi Swathi Sreedhar

Screened

Mid-level AI Engineer specializing in Generative AI and LLM systems

Grand Ledge, MI3y exp
ChainSysUniversity of Michigan-Dearborn

“Built and deployed a production-grade, multi-agent Text-to-SQL assistant that lets non-technical stakeholders query large enterprise databases in natural language. Uses Pinecone-based schema retrieval + LLM reasoning (Gemini/Claude/GPT) with a dedicated validation agent (schema/syntax checks and safe dry runs) to reduce hallucinations and improve reliability, while optimizing latency and cost via async execution and embedding caching.”

A/B TestingAgileAPI IntegrationApache AirflowAzure Data FactoryAzure Machine Learning+172
View profile
VP

Vengalarao Pachava

Screened

Junior AI Data Engineer specializing in Azure Databricks lakehouse and GenAI RAG systems

Irving, TX2y exp
Cloud Rack SystemsIllinois Institute of Technology

“Backend/applied AI engineer from Cloud Rack Systems who built production GenAI/RAG and data platforms on Azure/Databricks at enterprise scale (2.5M records/day). Known for making LLM systems behave like deterministic services via strict retrieval contracts, citation-based validation, and strong observability—shipping a knowledge assistant used daily by 50+ users while driving hallucinations near zero and materially improving latency and cost.”

AgileAlgorithmsAPI IntegrationAudit LoggingAWSAWS Glue+197
View profile
ES

Eranda Sooriyarachchi

Screened

Mid-level AI Engineer specializing in RAG, conversational AI, and agentic systems

Remote6y exp
MedLibIowa State University

“Built and deployed a production RAG-based clinical decision support assistant at MedLib, focused on fast, trustworthy answers from large medical documents. Demonstrates deep practical experience improving retrieval accuracy (semantic chunking + metadata-aware search), controlling hallucinations with grounded generation and thresholds, and adding clinician-requested citations using chunk metadata, with evaluation driven by healthcare professional review.”

API GatewayAWSAWS LambdaCI/CDComputer VisionC+94
View profile
KJ

Kanva Jaydeep Trivedi

Screened

Junior Full-Stack & LLM Engineer specializing in AI agents and cloud document intelligence

Scottsdale, AZ1y exp
Power Diagnostic Instrument CompanyArizona State University

“Backend engineer specializing in event-driven/serverless systems and Python/FastAPI APIs. Built a scalable PDF-to-structured-data pipeline on AWS (S3, Lambda, Step Functions, Textract, DynamoDB, SNS) with strong observability (p50/p90/p99) and reliability patterns (idempotency, retries/DLQs), and has led zero-downtime migrations using feature flags, dual writes, and incremental rollouts.”

PythonJavaScriptNode.jsReactSQLR+105
View profile
AA

Areeb Abbasi

Screened

Mid-level Full-Stack AI Engineer specializing in deployed LLM agents and RAG systems

San Francisco, CA6y exp
FreelanceSan Francisco State University

“Built a real-time AI meeting assistant using a Chrome extension that streams audio to a backend LLM workflow with transcription and RAG, then hardened it for production with queue-based streaming, async pipelines, security controls, and full observability. Also has hands-on startup sales experience, partnering with customers to define measurable technical win conditions (latency/accuracy) to close deals and drive adoption.”

API DevelopmentCI/CDCost OptimizationDebuggingDockerFull-Stack Development+83
View profile
MA

Manas Agarwal

Screened

Junior Full-Stack Software Engineer specializing in Python APIs, React, and cloud AI integrations

Superior, CO2y exp
VertexOneUniversity of New Haven

“Customer-facing software engineer who builds and deploys practical AI/RAG solutions (e.g., an AI assistant for searching billing PDFs) by deeply understanding support workflows and iterating with users. Demonstrates strong production instincts—quickly stabilizing peak-traffic API timeouts with caching/background jobs, then implementing durable fixes with proper monitoring and maintainable code practices.”

PythonJavaJavaScriptTypeScriptPHPSQL+158
View profile
VK

Venkatalakshmi Kottapalli

Screened

Mid-level AI/ML Engineer specializing in LLMs, RAG pipelines, and MLOps

New York, USA5y exp
PeblinkYeshiva University

“LLM engineer/data analyst who built a production RAG QA assistant over the Jurafsky & Martin NLP textbook to reduce hallucinations and provide explainable, source-grounded answers. Experienced with LangChain/LangGraph orchestration, retrieval optimization (embeddings, vector DBs, caching), and rigorous evaluation/monitoring (Retrieval@K, A/B tests, telemetry/drift). Previously communicated analytics insights to non-technical stakeholders at GS Analytics using Power BI and simplified reporting.”

AWSBERTChromaDBCI/CDClassificationClustering+97
View profile
HP

Homak Patel

Screened

Junior Software Engineer specializing in Agentic AI and Data Systems

2y exp
EasyBee AINorth Carolina State University

“Forward Deployed Engineer at EasyBee AI who productionized a self-storage customer’s multi-agent LLM system end-to-end—rebuilding it with LangGraph/CrewAI, integrating with real property management + CRM systems via an MCP server, and adding observability/guardrails for reliable daily use. Experienced in live troubleshooting of agentic workflows, developer demos/workshops (including an open-source project, MerryQuery), and partnering with sales to close deals through customer-specific technical demos and fast integration feedback loops.”

PythonTypeScriptJavaScriptGoJavaC+130
View profile
SM

Sree Manasa Vuppu

Screened

Mid-level AI Engineer specializing in Generative AI, LLMs, and RAG

Charlotte, NC5y exp
Discovery EducationUniversity of North Carolina at Charlotte

“Internship at Discovery Education building a production LLM/RAG chatbot that let marketing and sales teams query and interpret Looker/BI dashboards in natural language, with responses grounded in compliance and state education standards. Emphasizes rigorous evaluation (faithfulness/precision/recall/latency) plus user-feedback analytics, and used LangChain for orchestration, chunking/context-window control, and integration with enterprise sources like SharePoint.”

A/B TestingAnomaly DetectionAWSBackend DevelopmentBigQueryCI/CD+168
View profile
PP

Pratik Patil

Screened

Mid-Level Full-Stack/Product Engineer specializing in B2B SaaS and AI search systems

Fremont, CA5y exp
OpGov.AINortheastern University

“Full-stack engineer operating in early-stage, high-velocity environments (OpGov.AI/UST Calibrate) who ships production Next.js App Router features end-to-end (RSC, Server Actions, SEO, RBAC, caching) and owns performance post-launch. Demonstrates strong data/infra depth—designed Postgres JSONB-based event models for DevOps/DORA analytics and tuned queries from ~2s to <50ms, plus built durable ingestion workflows with retries and idempotency on Azure.”

AgileAmazon API GatewayAmazon RDSAngularBusiness IntelligenceCI/CD+116
View profile
VJ

Viswanath Jagaluri

Screened

Mid-level Full-Stack & AI Engineer specializing in LLM applications

6y exp
Our National ConversationFitchburg State University

“Full-stack engineer who has shipped and operated generative-AI chat/QA features end-to-end, including a RAG-based pipeline with guardrails and cost/latency monitoring in production. Experienced with React/TypeScript + Node/Postgres architectures, Dockerized deployments to AWS (EC2) via GitHub Actions CI/CD, and building reliable ingestion/ETL systems with idempotency, backfills, and reconciliation.”

PythonJavaJavaScriptTypeScriptSQLC#+222
View profile
SS

Shuchi Shah

Screened

Senior Software Engineer specializing in Backend Systems and Generative AI (RAG)

San Jose, CA12y exp
OpGov.AISan Diego State University

“Backend engineer with experience building an end-to-end civic tech AI platform that ingests city council meeting videos, transcribes them with Whisper, and enables natural-language Q&A via a LangChain/FAISS RAG pipeline. Demonstrated strong systems thinking by tuning retrieval for accuracy/latency/memory (cutting response time ~3s→1s and memory ~500MB→25MB) and by safely migrating an ERP from monolith toward services using dual writes, reconciliation, and idempotency to protect financial workflows.”

Generative AIRetrieval-Augmented Generation (RAG)Prompt EngineeringHugging FaceOpenAILangChain+172
View profile
RA

Ram Abhinav Vedant Madabushi

Screened

Junior Full-Stack/AI Engineer specializing in web platforms and LLM applications

Palo Alto, CA2y exp
FoodSupply.aiUniversity of Central Florida

“Backend engineer from FoodSupply.ai who built and evolved a scalable restaurant/supplier product and order management platform using Node.js and REST APIs. Implemented a hybrid MySQL+MongoDB data architecture, optimized performance with Redis/Prisma, and led a phased migration with feature flags and a temporary sync layer to maintain data consistency. Strong focus on production security (OAuth2, RBAC, row-level security, AWS IAM) and reliability practices (testing with Pytest, Docker/AWS pipelines).”

API GatewayAWSAWS IAMAWS LambdaBashBootstrap+116
View profile
KB

Karan Baid

Screened

Intern Machine Learning Engineer specializing in Generative AI and RAG systems

Jaipur, India
Netgraph Networking Pvt. Ltd.Vellore Institute of Technology

“Early-career AI/LLM builder who created and deployed a multi-agent news analysis agent (Patrakarita) using CrewAI, coordinating researcher/analyst roles to turn noisy article URLs into structured, prioritized outputs (claims, tone, verification questions, opposing views). Strong focus on orchestration debugging and reliability evaluation, including measuring hallucination/redundancy and improving reasoning by refactoring pipeline sequencing.”

PythonC++FlaskFastAPILangChainLangGraph+75
View profile
ST

Srikar Tharala

Screened

Mid-level AI/ML Engineer specializing in Generative AI and RAG systems

Remote, USA4y exp
ProcialCentral Michigan University

“Currently at ProShare and reports building an AI/LLM-powered system deployed to production, aimed at helping with status-related difficulties and reducing misunderstandings across transactions. Also cites prior collaboration at Porsche with marketing teams, focusing on translating marketing goals into technical requirements and communicating solutions clearly to non-technical stakeholders.”

Machine LearningDeep LearningGenerative AILarge Language Models (LLMs)Retrieval-Augmented Generation (RAG)LangChain+112
View profile
VM

Varun Mahankali

Screened

Junior Full-Stack Software Engineer specializing in React, Node.js, AWS, and Generative AI

3y exp
KalvenTech TechnologiesUniversity of North Texas

“Built and production-deployed a Streamlit-based PDF RAG chatbot using LangChain (FAISS, embeddings, prompt templates) and OpenAI, optimizing Streamlit’s stateless behavior by caching vector DB + chat history to cut latency and API cost. Demonstrates a rigorous evaluation mindset (gold datasets, unit tests, LLM-as-judge, groundedness KPIs) and has experience communicating privacy/accuracy safeguards (RBAC, data masking, citations) to a non-technical client at Kalven Technologies.”

TypeScriptJavaScriptPythonJavaCC+++84
View profile
1...585960...65

Related

Machine Learning EngineersSoftware EngineersData ScientistsAI EngineersGenerative AI EngineersData EngineersAI & Machine LearningEngineeringData & AnalyticsEducation

Need someone specific?

AI Search