Junior AI Engineer | Financial Services | Venture Capital

Posted 2 Days Ago
Atlanta, GA, USA
In-Office
Junior
Angel or VC Firm
The Role
Work with a Senior AI Engineer to embed LLM features into full-stack applications: build and evaluate RAG systems, manage context and model inputs, design agentic workflows, prompt-engineer pipelines, write reliable services and data pipelines, and translate operational needs into technical solutions.
Summary Generated by Built In

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.

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

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.

Skills Required

  • Solid software engineering fundamentals in Node.js and TypeScript (REST APIs, async/promise concurrency)
  • Experience with a testing framework such as Jest or Vitest
  • Everyday comfort with git
  • Practical experience with LLM APIs (OpenAI, Anthropic, or similar): function calling, tool use, structured outputs, streaming responses, token and context management
  • Hands-on experience building or shipping something real with LLMs (project, prototype, or feature)
  • Comfort designing LLM-in-the-loop evaluation and testing pipelines (golden datasets, LLM-as-judge scoring, regression tests)
  • Thinking in retrieval, embeddings, context windows, and tool use (RAG mechanics)
  • Ability to translate fuzzy workflow needs into concrete technical tasks; coachability and initiative
  • Familiarity with AWS (exposure to Bedrock, Bedrock AgentCore, and Bedrock Knowledge Bases)
  • Familiarity with AWS Amplify (frontend stack)
  • Python (useful for RAG and data-heavy work)
  • Familiarity with vector stores or embedding infrastructure (pgvector, Pinecone, Weaviate)
  • Familiarity with agent or RAG frameworks (LangChain.js, LlamaIndex, AWS Strands or similar)
  • Experience shipping AI features inside a production full-stack application (not just prototype)
  • Awareness of data sensitivity and privacy for investor/deal/LP information
  • Exposure to Model Context Protocol (MCP)
Am I A Good Fit?
beta
Get Personalized Job Insights.
Our AI-powered fit analysis compares your resume with a job listing so you know if your skills & experience align.

The Company
HQ: Atlanta, GA
47 Employees

What We Do

BIP Ventures is the North American-focused venture capital division of BIP Capital. It is one of Southeast's largest and most active VC firms. BIP Ventures consistently produces exceptional outcomes for founders and top-quartile returns for investors. We partner with people who share our passion for solving real problems and unleashing the power of innovation to create incomparable value. Since 2007, BIP Ventures has invested in the success of B2B software and tech-enabled service businesses at all stages of maturity. In addition to capital, we support entrepreneurs with access to infrastructure, acumen, and talent that results in category-leading companies. A distinct multi-stage investment platform drives consistent top-quartile returns. BIP Ventures contains Panoramic Ventures, BIP Opportunities Funds, BIP Capital Venture Funds.

Similar Jobs

Optum Logo Optum

Nurse Practitioner: Part Time: HouseCalls: Jefferson, Johnson, Washington counties-GA

Artificial Intelligence • Big Data • Healthtech • Information Technology • Machine Learning • Software • Analytics
In-Office
Milledgeville, GA, USA
160000 Employees
110K-164K Annually

Wipfli Logo Wipfli

Tax Senior Manager - Real Estate

Cloud • Fintech • Software • Business Intelligence • Consulting • Financial Services
Remote or Hybrid
United States
2900 Employees
142K-192K Annually

Wipfli Logo Wipfli

Tax Manager

Cloud • Fintech • Software • Business Intelligence • Consulting • Financial Services
Remote or Hybrid
United States
2900 Employees
106K-160K Annually

Wipfli Logo Wipfli

Manager, Accounting Advisory - Behavioral Health Industry

Cloud • Fintech • Software • Business Intelligence • Consulting • Financial Services
Remote or Hybrid
United States
2900 Employees
107K-160K Annually

Similar Companies Hiring

Cie Thumbnail
Agency • Angel or VC Firm • Co-Working Space or Incubator • Digital Media • Enterprise Web • Software • Consulting
Irvine, California
65 Employees
M13 Thumbnail
Angel or VC Firm
New York, NY
40 Employees
The HEICO Companies, LLC Thumbnail
Angel or VC Firm • Industrial • Manufacturing
Warrenville, IL
9000 Employees

Sign up now Access later

Create Free Account

Please log in or sign up to report this job.

Create Free Account