AI Engineering at BuildBetter.ai

As an AI Engineer at BuildBetter, I worked on integrations, sync infrastructure, CI/CD tooling, and internal developer workflows. BuildBetter is a customer intelligence platform that ingests company data (calls, recordings, interviews, feedback) and turns it into actionable product-ops signals.


Impact


Areas of Contribution

AreaSummary
IntegrationsBuilt 4 third-party integrations (Circle, Notion, Front, Attio) + fixes for existing ones
AI FeaturesBuilt draft iteration of Custom AI Agents feature, AI-powered field classification for imports
Developer ToolingCreated Claude Code skills and slash commands for the engineering team
CI/CD & TestingAutomated code review checks, E2E testing infrastructure, quality gates
InfrastructureQueue reliability improvements, monitoring, database migration work
DocumentationIntegration pattern guides, acceptance criteria, tech stack standards

Third-Party Integrations

I built several integrations following OAuth2 and incremental sync patterns, enabling customers to automatically import and analyze data from their existing tools.

Circle.so Integration

Built a complete integration for community platform data.

Challenges solved:

Notion Integration

Built OAuth2 integration for importing Notion workspace pages as searchable documents.

Features:

Front Integration

Built the Front (customer communication platform) integration from scratch.

Features:

Attio Integration

Built CRM sync for importing contacts and companies.

Features:

Integration Fixes


AI Features

Custom AI Agents (Draft Iteration)

Built an early draft iteration of the Custom AI Agents feature, which enables AI-powered conversations for analyzing customer signals. This exploratory work helped inform the direction of the feature before it was rebuilt by another engineer.

AI-Powered Field Classification

Built an LLM-powered system for automatically classifying and mapping fields during data imports.

Features:

UI/UX work:


Developer Tooling

Created tools and documentation to standardize how the engineering team builds features and debugs issues.

Claude Code Skills

Built reusable AI-powered development tools:

Slash Commands

Created workflow automation commands including:

Integration Pattern Documentation

Created documentation for building integrations:


CI/CD & Testing

Automated Code Review

Analyzed historical PRs to extract actionable heuristics that run automatically in CI:

Benefits:

E2E Testing Infrastructure

Built infrastructure to run previously-skipped E2E tests in CI:

Additional CI Improvements

Test Coverage

Added unit tests for integrations including error handling, sync services, and auth decorators.


Infrastructure Work

Queue Reliability

Database Migration

Observability


Technologies Used