Lovable: Two New App Connectors — AWS Athena and Replicate
Lovable added AWS Athena and Replicate as new App Connectors, bringing analytics-at-scale and open-source AI model execution into the Lovable app runtime. AWS Athena enables Lovable-generated apps to query data stored in Amazon S3 using SQL, making it practical to build analytics dashboards and data explorer tools directly on top of existing S3-based data lakes. Replicate opens access to thousands of open-source AI models for image, video, audio, and text generation, significantly expanding the AI capabilities that can be embedded in apps built with Lovable.
Key Takeaways
- AWS Athena enables SQL queries over Amazon S3 data directly from Lovable apps, removing the need for ETL pipelines or separate databases for analytics use cases.
- Replicate opens access to thousands of open-source AI models, covering image, video, audio, and text generation, dramatically expanding what AI capabilities can be embedded in a Lovable-built app.
- Replicate now operates under Cloudflare infrastructure, adding scalability and reliability context for teams considering production usage.
- Analytics and data explorer tools become far easier to build for teams with AWS-native data stacks, as Athena queries can now be surfaced in custom Lovable frontends without data movement.
- AI-native app categories expand significantly: image editors, transcription tools, background removal apps, and multimedia generators can now be built without separate model hosting.
- Both connectors are workspace-scoped, meaning admins control access and they can be reused across multiple projects within the same workspace.
Sources & Mentions
2 external resources covering this update
AWS Athena and Replicate Join Lovable's App Connector Library
Lovable added two new App Connectors on June 15, 2026: AWS Athena for serverless SQL analytics and Replicate for open-source AI model inference. Both connectors are configured at the workspace level by admins and owners, accessible from the App Connectors section in workspace settings.
AWS Athena: SQL Analytics Over S3 Data
AWS Athena is Amazon's serverless query service that lets applications run SQL against data stored in Amazon S3 without requiring a dedicated database or data movement. Through Lovable's Athena connector, generated apps can browse database and table schemas registered in Athena, execute SQL queries against S3-backed data, and fetch and display query results within the app.
This opens a direct path to building analytics dashboards, internal reporting tools, and data explorer interfaces on top of existing S3-based data lakes. For teams that already store structured data in S3 and use Athena for ad-hoc querying, the connector means they can now build custom frontend applications over that data without any ETL or database migration work. The use cases align well with analyst teams, data engineering organizations, and companies running AWS-native data stacks who want lightweight internal tooling on top of their existing infrastructure.
Replicate: Thousands of Open-Source AI Models
Replicate provides API-based access to a catalog of open-source AI models spanning image generation, video generation, audio processing, transcription, upscaling, background removal, and text generation. Now operating under Cloudflare's infrastructure following its acquisition, Replicate gives Lovable apps access to a broad, production-ready model library through a unified API.
Through the Lovable Replicate connector, apps can invoke models for image generation and editing (text-to-image, inpainting, upscaling, background removal), video generation (text-to-video and image-to-video), audio (speech-to-text transcription, text-to-speech, and audio generation), and text generation (specialized open-source LLMs outside the main Lovable model stack).
This is a meaningful addition for builders who want to embed AI-generated media or processing into their apps without standing up their own model infrastructure. Practical use cases include AI image editors, content generation tools, transcription dashboards, and multimedia processing apps.
Configuration and Availability
Both connectors are configured by workspace admins and owners under Connectors in workspace settings. Business and Enterprise workspaces can restrict connector availability by role.