1

Python Fastapi Developer Jobs in Locust Grove, GA

Experience working with server-side frameworks like FastAPI as well as API development ... Strong programming skills in Python and experience working with version control systems (Git)

Associate

Atlanta, GA ยท On-site

$146K - $170K/yr

Develop and optimize Python-based applications, including frameworks and services using Flask, FastAPI, and asynchronous programming (coroutines, multithreading, and multiprocessing). Architect and ...

Associate

Atlanta, GA ยท On-site

$146K - $170K/yr

Develop and optimize Python-based applications, including frameworks and services using Flask, FastAPI, and asynchronous programming (coroutines, multithreading, and multiprocessing). Architect and ...

Advanced Python proficiency. * 4+ years of professional hands-on experience leveraging large sets ... LLM serving platforms (vLLM, Text Generation Inference, FastAPI); Model quantization for LLMs (GPTQ ...

Advanced Python proficiency. * 4+ years of professional hands-on experience leveraging large sets ... LLM serving platforms (vLLM, Text Generation Inference, FastAPI); Model quantization for LLMs (GPTQ ...

Senior Software Engineer - AI/ML

Conyers, GA ยท On-site

$97K - $128K/yr

Strong technical leadership * 8 years of experience in Advanced Python engineering (maintainable OOP, typing, async; FastAPI preferred) * 4-5 years of experience in AI/ML methodologies * REST APIs ...

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 production APIs using frameworks such as FastAPI, Flask, Spring Boot, .NET, ...

Senior Software Engineer - AI/ML

Conyers, GA ยท On-site +1

$97K - $128K/yr

Strong technical leadership * 8 years of experience in Advanced Python engineering (maintainable OOP, typing, async; FastAPI preferred) * 4-5 years of experience in AI/ML methodologies * REST APIs ...

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 production APIs using frameworks such as FastAPI, Flask, Spring Boot, .NET, ...

next page

Showing results 1-20

Python Fastapi Developer information

See Locust Grove, GA salary details

$11

$51

$75

How much do python fastapi developer jobs pay per hour?

As of Jul 12, 2026, the average hourly pay for python fastapi developer in Locust Grove, GA is $51.13, according to ZipRecruiter salary data. Most workers in this role earn between $42.12 and $58.08 per hour, depending on experience, location, and employer.

What is a Python FastAPI Developer job?

A Python FastAPI Developer is responsible for designing, developing, and maintaining backend applications using FastAPI, a modern web framework for building APIs with Python. They work on creating high-performance APIs, integrating with databases, implementing authentication, and ensuring scalability. This role often involves working with asynchronous programming, cloud services, and containerization tools like Docker. Developers collaborate with teams to create efficient, secure, and well-documented API endpoints for web and mobile applications.

What are the key skills and qualifications needed to thrive in the Python Fastapi Developer position, and why are they important?

To thrive as a Python FastAPI Developer, you need strong proficiency in Python programming, experience designing RESTful APIs with FastAPI, and a background in web development concepts. Familiarity with version control systems like Git, containerization tools such as Docker, and knowledge of cloud platforms or SQL/NoSQL databases are commonly required, and certifications in cloud services or Python development can be advantageous. Excellent problem-solving skills, effective communication, and the ability to collaborate in agile teams help developers contribute efficiently to complex projects. These competencies ensure robust, scalable backend solutions and smooth coordination within development teams to meet business goals.

What are some typical daily tasks for a Python FastAPI Developer?

A Python FastAPI Developer typically spends their day designing, developing, and maintaining RESTful APIs to support web or mobile applications. This involves writing clean and efficient Python code, collaborating with frontend developers or other backend engineers to integrate new features, and ensuring the application meets performance and security standards. Developers also participate in code reviews, debugging, and continuous integration processes, while regularly communicating with product managers or stakeholders to align on project requirements. Staying up to date with FastAPI enhancements and industry best practices is also a common part of the role.

What cities near Locust Grove, GA are hiring for Python Fastapi Developer jobs? Cities near Locust Grove, GA with the most Python Fastapi Developer job openings:

Peach Pilot - Full Stack Engineer

Peach Pilot

Atlanta, GA โ€ข On-site

Full-time

Medical, Dental, Vision, Retirement, PTO

Posted 19 days ago


Job description

Senior Full-Stack Engineer Sales Optimization โ€ข NLP & Predictive
Atlanta, GA (Buckhead) | On-Site / Hybrid | Engineering Team
Most AI companies sell tools. We deliver the outcome.
Peach Pilot is an AI-Native Services (AINS) startup. Instead of selling software and leaving the work to the customer, we become the service provider and use AI to win, faster, better, and cheaper than a traditional firm, and we get paid when the results land. The customer buys an outcome, not a seat, and our system gets smarter with every engagement.
We are starting with life insurance sales optimization: helping agencies sell more effectively and more durably by learning, from their own data, what actually separates good outcomes from bad ones, and putting that back in front of the humans doing the selling. Our first client engagement is live and funded.
Peach Pilot is co-founded by Mario Montag (founder of Predikto, acquired by a Fortune 50, and an alum of McKinsey and PwC) and JP James (Hive Financial Assets, Georgia Tech, TITAN 100). We have a working platform with live infrastructure and a proven data-to-insights methodology.
The Role
You will join our engineering team as a senior full-stack contributor, owning a core layer of the platform, from the pipelines that turn tens of thousands of recorded sales calls into structured, governed data, to the applications that make AI-generated insights legible and actionable for people who have never touched a terminal.
The near-term problem is concrete and large: process roughly 50,000 recorded sales calls, extract structured metadata from them with NLP, and build the causal and predictive models that reveal what drives good outcomes, so we can optimize how humans sell. Backfill and live share one codebase. The same pipeline that mines the historical corpus also processes call transcripts in real time and feeds them into applications that coach the human while the call is happening.
We are building agentic-first, evidence-first software. Because our recommendations change how real businesses operate, correctness matters. Everything that touches a model output is versioned and reproducible, and no prediction that drives a real-world decision ships without validation. If you have built this kind of system before and want to do it at a startup where your work directly moves a customer's numbers, this is it.
What You Will Own & Build
Call Ingestion & NLP Extraction Pipeline
Build the pipeline that ingests roughly 50,000 recorded calls and turns them into a validated, structured dataset. Transcription (ASR), then NLP and LLM-based extraction of the metadata that matters (entities, intents, objections and how they are handled, sentiment, script adherence, outcomes), each tied back to its evidence in the transcript. You own data quality (deduplication, enrichment, classification, validation) and the governance boundary: PII minimization at ingest and access control that is enforced, not assumed. Backfill runs in batch, and the same code runs live on new calls.
Analytics, Causation & Prediction
Build the feature and modeling layer that turns extracted metadata into insight: the analytics that identify which behaviors correlate with durable outcomes, the causal methods that separate correlation from a real lever (randomized holdouts and uplift modeling, not feature importance alone), and the predictive models (calibrated risk and opportunity scores) that let us act ahead of time. You will own the feature store, model registry, and the discipline that keeps a prediction defensible.
Live Transcript Processing in Applications
Incorporate real-time transcript processing into the product. Streaming, low-latency coaching delivered to the human on the call, with human-in-the-loop governance and confidence-tiered nudges (act firmly, suggest softly, or stay silent). You are responsible for how that guidance reaches the user and whether it earns trust or breaks their flow.
Client-Facing Dashboards & Insight Delivery
Build the applications and interfaces that deliver the insights, the moment a client sees what is driving their results, backed by their own data, in plain language with rich visual context. These surfaces must be repeatable and deployable across every engagement through a per-client config layer. This is what sells the engagement and earns client trust.
The Stack
  • Frontend: React/Next.js, TypeScript, Tailwind CSS, Plotly, D3, Recharts
  • Backend: Python (FastAPI), Node.js/TypeScript
  • NLP & AI/LLM: ASR/speech-to-text, NLP (NER, intent/objection classification, topic modeling, sentiment, embeddings and semantic search), Anthropic Claude, OpenAI GPT, LiteLLM (multi-model routing) for structured extraction with evidence spans
  • Analytics & ML: Causal inference and experimentation (randomized holdouts, uplift and A/B, survival analysis), calibrated predictive modeling, feature store and model registry (MLOps)
  • Data & Pipelines: BigQuery/DuckDB and object store, PostgreSQL, Redis, vector store, and a workflow orchestrator (Dagster, Airflow, or Prefect)
  • Integrations: Nango-based connectors into call, CRM, and financial systems
  • Infrastructure: Google Cloud Platform (Cloud Run, GCE, Firebase), GitHub Actions CI/CD, Docker

Who You Are
  • 7+ years of full-stack engineering experience, with a strong emphasis on building polished, client-facing interfaces that non-technical users actually trust and use.
  • Prior experience with a similar use case. You have built a system that turns unstructured conversation or document data (call transcripts, support logs, meetings, contracts) into structured insight and put it in front of real users. This is the single most important qualification.
  • Hands-on with NLP (transcription, entity and intent extraction, classification, sentiment, topic modeling, or embeddings) and comfortable integrating LLM extraction at volume with batching, retries, evaluation against a gold set, and cost control.
  • Expert in React and TypeScript, and equally comfortable building the Python (FastAPI) or Node.js services your frontend needs, including real-time and streaming interfaces that handle latency and output uncertainty with clarity, not confusion.
  • Data- and model-literate. You have built data pipelines against real, messy source data, and you treat versioning, reproducibility, and lineage as instincts. Exposure to predictive modeling or causal inference and experimentation is a strong plus.
  • Startup-tested. You have built something from zero in an early-stage environment and are energized by seeing your work directly move a customer's numbers.

Nice to Have
  • Experience building or integrating with sales dialer software.

What Makes This Different
You are joining a proven founder's second company with established domain credibility. We have a working platform with live infrastructure and a first client engagement already in motion. You will have access to production data, live workflows, and real compliance requirements from day one.
This is an AINS company. We get better with every model release and every engagement, because each one enriches the data and sharpens the system for the next. You are not building features for a backlog. You are building the engine that learns how humans sell and makes them measurably better at it.
Compensation & Benefits
  • Compensation: Commensurate with experience
  • Benefits: Comprehensive medical, dental, and vision, plus 401(k) and flexible PTO
  • Location: Atlanta, GA (Buckhead), on-site or hybrid. This role is for Atlanta-based candidates only. Remote applicants will not be considered.