1

Apprentice Front End Developer Jobs in Georgia (NOW HIRING)

Apprentice Front End Developer information

What is an apprentice front end developer?

Apprentice Front End Developers are entry-level professionals who are learning to build and maintain the visual and interactive parts of websites and web applications. They typically work under the guidance of more experienced developers, gaining hands-on experience with HTML, CSS, JavaScript, and various frameworks. Apprenticeships are structured to combine practical work with ongoing training, helping apprentices develop the skills needed for a career in front end development. This role is ideal for those new to the tech industry and looking to learn while working on real projects.

What are the key skills and qualifications needed to thrive as an apprentice front end developer?

To thrive as an Apprentice Front End Developer, you need a solid understanding of HTML, CSS, JavaScript, and a foundational knowledge of responsive web design, often supported by a relevant degree or coding bootcamp experience. Familiarity with version control systems like Git, front-end frameworks such as React or Angular, and basic knowledge of debugging tools are typically expected. Strong attention to detail, eagerness to learn, and effective communication skills help you collaborate and adapt in a team-driven environment. These skills and qualities are vital for building user-friendly websites, solving real-world problems, and growing quickly in a fast-evolving field.

What types of projects and technologies can an apprentice front end developer expect to work on?

As an Apprentice Front End Developer, you’ll typically work on real-world projects such as building and maintaining website components, developing responsive layouts, and improving user interfaces using technologies like HTML, CSS, JavaScript, and popular frameworks such as React or Vue.js. These projects often involve collaborating with designers, senior developers, and back-end teams, giving you exposure to agile workflows and version control tools like Git. This hands-on experience not only strengthens your technical skills but also helps you understand team dynamics and industry best practices, setting the foundation for future advancement in front end development.

What is the difference between Apprentice Front End Developer vs Junior Front End Developer?

AspectApprentice Front End DeveloperJunior Front End Developer
Required CredentialsBasic understanding of HTML, CSS, JavaScript; often in training or courseworkSome experience or internship; foundational skills in front-end technologies
Work EnvironmentLearning-focused, supervised, often in training programs or entry-level rolesEntry-level position with more independent tasks, under supervision
Employer & Industry UsageUsed in training programs, apprenticeships, or internships in tech companiesCommon entry point in tech companies, startups, and agencies

The main difference is that an Apprentice Front End Developer is typically in training or learning phase, focusing on gaining skills under supervision, while a Junior Front End Developer has more practical experience and can handle tasks more independently. Both roles serve as entry points into front-end development careers, but apprenticeships emphasize learning, whereas junior roles focus on applying skills in real projects.

What are the most commonly searched types of Front End Developer jobs in Georgia?

The most popular types of Front End Developer jobs in Georgia are:

What cities in Georgia are hiring for Apprentice Front End Developer jobs?

Cities in Georgia with the most Apprentice Front End Developer job openings:

Junior AI Engineer | Full Stack Developer | Financial Services / Venture Capital

Atlanta, GA • Hybrid

Full-time

Medical, Retirement, PTO

This job post has expired today. Applications are no longer accepted.


Job description

ABOUT BIP CAPITAL

BIP Capital is an integrated private market investment platform built to create and capture opportunities through BIP Ventures traditional venture anchor funds, an Evergreen equity BDC, and private credit offerings. With a distinctive multi-stage, multi-sector investment approach and a growing array of capital offerings, BIP Capital has generated consistent top quartile returns since 2009.

OUR PHILOSOPHY

We are champions of our investors' goals and stewards of founders' dreams, but more than that, we are ethical, honest partners who serve, educate, and protect our founders and investors. We take on the challenges and complex conversations because we operate out of integrity and genuine care.

ABOUT THE ROLE

BIP Capital's technology team is hiring a Junior AI Engineer to help bring large language models into the day to day work of an investment platform. You'll work directly with a Senior AI Engineer to add AI capabilities to our existing full-stack applications, and to design and ship retrieval-augmented generation (RAG) systems, agentic workflows, and prompt-engineered LLM pipelines that real investment and operations teams rely on. This is an apprenticeship-style role built for someone early in their career who is a strong full-stack engineer first and genuinely curious about applied AI. You will not be expected to own architecture on day one. You will be expected to execute well, learn quickly, and take real work off the Senior AI Engineer's plate within your first few months

Office Environment: Hybrid / On-site (In-office Wednesdays).

What you'll do

  • Add AI capabilities to our existing full-stack applications: new LLM-powered features, workflows, and interfaces built directly into the products our investment and operations teams already use.
  • Build and improve RAG systems with a Senior AI Engineer, from chunking and embedding strategies through retrieval quality and evaluation.
  • Manage context windows and model inputs: decide what information a model actually needs, how to structure it, and when a task calls for a different model or a multi-modal approach across text, documents, and images.
  • Help design agentic workflows when the problem calls for it, including multi-step LLM pipelines, tool use, and orchestration.
  • Prompt-engineer and evaluate LLM workflows, treating prompts and retrieval as things you measure rather than guess at.
  • Write clean, testable services and data pipelines that move information reliably between systems.
  • Translate fuzzy workflow needs from investment and operations colleagues into concrete technical problems.

