Vetted Streamlit Professionals

Pre-screened and vetted.

LS

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.

View profile
VP

Junior Software Engineer specializing in backend systems and machine learning

Atlanta, GA3y exp
Georgia State UniversityGeorgia State University

Independent builder of production-grade systems: shipped an end-to-end URL shortener with JWT auth, Redis rate limiting/caching, Postgres, Docker, and real-time analytics, and separately architected a Redis-backed distributed task queue handling 1000+ tasks/min. Demonstrates strong distributed-systems instincts (atomicity, retries/DLQ, idempotency, heartbeats) plus a focus on maintainable code and self-documenting APIs (FastAPI/OpenAPI, versioned routes).

View profile
SS

Shrey Shah

Screened

Junior Data Analyst specializing in BI, SQL, and business analytics

New Jersey, USA3y exp
Dreamline AIRutgers Business School

Analytics professional with experience across Dreamline AI, Ultron Technologies, and Infolabz, building SQL/Python data pipelines and BI dashboards for incentive, FMCG, and retail use cases. Stands out for turning messy multi-source data into trusted reporting, automating recurring analytics, and tying dashboard adoption to measurable business outcomes like 50% faster reporting and 30% ROI improvement.

View profile
HC

Junior AI/ML Engineer specializing in AI agents and reinforcement learning

Tempe, AZ3y exp
Ira A. Fulton Schools of EngineeringArizona State University

Backend/AI engineer who built Matchable, an end-to-end AI-powered workforce matching platform using FastAPI, transformer-based NLP, PostgreSQL, and AWS, with a strong focus on practical system design tradeoffs. Also brings research-oriented experience from Los Alamos/ASU simulation work and has built multi-agent LLM workflows with schema validation and auditability, suggesting a thoughtful approach to reliability in AI systems.

View profile
KJ

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.

View profile
VB

Mid-level AI Engineer specializing in NLP, computer vision, and healthcare analytics

Dartmouth, US3y exp
Integrated MonitoringUniversity of Massachusetts Dartmouth

Data scientist who has built production LLM agents (GPT-4o + LangChain + RAG) to automate analyst-style ad hoc CSV analysis with guardrails and GPT-as-a-judge evaluation. Also delivered an explainable healthcare NLP system for ICD code classification by collaborating closely with clinicians, using a hybrid rule-based decision tree + BERT model to reach 97% accuracy and cut manual review time.

View profile
Sriram Krishna - Mid-Level Software Engineer specializing in AI/ML and cloud-native platforms in Redmond, WA

Mid-Level Software Engineer specializing in AI/ML and cloud-native platforms

Redmond, WA5y exp
Quadrant TechnologiesSeattle University

Backend/AI engineer who has built production LLM orchestration and agentic workflow systems in Python/FastAPI on Kubernetes across AWS/Azure. Demonstrated strong reliability engineering by debugging a real-world memory retention issue that caused latency spikes/timeouts, and strong data/performance chops with a PostgreSQL optimization that cut query latency from ~1.2s to ~15ms. Targets roles building scalable, guardrailed AI-driven workflow automation with robust observability and human-in-the-loop controls.

View profile
Sree Manasa Vuppu - Mid-level AI Engineer specializing in Generative AI, LLMs, and RAG in Charlotte, NC

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.

View profile
RR

Mid-level Data Scientist specializing in AI, analytics, and predictive modeling

Boston, MA4y exp
Humanitarians.AINortheastern University

Data analytics and BI professional with experience turning messy institutional and customer data into decision-ready reporting and predictive systems. They combine strong SQL/Python execution with end-to-end ownership of churn analytics, stakeholder alignment, and operational rollout into dashboards and CRM workflows.

View profile
KP

Mid-level AI/ML Software Engineer specializing in GPU-optimized LLM inference and cloud microservices

Seattle, WA5y exp
DVR SoftekSan José State University

Built and deployed a production RAG-based multilingual analytics assistant for healthcare operations, enabling non-technical teams to query claims/EHR and risk metrics with grounded explanations. Demonstrates strong end-to-end LLM system engineering (retrieval tuning, re-ranking, hallucination controls, verification layers) plus workflow orchestration (Airflow/Composer/Step Functions) and stakeholder-driven iteration via prototypes and dashboards.

View profile
BP

Intern Data Scientist specializing in GenAI agents, RAG, and ML platforms

Chicago, IL3y exp
Immerso.aiIllinois Institute of Technology

LLM/agent systems builder who deployed a production hybrid router for immerso.ai that dynamically selects retrieval vs reasoning vs generative pathways, achieving an 82% factual-accuracy lift. Deep hands-on experience optimizing local Mistral 7B inference (4–5 bit GGUF quantization, KV-cache reuse) and building reliable RAG/agent workflows with LangChain/LangGraph/AutoGen across GCP Cloud Run and AWS (ECS/Lambda).

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

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.

View profile
Gomathy Selvamuthiah - Junior Data/AI Engineer specializing in MLOps, real-time pipelines, and LLM applications in Portland, US

Junior Data/AI Engineer specializing in MLOps, real-time pipelines, and LLM applications

Portland, US2y exp
SBD TechnologiesNortheastern University

Built an LLM-driven MLOps agent at SBD Technologies that automated an EV-charging prediction workflow end-to-end, integrating with real-time Kafka/FastAPI systems supporting 120K+ chargers at 99.99% event delivery. Addressed frequent schema drift by implementing SQLAlchemy/Flyway validation (60% reduction in drift issues) and deployed as Kubernetes microservices with GitHub Actions CI/CD; also has Airflow-based ingestion/crawling experience into Snowflake and stakeholder-facing delivery via a Fleetcharge PWA.

