Experience level filter
Job type filter
Client history filter
Project length filter
Hours per week filter
Posted 5 days ago
  • Hourly
  • Intermediate
  • Est. time: 1 to 3 months, Less than 30 hrs/week

AI Engineer (RAG & Agentic Workflows). *LLM RESPONSES AUTOMATICALLY AVOIDED* We have already launched a production generative AI product that utilizes a custom Retrieval-Augmented Generation (RAG) architecture. We are now expanding the platform to include CRM intelligence, workflow automation, and agentic AI capabilities. This is **not** a prompt engineering role. Seeking an engineer with deep experience building and deploying production AI systems that combine LLMs with multiple structured and unstructured data sources. You should be comfortable walking into an existing, complex codebase, understanding the current architecture, and improving it. Existing AI Architecture Our current AI architecture consists of: * OpenAI embeddings * Embeddings stored in MongoDB * MongoDB Atlas Vector Search for retrieval * Retrieval from both structured SQL data and unstructured document collections * Existing tool/function-calling architecture **Please do not apply if you have not previously built or maintained production RAG systems using embeddings and vector search.** Experience specifically with **OpenAI embeddings and MongoDB Atlas Vector Search** is highly preferred. CRM Intelligence Layer We are currently building a CRM platform and need the AI to reason over CRM records, including the other records are RAG currently retrieves. You will be responsible for designing and implementing the AI integration layer that enables the LLM to intelligently retrieve and reason over CRM data. This work includes: * Designing AI tools/functions that expose CRM data to the LLM. * Implementing backend tool handlers that retrieve CRM records. * Defining tool schemas and instructions so the AI knows when and how to retrieve CRM information. * Building secure retrieval mechanisms that enforce strict user and organization-level access controls. * Transforming raw CRM records into structured, AI-ready context. The AI will need to reason across: * CRM contacts and organizations * client profiles * Deals and opportunities * Projects * Tasks and reminders * Notes * Email history * SMS and WhatsApp communications * Call transcripts * Meeting summaries * Documents and contracts * Workflow history Agentic AI & Workflow Automation * Build proactive AI agents that generate alerts, recommendations, follow-ups, reports, and suggested next actions. * Design systems capable of reasoning across both structured and unstructured data sources. * Architect and implement multi-step and multi-agent workflows. * Develop workflow intelligence that assists users in completing real-world business tasks. Required Experience * Demonstrated experience building and deploying production AI systems used by real customers. * Experience working with embeddings, vector databases, and retrieval pipelines. * Experience implementing LLM tool/function-calling architectures. * Experience integrating AI systems with business systems such as CRMs, ERPs, or other operational databases. * Experience combining structured and unstructured data within AI applications. * Strong backend engineering and systems architecture experience. * Demonstrated ability to quickly understand and improve existing codebases. * Ability to independently own and deliver complex technical initiatives. Strongly Preferred * Experience with OpenAI embeddings. * Experience with MongoDB Atlas Vector Search. * Experience building agentic AI systems and workflow automation. * Experience designing long-term memory architectures. * Experience building multi-tenant SaaS applications with strict authorization requirements. * Experience implementing evaluation and monitoring pipelines for production AI systems. What We Value * High accountability and ownership. * Strong communication skills. * Product thinking and user empathy. * Ability to understand user workflows before writing code. * Pragmatism and sound engineering judgment. PLEASE DO NOT WASTE OUR TIME IF YOU NOT MEET THE REQUIREMENTS 

  • Hourly: $20.00 - $85.00
  • Expert
  • Est. time: More than 6 months, 30+ hrs/week

