1

Python Ai Developer Jobs in Villa Rica, GA (NOW HIRING)

Senior Agentic (AI) Engineer

Atlanta, GA · Remote

$107K - $146K/yr

Worth AI is hiring a Senior Agentic AI Engineer to design and ship production agent systems that ... Python, Node.js, TypeScript * Agent / LLM frameworks: LangGraph, LangChain, Claude Agent SDK, MCP ...

Experience designing, developing, and maintaining software solutions using Python, Java, or ... and DevOps practices. Preferred Skills, Capabilities & Experiences: * Subject matter expert in ...

Sr. AI Engineer

Atlanta, GA · On-site

$169K - $206K/yr

Senior AI Engineer The FinQuery AI team builds and owns the AI and machine learning services that ... Write production-grade Python code designed for long-term extensibility and team ownership * Serve ...

Sr. AI Engineer

Atlanta, GA · On-site +1

$169K - $206K/yr

Senior AI Engineer The FinQuery AI team builds and owns the AI and machine learning services that ... Write production-grade Python code designed for long-term extensibility and team ownership * Serve ...

Sr. AI Engineer

Atlanta, GA · On-site +1

$169K - $206K/yr

Senior AI Engineer The FinQuery AI team builds and owns the AI and machine learning services that ... Write production-grade Python code designed for long-term extensibility and team ownership * Serve ...

Proficiency in at least one programming language such as Python, PySpark, R, or SQL. * Experience delivering Generative AI (LLM) solutions, preferably on Azure. * Familiarity with Azure AI library ...

AI Engineer

Atlanta, GA

$110K - $150K/yr

Proficiency in at least one programming language such as Python, PySpark, R, or SQL. * Experience delivering Generative AI (LLM) solutions, preferably on Azure. * Familiarity with Azure AI library ...

Gen AI Engineer Gen AI Engineer Location: This role requires associates to be in-office 1 - 2 days ... Advanced Python proficiency. * 4+ years of professional hands-on experience leveraging large sets ...

Gen AI Engineer Gen AI Engineer Location: This role requires associates to be in-office 1 - 2 days ... Advanced Python proficiency. * 4+ years of professional hands-on experience leveraging large sets ...

Senior AI Engineer 2026 - US

Atlanta, GA · On-site +1

$100K - $138K/yr

Strong programming experience using Python, Java, C#, Go, TypeScript, or similar languages ... Experience developing AI applications using modern LLMs, machine learning models, or intelligent ...

Senior AI Engineer 2026 - US

Atlanta, GA · Remote

$100K - $138K/yr

Strong programming experience using Python, Java, C#, Go, TypeScript, or similar languages ... Experience developing AI applications using modern LLMs, machine learning models, or intelligent ...

Senior AI Engineer

Atlanta, GA · On-site

$100K - $138K/yr

The Senior AI Engineer will lead the design and implementation of production-grade AI solutions ... Strong proficiency in Python and production-grade development practices preferred * Proven ...

next page

Showing results 1-20

Python Ai Developer information

See Villa Rica, GA salary details

$11

$51

$75

How much do python ai developer jobs pay per hour?

As of Jul 11, 2026, the average hourly pay for python ai developer in Villa Rica, GA is $51.17, according to ZipRecruiter salary data. Most workers in this role earn between $42.16 and $58.12 per hour, depending on experience, location, and employer.

How does a Python AI Developer typically collaborate with data scientists and other team members during an AI project?

Python AI Developers often work closely with data scientists, machine learning engineers, and product managers throughout the lifecycle of an AI project. They are responsible for implementing algorithms and models designed by data scientists, optimizing code for efficiency, and integrating AI solutions into production environments. Regular communication and code reviews ensure alignment on objectives and technical standards, while agile practices like daily stand-ups facilitate cross-functional collaboration. Being open to feedback and adaptable to changing project requirements is key to success in this role.

What are the key skills and qualifications needed to thrive as a Python AI Developer, and why are they important?

To thrive as a Python AI Developer, you need strong programming skills in Python, a solid understanding of machine learning concepts, and a background in mathematics or computer science. Familiarity with frameworks and libraries such as TensorFlow, PyTorch, scikit-learn, and experience with data processing tools are typically required. Analytical thinking, problem-solving abilities, and effective collaboration are crucial soft skills for this role. These competencies enable developers to design, implement, and optimize AI solutions that address complex real-world challenges efficiently.

What does a Python AI Developer do?

A Python AI Developer designs, builds, and implements artificial intelligence applications using the Python programming language. Their work often involves developing machine learning models, processing large datasets, and integrating AI solutions into software products. They collaborate with data scientists, engineers, and stakeholders to solve complex problems and optimize AI algorithms for real-world use. Python AI Developers stay updated on the latest AI techniques and ensure their solutions are efficient, scalable, and maintainable.
What cities near Villa Rica, GA are hiring for Python Ai Developer jobs? Cities near Villa Rica, GA with the most Python Ai Developer job openings:
Infographic showing various Python Ai Developer job openings in Villa Rica, GA as of July 2026, with employment types broken down into 74% Full Time, 23% Part Time, and 3% Contract. Highlights an 66% Physical, 3% Hybrid, and 31% Remote job distribution, with an average salary of $106,431 per year, or $51.2 per hour.