View profile
Ram Abhinav Vedant Madabushi - Junior Full-Stack/AI Engineer specializing in web platforms and LLM applications in Palo Alto, CA

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).

View profile
Karan Baid - Intern Machine Learning Engineer specializing in Generative AI and RAG systems in Jaipur, India

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.

View profile
MS

Mid-level AI Engineer specializing in LLM systems and data platforms

Jersey City, NJ4y exp
WPI Business SchoolWorcester Polytechnic Institute

AI/backend engineer who independently built and operated an agentic telecom analytics system end-to-end, using LangGraph and Claude to turn natural language into safe SQL in a regulated environment. He combines startup-speed execution with compliance-minded rigor, citing 95%+ NL-to-SQL accuracy, a 30-minute-to-2-minute workflow improvement, and zero-findings support across three regulatory audit cycles.

View profile
Shuchi Shah - Senior Applied AI Engineer specializing in RAG and full-stack systems in San Jose, CA

Shuchi Shah

Screened

Senior Applied AI Engineer specializing in RAG and full-stack systems

San Jose, CA13y 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.

View profile
KS

Kevin Sheu

Screened

Junior Full-Stack Software Engineer specializing in AI/ML platforms and microservices

2y exp
NCKUNational Cheng Kung University

Graduate-school lab engineer who built and owned the final architecture of a Microservices Hub that integrates REST APIs, issues API keys, monitors 10+ Linux servers, and visualizes service dependencies via a topology graph. Strong in bridging legacy and modern stacks (Dockerized and non-Dockerized services like Apache/screen) using deep Linux/networking knowledge, plus practical real-time audio streaming for STT/TTS and experience mentoring others.

View profile
ZS

Zohaib Shahid

Screened

Mid-level Data Scientist specializing in Generative AI and LLM solutions

Magdeburg, Germany4y exp
DataRopes.aiOtto von Guericke University Magdeburg

Built and owned a production RAG-based internal knowledge assistant end-to-end, from experimentation through cloud deployment and monitoring. Demonstrated strong practical GenAI judgment by choosing prompt optimization and retrieval tuning over fine-tuning for dynamic data, driving a 40% to 50% reduction in time to answer while improving relevance, lowering hallucinations, and increasing productivity.

View profile
SS

Sam Sharif

Screened

Senior AI Engineer specializing in machine learning, GenAI, and MLOps

Drexel Hill, PA8y exp
Tech PrysmTemple University

Built an end-to-end agentic population health strategy copilot for healthcare leadership, turning broad chronic disease questions into structured, evidence-backed strategy briefs. Stands out for combining healthcare domain knowledge with production-grade GenAI implementation, including LangGraph orchestration, Databricks/MLflow deployment, human review, and quality gates focused on citations, metrics, risks, and safety.

View profile
VC

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

USA6y exp
Federal Home Loan BankIndiana Tech

Built a production multi-agent RAG assistant using LangChain/LangGraph with OpenAI embeddings and FAISS, focusing on retrieval quality and latency (Redis caching, parallel retrieval, precomputed embeddings). Experienced orchestrating ETL/ML pipelines with Airflow and Databricks Workflows, and has delivered an AI assistant for business ops to extract insights from policy/compliance documents through close non-technical stakeholder collaboration.

View profile
Rizwana Shaik - Mid-level Full-Stack Software Engineer specializing in cloud-native apps and AI copilots in Dallas, TX

Rizwana Shaik

Screened

Mid-level Full-Stack Software Engineer specializing in cloud-native apps and AI copilots

Dallas, TX4y exp
Integrated Digital SolutionsUniversity of North Texas

Internship project building and deploying a LLaMA-based, RAG-enabled copilot inside a Professional Services Automation platform, enabling natural-language navigation, text-to-SQL reporting, and project/resource/budget insights across multiple modules. Addressed real production issues like context drift and vague queries with hybrid search, metadata enrichment, and an intent classification/rewriting layer, orchestrated via Apache Airflow—ultimately cutting PMO reporting time by 40%.

View profile
Ramya Jonnala - Principal/GenAI Engineer specializing in LLMs, RAG, and MLOps in Plano, TX

Ramya Jonnala

Screened

Principal/GenAI Engineer specializing in LLMs, RAG, and MLOps

Plano, TX9y exp
AmplifAITexas A&M University-San Antonio

Built a production AI-powered university marking system that automates question generation and grading from PDF course materials using a RAG pipeline (S3 + Pinecone) orchestrated with LangChain/LangGraph and deployed on AWS ECS via Docker/ECR and GitHub Actions CI/CD. Addressed a key real-world LLM challenge—grading consistency—by implementing rubric-based scoring, retrieval re-ranking, and standardized context summarization, validated against human instructors.

View profile
HarshaVardhanRao Vemuganti - Junior AI/ML Engineer specializing in Generative and Agentic AI in Lafayette, Louisiana

Junior AI/ML Engineer specializing in Generative and Agentic AI

Lafayette, Louisiana4y exp
University of Louisiana at LafayetteUniversity of Louisiana at Lafayette

Built and deployed a production-grade LLM agent for credit management and accounts receivable automation, integrating ERP/MySQL data via a RAG pipeline and exposing services through FastAPI with Pydantic-validated outputs on AWS Bedrock. Emphasizes reliability and compliance for financial operations using schema validation and human-in-the-loop review, reporting ~32% reduction in manual work and ~41% improvement in response time/reliability.

View profile

Need someone specific?

AI Search