Requirements

What we're looking for

We weigh engineering fundamentals and trajectory far more heavily than years of experience or a specific pedigree. This is a product engineering role: we want a full-stack engineer who is genuinely excited about building with large language models, someone who thinks naturally in terms of retrieval, embeddings, context windows, and tool use, and who wants to ship features real people use day to day.

  • Bachelor's or Master's in Computer Science, AI/ML, Engineering, or a related field.
  • Solid software engineering fundamentals in Node.js and TypeScript: REST APIs, async and promise-based concurrency, a testing framework such as Jest or Vitest, and everyday comfort in git. Our front end runs on AWS Amplify, so familiarity there is a plus. Python is a nice to have, especially for RAG and data-heavy work, but it is not our primary stack.
  • Exposure to cloud infrastructure, ideally AWS, including AWS's AI and LLM services such as Bedrock, Bedrock AgentCore, and Knowledge Bases for Bedrock.
  • Practical experience with LLM APIs (OpenAI, Anthropic, or similar): function calling and tool use, structured outputs, streaming responses, and managing token usage and context window limits.
  • Hands-on experience building something real with LLMs, ideally something you can point to: a project, prototype, or shipped feature you can walk us through, including what broke and how you fixed it.
  • Comfort designing LLM-in-the-loop evaluation and testing pipelines: building golden datasets, using LLM-as-judge scoring, and writing regression tests for prompts and retrieval, with tools such as promptfoo, Braintrust, or Ragas.
  • Comfort with AI native development practices: using tools like Claude Code or Cursor as part of your everyday workflow, not as a novelty.
  • An instinct to measure. When you change a prompt, a retrieval step, or a model, your first question is "how do I know this made it better," whether the answer is an eval score, a latency number, or a cost-per-call tradeoff.
  • Coachability and initiative: you can take a loosely specified task and make visible progress without needing every detail spelled out.
  • Clear communication. Our users are non-technical investment and operations professionals.
  • Must be authorized to work in the U.S. without current or future employer sponsorship. We are unable to sponsor employment visas for this position, including candidates who would require sponsorship following F-1 OPT/CPT.

Bonus points

  • Working familiarity with RAG mechanics: chunking and embedding strategies, vector stores such as pgvector, Pinecone, or Weaviate, embedding model choice, hybrid search, and reranking.
  • Familiarity with an agent or RAG framework (LangChain.js, LlamaIndex, AWS Strands, or a current agent SDK), though we care more that you can learn one quickly than that you know today's flavor.
  • Experience shipping AI features inside a production full-stack application, not just a standalone prototype.
  • Awareness of data sensitivity: why investor, deal, and LP information cannot flow into arbitrary public models.
  • Exposure to the Model Context Protocol (MCP), whether that's building MCP servers and tools or connecting agents to them.

Success metrics

  • By 90 days: you're taking sprint tasks directly, running on a weekly 1:1 cadence with your Senior AI Engineer, and have shipped a medium-significance contribution to an active RAG or agentic workflow project.
  • By one year: you own an increasing share of the day-to-day work on at least one RAG or agentic workflow component, with your Senior AI Engineer retaining design and review oversight, and you're a regular, hands-on contributor to the eval and testing pipeline for the workflows you support.

How we work

You'll sit on a small, embedded technology team and apprentice closely to one Senior AI Engineer. We value people who ask good questions, ship working software, and can explain a complex idea simply. What you build gets used inside the firm, often within days

Benefits

WHY JOIN US

  • Impact: Build AI systems and autonomous workflows that directly influence investment decisions, portfolio growth, and firm efficiency.
  • Innovation: Be on the leading edge of applying AI/LLMs to venture capital workflows.
  • Collaboration: Work with a lean, entrepreneurial team of investors, technologists, and operators.
  • Growth: Opportunity to expand into broader AI/ML roles as the firm scales its technology platform.

WHY JOIN BIP CAPITAL

  • Top-quartile Performance: We are a leading venture capital firm in a vibrant tech ecosystem offering national prominence.
  • Internal Growth: We foster critical thinking and promote internal advancement from day one.
  • Unique Value Proposition: Our firm boasts a robust, defensible value proposition supported by a high-net-worth investor base.
  • Merit-based Environment: We encourage you to bet on yourself, leveraging your merit to excel and thrive.
  • Benefits: We offer a comprehensive benefits package that includes competitive salaries, health and wellness plans, retirement savings options, paid time off, professional development opportunities, and various employee well-being programs.

BIP Capital is committed to creating a diverse environment and is proud to be an equal-opportunity employer. All qualified applicants will receive consideration for employment without regard to race, color, religion, gender, gender identity or expression, sexual orientation, national origin, genetics, pregnancy, disability, age, veteran status, or other characteristics. BIP Capital is also committed to compliance with all fair employment practices regarding citizenship and immigration status.