We are a small software development team actively using Claude and GitHub Copilot for development on an ASP.NET and Azure technology stack. We’re looking for an experienced AI coach/consultant who can review how our team currently uses AI, identify opportunities for improvement, and help us work more effectively with Claude Code, agents, and AI-assisted development workflows. What we're looking for: Experience implementing and scaling AI-assisted development practices within agile software teams. Deep hands-on experience with Claude Code, agents, and agent-driven workflows. Experience designing and configuring agents for development, QA, testing, documentation, and other engineering processes. Ability to conduct team workshops, coaching sessions, and practical reviews of our current workflows. Strong understanding of software engineering best practices, not just AI tooling. Bonus skills: Software architecture and platform engineering experience. Experience setting up and optimizing MCPs (Model Context Protocol), tools, integrations, and custom Claude configurations. Knowledge of AI workflows beyond development, including QA, support, project management, and internal operations. The engagement would likely include a mix of: Reviewing our current processes and tooling One-on-one discussions with team members Team coaching and training sessions Recommendations for improving productivity, quality, and collaboration using AI Please include examples of teams you have coached, AI development workflows you have implemented, and your experience with Claude agents and MCP-based tooling

  • Fixed price
  • Expert
  • Est. budget: $150.00

**Overview** We are a fast-growing SaaS company with a lean engineering team (~10 devs) utilizing a modern Python (FastAPI/Django) and Node.js backend, React frontend, and PostgreSQL stack. We have already deployed an initial multi-model agent stack—Claude Code, LiteLLM gateway, Git worktrees, and MCP integrations. We need an expert to run an intensive architecture review and optimization session for our current infrastructure. We are not looking for someone to build a full-time, weeks-long project from scratch. Instead, we need a seasoned engineer who has shipped this exact type of infrastructure end-to-end to audit our setup, identify architectural gaps, and guide our team on hardened implementation. This project must move fast. If your timeline is measured in weeks, please do not apply. We want someone who looks at this scope, jumps into a review session, and delivers actionable architectural guidance in days. This starts as a focused, urgent consultation. However, we expect ongoing advisory work—follow-ups, architecture adjustments, and enhancement reviews—as the AI tooling landscape shifts. For the right engineer, this will turn into a recurring relationship. We are completely open to a fixed price per milestone or an hourly structure. **What You Need to Have Actually Shipped and Can Review (Not Just Read About)** * **Full Agentic Coding Harnesses:** The entire loop: orchestrator → subagent → CI gate → merge loops. * **Isolation Layers:** Configured execution layers (such as E2B, Modal, or secure Docker runtimes) as isolated sandboxes for AI-generated code. * **Parallel Claude Code Sessions:** Managed multiple simultaneous subagents on scoped tasks via Git worktrees. * **Self-Hosted LiteLLM Gateways:** Routing to multiple models (Claude, GPT, Gemini, DeepSeek). * **MCP Server Infrastructure:** Connected file system, PostgreSQL, Atlassian, and Slack tool layers for active agents. * **Agent Framework Structures:** Used CLAUDE.md, COMMON\_MISTAKES.md, subagent role definitions, hook scripts, and settings.json. * **Human-in-the-Loop Orchestration:** Built Plan Mode or equivalent approval gates before agent execution. * **Multi-Agent Frameworks:** 7-agent feature factory patterns or frameworks like LangGraph, CrewAI, or Autogen. * **Durable Workflow Engines:** Applied Temporal, n8n, or similar tools for long-running agent workflow execution. * **Mechanical Quality Gates:** Treating CI green as the ultimate gate for agent output quality. \[[1](https://manveerc.substack.com/p/ai-agent-sandboxing-guide)\] **Our Current Stack (What you are reviewing)** * **Backend:** Python (FastAPI / Django) & Node.js (TypeScript) * **Frontend:** React (Next.js) * **Database & ORM:** PostgreSQL / Prisma / SQLAlchemy * **Infrastructure:** Docker Compose, AWS (ECS/EKS) * **CI/CD:** GitHub Actions / GitLab CI * **AI Layer:** Claude Code with shared `.claude/` directory, CLAUDE.md, and LiteLLM gateway in Docker * **MCP:** Atlassian (Jira/Confluence), custom PostgreSQL MCP server, Slack * **Workflow Automation:** Temporal / n8n * **QA Automation:** Playwright / Autonoma **Scope of Work (Review & Advisory Only)** 1. **Comprehensive Audit:** Audit our current agent harness and identify architectural gaps against a production-grade standard. 2. **Sandbox Strategy Consultation:** Review our environment strategy to ensure highly secure, isolated execution runtimes for agent code runs. 3. **Workflow Hardening Review:** Evaluate our parallel agent workflow setup (Git worktrees, subagent role configs, hook scripts, and settings lockdown). 4. **CI Pipeline Integration Strategy:** Advise on wiring our sandbox execution layer into the existing CI pipeline so agent-executed code runs in clean snapshots, not live infra. 5. **Architectural Runbook:** Deliver an optimization report / documented standard that our backend lead can easily own and execute going forward. **How to Apply** Skip the generic pitch. Show us something real to be considered: 1. A GitHub repo, architecture diagram, or Loom walkthrough of an agentic harness you have actually shipped. 2. Specific tools from our stack you have personally configured (E2B, LiteLLM, Claude Code, etc.). 3. One sentence explaining the hardest problem you solved to get full agent loops running reliably. 4. Your availability to conduct this high-impact architectural review session this week.

  • Hourly: $80.00 - $110.00
  • Expert
  • Est. time: 3 to 6 months, 30+ hrs/week

We are a small AI consulting practice that helps financial services firms put AI to work inside their business. Our clients are owner-led firms like accountants, business appraisers, financial advisors, and insurance agents. We do not sell one-off scripts or disposable projects. We build practical AI systems that take real work off these firms' plates, delivered through ongoing monthly work. Demand is growing and the bottleneck is delivery. We are looking for one delivery partner to own that side of the work with us. How it works: we handle marketing, sales, and the paid advisory session that starts each client. Once a client moves to ongoing work, you take the lead on delivery. You build the systems against the priorities we set each month, and you run the weekly client meeting as their main point of contact. We stay in for support, to translate the client's business context, and to own the relationship at the top, but week to week the client works with you. What you would own: -Building AI and agentic systems for clients -Running the weekly client meeting and being the client's day-to-day contact -Taking each engagement from kickoff through delivery on the month's agreed hours, to a standard we can stand behind Compensation is $100/hour for your hours, which include both build time and client meetings. Straightforward and paid against tracked hours. As our client book grows, so do the hours available. Who we are looking for: -Genuinely fluent building real systems with modern AI tools. -Not just familiar with them. You should be comfortable architecting and shipping working systems for non-technical business owners. -Client-ready. You can run a working session, explain technical things plainly to a non-technical owner, and hold a client relationship week to week. -Native or fluent English. You are in front of clients every week, so clear, natural communication is non-negotiable. -Strong general technical judgment. The specific stack matters less than the ability to find the right solution and build it. -Reliable. We scope the work and stand behind it, so we need to count on what you deliver and how you handle the client. Who this is not for: anyone looking to own sales or pricing, anyone who only wants to build quietly and never talk to a client, and anyone new to this work hoping to learn on the job. To apply, tell us briefly: the most relevant AI system you have built and what it did for the business, how comfortable you are leading client calls, and how you approach building these systems. Start your reply with the word "Agentic" so we know you read this in full. Applications without it will not be reviewed. We will move quickly with the right person.

  • Hourly: $35.00 - $50.00
  • Intermediate
  • Est. time: 1 to 3 months, Less than 30 hrs/week

ABOUT THE PROJECTS. I run a curated marketplace on Shopify (The Ever Good) and I am building out an AI automation system to handle routine tasks in the business. I am AI-savvy and have built a Python agent myself, so I understand what I am asking for. I have the architecture planned and the business requirements semi-documented for each piece. I simply do not have the time to build everything I want to build, which is why I need a developer to work alongside me. The first project is a product review collection and import system. If it goes well, there is ongoing work building out additional agents over time, one at a time. This is a potential long-term engagement depending on how the first project goes. WHAT WE ARE BUILDING. The overall system is a set of AI agents that handle specific business tasks and route outputs to a simple dashboard where I can review, approve, and trigger actions before anything goes live. The dashboard is a Lovable build that gives me a single place to monitor agent status, review outputs, and approve or return anything that needs a human decision before it moves forward. Agents are planned across several areas of the business. We will build one at a time. I will walk you through the requirements for each before you start. Examples of agents here by business category (these could change): - MARKETPLACE & CATALOG. Product Reviews (first project), Catalog Enrichment and SEO, Pricing and Margin Monitor, New Product Auto-Pricer, Maker Stories, Maker Audit, Maker Analytics, Review Monitor. - CONTENT & SOCIAL. Content Generation, Cultural Moment Monitor, Social Publishing, Pinterest Curator, Instagram DM Automation, Image Production, Founder Content Amplifier. - MARKETING & ADS. Email Sequences, Paid Media Director, Ads Performance Monitor, LinkedIn Outreach. - SEO and Search. SEO and AI Search Visibility, Crawl Error and Redirects. - THE SCHOOL (Our Coaching Offerings). AI Readiness Assessment, Coaching Prep Tool, Workshop Launcher, Course Completion Monitor, Immersion Round Tracker. - FINANCE & OPS. Profit Police, Cash Flow Forecaster, Financial Health Monitor, System Health Monitor. - CUSTOMER SERVICE & GIFTING. Customer Service Drafts, Gift Inquiry and Proposals, Basket Assembler. OUR TECH STACK (Could Change). - AI AGENT BUILDING STACK. Claude Code, Claude API, Python, Make.com, Replit, Lovable, Google Sheets API, Baserow. - OTHER BUSINESS SYSTEMS. Shopify API, DropCommerce API, Matrixify, Typeform, Stripe API, Yotpo API, Klaviyo API, Instagram Business API, Later API, Pinterest API, ManyChat API, Bannerbear API, LinkedIn API, Google Analytics 4 API, Google Search Console API, DataForSEO API, QuickBooks Online API, Google Drive API. HOW WE WORK. - HOURLY. Collaborative and iterative engagement. - REQUIREMENTS. We review together before each build and refine as we go. - QA. I handle testing and QA on my end. - DOCUMENTATION. All work is documented throughout with decision logs and handoff notes so full ownership and control remains with me at every stage. - IP. All intellectual property and work product belongs to me entirely. - CLAUDE. You are expected to maintain your own Claude environment at a level that supports serious development work with no usage limitations. - ACCESS. All business systems and APIs provided with scoped credentials as needed. - DEPLOYMENT. Production deployment is handled collaboratively. - COMMITMENT. Looking for someone who can help maintain and evolve these tools over time while I retain full control and understanding of everything we build. WHAT I AM LOOKING FOR. - CLAUDE. Must use Claude as your central AI LLM. Experience. Working experience with the Claude API and the tools in the building stack above, or a demonstrated ability to learn new tools quickly. - COMMUNICATION.Clear communicator who works independently and does not need to be managed through a task, but is promptly responsive to me. - MINDSET. Building with AI tools as a regular part of your work. TO APPLY. Please share a brief description of one or two AI agents you have built, what they did, and what tools you used. Include a note on your familiarity with the tools listed above and your hourly rate.

  • Fixed price
  • Expert
  • Est. budget: $1,500.00

This is a collaborative role where you'll help create high-quality AI avatar videos, short-form reels, and social media content while documenting the process into reusable SOPs and prompt libraries. ***All content developed will be used toward our portfolio to generate new clients More info: You'll work directly with me to create AI avatar videos, short-form content, and social media reels using tools such as HeyGen, Synthesia, Higgsfield, Runway, Veo, CapCut, ElevenLabs, or similar AI platforms. You should have a strong eye for storytelling, editing, and content that performs on social media while being comfortable experimenting with new AI tools and workflows. You'll help develop portfolio-quality projects, fulfill client content requests, test and optimize AI production processes, document repeatable workflows into clear SOPs, and build an organized library of prompts for different content styles and use cases. I'm looking for someone who is reliable, organized, communicates well, enjoys collaborating, and is interested in helping build a scalable AI content production system rather than simply editing videos. Some content examples: https://www.instagram.com/reel/DX8DyhkNt7H/?igsh=MWsweW03NTZleDRodg== https://www.instagram.com/reel/DZn61OPxWjr/?igsh=MTc4aGtpeGtybmg3eQ== https://www.instagram.com/reel/DZaOvs6RuLX/?igsh=MWVlOHlyaHlza2NuaQ== https://www.instagram.com/reel/DZigU_CSbw5/?igsh=d3c0cnk3d2hndGdm https://www.instagram.com/reel/DXE6h0eEd0o/?igsh=ZDgzemRwbjd2Njgw https://www.instagram.com/reel/DZV4YDlqoJn/?igsh=MXVxNHUyM3VscDAxdw== https://www.instagram.com/reel/DXP4WCIgLcp/?igsh=OTNhcWZ0dnB3Z210 Initial Project Budget: Phase 1 – Portfolio Development & Coaching Budget: $1,000 - Develop portfolio-quality content together. - Build repeatable workflows. - Refine creative direction. Phase 2 – SOP Development, Service Fulfillment Testing & Prompt Library - Budget: $500 - Document production workflows. - Create standardized SOPs. - Build an organized prompt library. - Test and optimize fulfillment processes for client delivery. Opportunity: This can become an ongoing role as we begin producing content for paying clients. I'm looking for someone who wants to help build the production system—not just edit videos.

  • Fixed price
  • Entry Level
  • Est. budget: $25.00

We're an early-stage AI startup building Hirey — an agent-to-agent marketplace that runs inside various AI tools via a plugin. Think "Upwork for AI agents": your agent finds, vets, and books the right human or agent on your behalf. We're looking for 5 developers to install our plugin (openclaw, codex, Opus, Gemini), try a sample workflow, and give us honest feedback on a 30-minute Zoom. About 30 minutes of your time total. What you'll do 1. Install the Hirey plugin in Codex. It connects your agent to Hirey’s remote MCP server, so there’s no local server, Node setup, Claude Desktop, or JSON config edit required. Setup is usually: enable the plugin, restart the AI agent you installed on 2. Connect to Hirey and run one sample workflow we send you. 3. 30-min Zoom with the founding team. We'll ask what confused you, what worked, what you'd change. Camera on, recorded. Who we're looking for - Someone who has used AI tools in the past, especially for any coding or technical tasks - You use Claude Desktop, Cursor, Codex, or similar AI dev tools regularly. - Bonus: you've built or contributed to anything in the AI agent / MCP / LangChain / Claude Code ecosystem. What you get - $25 flat, released via Upwork on call completion. - Early access to the Hirey AI agent network if you want to keep using it. - A direct line to the founding team — we genuinely want your criticism. To apply, answer these in your proposal 1. Have you used an AI coding tool before? Which one(s)? 2. One sentence on a recent AI/agent project you've worked on or played with. 3. Your timezone and earliest availability this week. We'll respond within 24 hours and schedule calls within 2 business days. No long applications, no portfolio review. Optimizing for speed.

  • Hourly: $75.00 - $100.00
  • Expert
  • Est. time: More than 6 months, 30+ hrs/week

26ers is building Human + AI operating systems that help organizations improve decision quality, execution speed, and organizational leverage. We are seeking a customer-facing AI Architect who can work directly with executives, operational leaders, and technical teams to design practical AI solutions that solve real business problems. This role helps organizations identify high-value AI opportunities, redesign workflows, modernize operations, and implement Human + AI operating systems that improve execution, decision-making, and organizational effectiveness. The ideal candidate can move fluidly between customer conversations, workflow discovery, solution design, governance considerations, and implementation planning. Responsibilities • Participate in customer discovery and solution design conversations • Analyze current-state workflows and identify AI transformation opportunities • Design Human + AI operating models, agentic workflows, and operational systems that improve execution and decision-making • Create solution blueprints, implementation plans, and statements of work • Collaborate with implementation developers and technical delivery teams • Consider data governance, security, compliance, and operational requirements throughout solution design • Contribute to the development of reusable 26ers methodologies, frameworks, and institutional knowledge • Design systems that capture, structure, and operationalize organizational knowledge and institutional learning Ideal Experience • Experience designing AI-powered business workflows and operational systems • Strong understanding of OpenAI, Claude, and modern LLM-based solution design • Experience with workflow orchestration platforms, AI agents, automation systems, and API-based architectures • Strong understanding of data governance, information security, and enterprise AI deployment considerations • Experience translating business requirements into solution architectures, implementation plans, and statements of work • Customer-facing experience in consulting, solution engineering, professional services, digital transformation, or technical advisory roles • Experience conducting discovery workshops, workflow assessments, and current-state/future-state design exercises • Understanding of operating model design, workflow modernization, and organizational transformation • Strong written and verbal communication skills with executive stakeholders • Ability to leverage AI tools to rapidly produce architecture drafts, blueprints, requirements documents, implementation plans, training materials, and customer deliverables Nice to Have • Experience with Gemini, MCP, LangGraph, CrewAI, AutoGen, or similar orchestration frameworks • Experience with n8n, Make, Zapier, or workflow automation platforms • Experience with vector databases, RAG architectures, and organizational knowledge systems • Experience building or deploying multi-agent systems • Government, healthcare, financial services, or other regulated industry experience • Startup, founder, or early-stage company experience • Experience designing systems that capture institutional knowledge, operational learning, or organizational intelligence • Military, consulting, enterprise software, or transformation leadership experience Success in this role • Quickly understand a client's operating environment, workflows, and business objectives • Identify high-value opportunities for AI-enabled transformation and operational leverage • Translate customer goals into practical solution designs, implementation plans, and delivery roadmaps • Balance innovation, governance, security, and operational realities • Help organizations move from AI experimentation to operational execution This role may begin on a contract basis and expand into a longer-term strategic partnership as 26ers grows.

  • Hourly: $15.00 - $95.00
  • Expert
  • Est. time: More than 6 months, 30+ hrs/week

Upwork Job Post AI Automation & Performance Marketing Expert Needed for Premium AI Agency Overview We are looking for a highly experienced AI Automation & Digital Growth Specialist to help scale TUFF AI Agents, a premium AI consulting agency that helps businesses automate operations, generate more qualified leads, improve customer experiences, and increase revenue through artificial intelligence. This is a long-term opportunity for someone who understands both business automation and performance marketing. If you have successfully marketed AI services, SaaS products, CRM platforms, automation agencies, or B2B technology solutions—and can demonstrate measurable results—we'd love to hear from you. --- About TUFF AI Agents TUFF AI Agents builds custom AI solutions for businesses, including: - AI Chatbots - AI Voice Receptionists - AI Sales Agents - CRM Automation - GoHighLevel Systems - Zapier Automation - Marketing Automation - Lead Generation Systems - Appointment Booking - Email & SMS Automation - Workflow Automation - AI Business Consulting Our mission is to help businesses eliminate repetitive work, respond faster, improve efficiency, and grow with intelligent automation. --- What You'll Be Responsible For Paid Advertising Plan, launch, and optimize campaigns across: - Meta (Facebook & Instagram) - Google Ads - YouTube Ads - LinkedIn Ads - TikTok Ads - Performance Max - Display & Remarketing Lead Generation Create campaigns that generate qualified consultations through: - Landing pages - Lead magnets - Booking funnels - Retargeting campaigns - Conversion optimization Social Media Marketing Develop and manage content strategies for: - LinkedIn - Facebook - Instagram - TikTok - YouTube Shorts - X Including: - Educational AI content - Case studies - Short-form videos - Client success stories - AI demonstrations - Thought leadership Funnel Optimization Improve every stage of the customer journey by optimizing: - Landing pages - Calls-to-action - Lead forms - Booking rates - Email follow-up - Sales conversion --- Ideal Candidate We're looking for someone with experience marketing: - AI agencies - Automation agencies - SaaS products - CRM platforms - B2B services - Technology consulting - GoHighLevel agencies - Marketing agencies Bonus points if you've worked with: - OpenAI - GoHighLevel - Zapier - HubSpot - Salesforce - AI chatbots - Voice AI - Automation consulting --- Required Skills - Meta Ads Manager - Google Ads - LinkedIn Ads - TikTok Ads - Google Analytics 4 - Google Tag Manager - Conversion Tracking - Landing Page Optimization - Funnel Strategy - Email Marketing - CRM Marketing - Copywriting - Video Ad Strategy - A/B Testing --- Success Metrics Your success will be measured by: - Qualified consultation bookings - Cost per qualified lead - Landing page conversion rate - Return on ad spend (ROAS) - Organic audience growth - Website traffic quality - Lead-to-client conversion rate --- To Apply Please include: 1. Examples of AI, SaaS, or B2B campaigns you've managed. 2. Case studies with measurable results. 3. Industries you've worked with. 4. Typical monthly ad budgets you've managed. 5. Your recommended launch strategy for an AI automation consulting agency. 6. Links to landing pages, funnels, or campaigns you've built (if available). --- Preferred Qualifications - Experience with GoHighLevel - Experience with Zapier or workflow automation - AI marketing experience - B2B lead generation - CRM implementation knowledge - Funnel building - Strong copywriting skills - Video marketing experience Open to hourly or fixed-price proposals based on experience and proven results. We're looking for a long-term partner who can help grow TUFF AI Agents into a leading AI automation consulting brand. If you have a passion for AI, automation, and high-performance marketing, we'd love to hear how you would approach this project.

  • Hourly
  • Intermediate
  • Est. time: 1 to 3 months, Less than 30 hrs/week

We are looking for 2-3 AI engineers/developers to help us build/complete an AI go-to-market (GTM) tool that looks at both structured and unstructured data, runs it all through our AI engine, and provides insights and recommendations straight to sales people. The tool is able to handle large volumes of data and provide actionable insights for business decision-making. Our engine consists of a prioritization algorithm, pattern matching and sentiment analysis. We use our recommendation engine to deliver the output (insights) straight to our tool which is "Apple-simple", intuitive and gamified. No more sales time wasted on looking at dashboards and trying to agree on which insights are important and which should be acted on. What you'll do Own features end-to-end across theFastAPI backend (IEngine) and Next.js 15 / React 19 frontend— from Claude prompt design to UI polish. Extend the intelligence pipeline: meeting ingestion (Google Drive + Deepgram realtime), Claude-driven action card generation, Neo4j relationship graph, and Supabase-backed state. Build customer-facing dashboard surfaces — deals, gamification, coaching, trust graph — with TypeScript, Tailwind, shadcn/ui, and D3. Operate WebSocket transcription sessions and async job pipelines reliably under real meeting load. Instrument with Sentry, harden auth (NextAuth :left_right_arrow: JWT :left_right_arrow: FastAPI service-to-service), and keep deploy pipelines green. Build with simulators: when you can't test against live meetings, generate realistic synthetic transcripts through our simulator service. Stack you'll work in Backend: Python 3.11, FastAPI, Uvicorn, PyJWT, Anthropic SDK, Deepgram, Neo4j, Supabase (Postgres + realtime), WebSockets Frontend: TypeScript, Next.js 15 (App Router), React 19, NextAuth 5, Tailwind, shadcn/ui, D3, Stripe Infra: Fly.io, GitHub Actions, Sentry, Supabase AI: Claude (Opus/Sonnet) for transcript analysis, action card generation, and agentic dev workflows What we're looking for 4+ years building production web applications, ideally across Python and TypeScript. Comfort designing and shipping features against an LLM API — prompt iteration, structured outputs, evals, cost/latency tradeoffs. Real Claude or OpenAI production experience required. Experience with multi-tenant SaaS patterns, JWT auth, and one or more of: graph databases, realtime systems, audio/transcription pipelines. Comfort with AI-assisted development workflows (Claude Code, Cursor, etc.) — not just as a code-completion tool, but as a way to plan and ship features. Bias toward shipping. Small surface area, high ownership, no committee.

Jobs Per Page: Â