Senior Agentic (AI) Engineer

Worth AI

Atlanta, GA • Remote

$107K - $146K/yr

Full-time

Medical, Dental, Vision, Life, Retirement, PTO

Re-posted 27 days ago


Job description

Worth AI is hiring a Senior Agentic AI Engineer to design and ship production agent systems that automate KYB, underwriting, and risk decisions on regulated financial data. You’ll own agents end-to-end architecture, retrieval, tools, evals, and production deployment and partner closely with our Chief AI Officer, applied scientists, and platform teams.

Responsibilities
  • Design and ship multi-step agentic systems (planner/executor, tool-using, multi-agent, human-in-the-loop) for onboarding, underwriting, case review, and continuous monitoring.
  • Architect agent graphs in LangGraph (or comparable — CrewAI, AutoGen, Claude Agent SDK) with explicit state, durable execution, retries, and safe fallbacks.
  • Build the retrieval layer powering our agents — chunking, hybrid search, reranking, and grounded citation.
  • Own the eval stack: golden sets, offline regression suites, LLM-as-judge, online A/B and shadow evals, and red-teaming for jailbreaks, prompt injection, and PII leakage.
  • Expose agents to production systems via well-typed tools and MCP servers. Treat tool surface area as a product.
  • Drive production MLOps: deployment, versioning, traffic shaping, cost/latency budgets, tracing, and on-call playbooks for agent incidents.
  • Partner with security and compliance to keep agents inside SOC 2, GDPR, CCPA, and fair-lending posture — auditability and explainability built in, not bolted on.
  • Mentor engineers on agent patterns, prompt hygiene, eval discipline, and LLM failure modes.
  • Technology Stack
    • Languages: Python, Node.js, TypeScript
    • Agent / LLM frameworks: LangGraph, LangChain, Claude Agent SDK, MCP, OpenAI SDK
    • Models: Anthropic Claude, OpenAI, open-weight where appropriate
    • Retrieval & Data: PostgreSQL, pgvector, OpenSearch, Kafka, Redshift, Redis
    • Infra: AWS, Kubernetes (EKS), ArgoCD, Terraform
    • Evals & Observability: LangSmith / Langfuse / Braintrust-style tooling, DataDog

Requirements

  • 5+ years of software engineering experience, with 2+ years building production LLM or agentic systems (not just notebooks or demos).
  • Hands-on experience with a modern agent framework (LangGraph strongly preferred) and a track record of shipping agents that run, fail gracefully, and recover.
  • Strong RAG fundamentals chunking, embeddings, hybrid retrieval, reranking, grounding — and judgment about when RAG isn’t the right answer.
  • Real eval experience golden sets, offline and online evaluations, used to make ship/no-ship calls.
  • Production MLOps fluency: deployed LLM workloads under real latency, cost, and reliability constraints.
  • Strong Python; comfortable in TypeScript / Node.js.
  • Solid systems engineering instincts APIs, async patterns, queues, databases, distributed system failure modes.
  • Calibrated communicator; thrives in ambiguous, fast-moving environments.
  • Prior experience in fintech, lending, payments, KYB/KYC, fraud, or AML.
  • Experience building MCP servers or other structured tool interfaces for LLMs.
  • Background in classical ML (ranking, scoring, calibration).
  • Experience designing explainable / auditable AI workflows for regulated environments.
  • Open-source contributions to agent frameworks, eval tooling, or retrieval libraries.
  • AWS depth (EKS, MSK, RDS, S3, Lambda) and IaC with Terraform.
Success Metrics
  • Agent Quality: Measurable improvements in task success rate, grounding accuracy, and hallucination rate on our eval suites.
  • Production Reliability: Agents you own meet defined SLOs for latency (P90/P99), tool-call success, and cost per task.
  • Velocity: New agent capabilities go from prototype to production in weeks, without skipping evals or guardrails.
  • Risk Posture: Zero material incidents tied to prompt injection, PII leakage, or unsafe tool use on agents you own.
  • Force Multiplier: Patterns, tools, and eval scaffolding you build get adopted across engineering.

All Remote Hires will be required to travel to Orlando, Florida at least twice per year for Town Halls and team collaboration, in addition to orientation in Orlando.

Benefits

  • Health Care Plan (Medical, Dental & Vision)
  • Retirement Plan (401k, IRA)
  • Life Insurance
  • Flexible Paid Time Off
  • 9 paid Holidays
  • Family Leave
  • Remote
  • Hybrid work (for Orlando Associates)
  • Free Food & Snacks (Orlando)
  • Wellness Resources