<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Bult.ai</title>
    <description>The latest articles on DEV Community by Bult.ai (@bult).</description>
    <link>https://dev.to/bult</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3382322%2Fd4be1e86-e1ce-43ac-af29-bf5915de5a25.png</url>
      <title>DEV Community: Bult.ai</title>
      <link>https://dev.to/bult</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/bult"/>
    <language>en</language>
    <item>
      <title>Deploy OpenClaw AI Agents in Minutes with Bult.ai</title>
      <dc:creator>Bult.ai</dc:creator>
      <pubDate>Tue, 21 Apr 2026 12:29:32 +0000</pubDate>
      <link>https://dev.to/bult/deploy-openclaw-ai-agents-in-minutes-with-bultai-3dn8</link>
      <guid>https://dev.to/bult/deploy-openclaw-ai-agents-in-minutes-with-bultai-3dn8</guid>
      <description>&lt;p&gt;Running AI agents in production usually comes with a lot of overhead. You need to configure infrastructure, manage environments, expose services, and deal with scaling.&lt;/p&gt;

&lt;p&gt;We wanted to simplify that.&lt;/p&gt;

&lt;p&gt;We’ve added OpenClaw to the Bult.ai template library so you can deploy AI agents in minutes, not hours.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What is OpenClaw?&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;OpenClaw is a framework for building autonomous AI agents that can execute tasks, interact with external services, and operate with minimal human input.&lt;/p&gt;

&lt;p&gt;It’s commonly used for:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;automation workflows&lt;/li&gt;
&lt;li&gt;AI assistants&lt;/li&gt;
&lt;li&gt;task execution agents&lt;/li&gt;
&lt;li&gt;integrations with APIs and tools&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;The Problem&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Deploying AI agents is still harder than it should be.&lt;/p&gt;

&lt;p&gt;You typically need to:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;provision infrastructure&lt;/li&gt;
&lt;li&gt;configure runtime environments&lt;/li&gt;
&lt;li&gt;manage secrets&lt;/li&gt;
&lt;li&gt;expose endpoints&lt;/li&gt;
&lt;li&gt;handle scaling and uptime&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;For many developers, this becomes a bottleneck.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The Solution&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;With Bult.ai, the deployment layer is abstracted away.&lt;/p&gt;

&lt;p&gt;You can now run OpenClaw as a ready-to-use template.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How It Works&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The flow is simple:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Connect your GitHub repository&lt;/li&gt;
&lt;li&gt;Select the OpenClaw template&lt;/li&gt;
&lt;li&gt;Add your API keys&lt;/li&gt;
&lt;li&gt;Deploy&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;That’s it. Your AI agent is live with a public URL.&lt;/p&gt;

&lt;p&gt;No manual server setup. No DevOps work.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What Bult.ai Handles&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Bult.ai takes care of:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;infrastructure provisioning&lt;/li&gt;
&lt;li&gt;deployment and runtime setup&lt;/li&gt;
&lt;li&gt;SSL and public access&lt;/li&gt;
&lt;li&gt;scaling and availability&lt;/li&gt;
&lt;li&gt;CI/CD flow&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This allows you to focus entirely on your agent logic and prompts.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why This Matters&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;We’re moving toward a world where:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;AI agents are first-class products&lt;/li&gt;
&lt;li&gt;experimentation speed matters more than setup&lt;/li&gt;
&lt;li&gt;developers need to ship fast
er&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The bottleneck is no longer writing code. It’s getting that code into production.&lt;/p&gt;

&lt;p&gt;By removing infrastructure complexity, developers can:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;test ideas faster&lt;/li&gt;
&lt;li&gt;iterate more often&lt;/li&gt;
&lt;li&gt;build production-ready AI systems without friction&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;Who This Is For&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;This setup is useful for:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;indie hackers building AI tools&lt;/li&gt;
&lt;li&gt;startups launching AI products&lt;/li&gt;
&lt;li&gt;developers experimenting with agents&lt;/li&gt;
&lt;li&gt;teams building internal automation&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Try It&lt;/p&gt;

&lt;p&gt;You can deploy OpenClaw in one click and run your AI agent in the cloud:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://bult.ai" rel="noopener noreferrer"&gt;https://bult.ai&lt;/a&gt;&lt;/p&gt;

</description>
      <category>openclaw</category>
      <category>ai</category>
      <category>agents</category>
      <category>devops</category>
    </item>
    <item>
      <title>Create RAG with Bult.ai</title>
      <dc:creator>Bult.ai</dc:creator>
      <pubDate>Fri, 20 Feb 2026 10:13:00 +0000</pubDate>
      <link>https://dev.to/bult/create-rag-with-bultai-3nh0</link>
      <guid>https://dev.to/bult/create-rag-with-bultai-3nh0</guid>
      <description>&lt;p&gt;We just released a production ready RAG template project for &lt;a href="https://bult.ai/" rel="noopener noreferrer"&gt;Bult.ai&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Full step-by-step video tutorial is here: &lt;a href="https://youtu.be/CkcVGtiSGDQ?si=Y1X1LP-Aw09g_zIp" rel="noopener noreferrer"&gt;https://youtu.be/CkcVGtiSGDQ?si=Y1X1LP-Aw09g_zIp&lt;/a&gt;&lt;br&gt;


  &lt;iframe src="https://www.youtube.com/embed/CkcVGtiSGDQ"&gt;
  &lt;/iframe&gt;


&lt;/p&gt;

&lt;p&gt;Full text tutorial is here: &lt;a href="https://docs.bult.ai/tutorials/tutorial-rag" rel="noopener noreferrer"&gt;https://docs.bult.ai/tutorials/tutorial-rag&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you want to deploy a serious Retrieval Augmented Generation (RAG) system, this is for you.&lt;/p&gt;

&lt;p&gt;What it includes:&lt;/p&gt;

&lt;p&gt;• Hybrid search combining BM25 and vector similarity&lt;br&gt;
• Cross encoder reranking for higher precision&lt;br&gt;
• Optional HyDE and multi query retrieval&lt;br&gt;
• Multi model support: OpenAI, Anthropic, Google, Ollama&lt;br&gt;
• OCR for scanned PDFs&lt;br&gt;
• JWT authentication and optional Google OAuth&lt;br&gt;
• Analytics dashboard with usage and latency tracking&lt;br&gt;
• Conversation export to Markdown, JSON, and PDF&lt;br&gt;
• Async background processing with job tracking&lt;/p&gt;

&lt;p&gt;You upload documents.&lt;br&gt;
Ask questions.&lt;br&gt;
Get answers with inline citations and source scoring.&lt;/p&gt;

&lt;p&gt;It deploys on &lt;a href="https://bult.ai/" rel="noopener noreferrer"&gt;Bult.ai&lt;/a&gt; using:&lt;/p&gt;

&lt;p&gt;• GitHub based app service&lt;br&gt;
• PostgreSQL&lt;br&gt;
• pgvector&lt;/p&gt;

&lt;p&gt;No Kubernetes. No infrastructure gymnastics.&lt;/p&gt;

&lt;p&gt;This template demonstrates how to run production grade AI workloads on a PaaS with full control over architecture.&lt;/p&gt;

&lt;p&gt;If you're building AI products and need a strong RAG foundation, fork it and deploy in minutes.&lt;/p&gt;

&lt;p&gt;Would love feedback from builders pushing RAG systems to real world scale.&lt;/p&gt;

</description>
      <category>rag</category>
      <category>ai</category>
      <category>aiops</category>
      <category>machinelearning</category>
    </item>
    <item>
      <title>Vibe Coding and the Modern Developer Stack</title>
      <dc:creator>Bult.ai</dc:creator>
      <pubDate>Thu, 15 Jan 2026 10:25:14 +0000</pubDate>
      <link>https://dev.to/bult/vibe-coding-and-the-modern-developer-stack-48l1</link>
      <guid>https://dev.to/bult/vibe-coding-and-the-modern-developer-stack-48l1</guid>
      <description>&lt;p&gt;Vibe coding is becoming a popular approach for building modern products faster. The idea is simple: remove unnecessary friction between an idea and a live product, and let developers focus on creativity, logic, and experimentation instead of infrastructure overhead.&lt;/p&gt;

&lt;p&gt;Instead of spending days setting up servers, pipelines, and configurations, vibe coding relies on a focused stack of tools that accelerate every stage of development.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;A Practical Vibe Coding Stack&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Below is an example of a developer stack that supports fast iteration and real product delivery.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Frontend and Backend:&lt;/strong&gt; &lt;/p&gt;

&lt;p&gt;Antigravity, Cursor, Claude Code&lt;/p&gt;

&lt;p&gt;These tools act as powerful development assistants. They help generate code, explain patterns, and speed up implementation. At the same time, it is important to review implementation plans and understand the logic behind the code being written. Vibe coding works best when speed is paired with understanding.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Databases and RAG&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Pinecone&lt;/p&gt;

&lt;p&gt;Vector databases and retrieval augmented generation systems make it easier to build AI driven products that work with knowledge, context, and memory at scale.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Cloud and DevOps&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bult.ai/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=bult_content&amp;amp;utm_content=vibe-coding-and-the-modern-developer-stack-48l1" rel="noopener noreferrer"&gt;Bult.ai&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://bult.ai/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=bult_content&amp;amp;utm_content=vibe-coding-and-the-modern-developer-stack-48l1" rel="noopener noreferrer"&gt;Bult.ai&lt;/a&gt; handles deployment, infrastructure, SSL, domains, scaling, and CI CD. This removes one of the biggest bottlenecks in modern development. Developers can push code, deploy services, and go live in minutes without managing servers or complex pipelines.&lt;/p&gt;

&lt;p&gt;By abstracting infrastructure complexity, &lt;a href="https://bult.ai/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=bult_content&amp;amp;utm_content=vibe-coding-and-the-modern-developer-stack-48l1" rel="noopener noreferrer"&gt;Bult.ai&lt;/a&gt; allows teams to focus on product logic, user experience, and experimentation.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;LLM Services&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;OpenAI, Gemini, Hugging Face, Ollama&lt;/p&gt;

&lt;p&gt;These services power the intelligence layer of modern applications, enabling chat interfaces, automation, agents, and content generation.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why This Matters&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;The core idea behind vibe coding is not cutting corners, but building momentum. When infrastructure stops being a blocker, developers can iterate faster, test ideas earlier, and ship real products instead of prototypes that never reach production.&lt;/p&gt;

&lt;p&gt;Less infrastructure pain.&lt;br&gt;
More speed and experimentation.&lt;br&gt;
A faster path from idea to a working product.&lt;/p&gt;

&lt;p&gt;This is the direction modern development is moving toward, and stacks built around simplicity and automation are making it possible.&lt;/p&gt;

</description>
      <category>vibecoding</category>
      <category>antigravity</category>
      <category>cursor</category>
      <category>pinecone</category>
    </item>
    <item>
      <title>Public URLs and Custom Domains in Bult.ai</title>
      <dc:creator>Bult.ai</dc:creator>
      <pubDate>Fri, 09 Jan 2026 12:46:47 +0000</pubDate>
      <link>https://dev.to/bult/public-urls-and-custom-domains-in-bultai-1n5h</link>
      <guid>https://dev.to/bult/public-urls-and-custom-domains-in-bultai-1n5h</guid>
      <description>&lt;p&gt;Every project deployed on &lt;strong&gt;&lt;a href="https://bult.ai/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=bult_content&amp;amp;utm_content=public-urls-and-custom-domains-in-bultai-1n5h" rel="noopener noreferrer"&gt;Bult.ai&lt;/a&gt;&lt;/strong&gt; receives a ready to use public URL that works instantly. For example, a service can be accessed right away at &lt;a href="https://blog.fin1.bult.app/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=bult_content&amp;amp;utm_content=public-urls-and-custom-domains-in-bultai-1n5h" rel="noopener noreferrer"&gt;https://blog.fin1.bult.app/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;These platform URLs are available by default and require no configuration.&lt;/p&gt;

&lt;p&gt;Custom Domains&lt;/p&gt;

&lt;p&gt;In addition to default URLs, &lt;a href="https://bult.ai/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=bult_content&amp;amp;utm_content=public-urls-and-custom-domains-in-bultai-1n5h" rel="noopener noreferrer"&gt;Bult.ai&lt;/a&gt; allows you to manage custom domains directly inside the platform and expose services with branded URLs such as blog.com.&lt;/p&gt;

&lt;p&gt;All domain management happens in one place at&lt;br&gt;
&lt;a href="https://app.bult.ai/domains/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=bult_content&amp;amp;utm_content=public-urls-and-custom-domains-in-bultai-1n5h" rel="noopener noreferrer"&gt;app.bult.ai/domains&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;What You Get&lt;/p&gt;

&lt;p&gt;• Branded URLs for your services&lt;br&gt;
• Automatic SSL for both custom and platform domains&lt;br&gt;
• Default public URLs available for every service&lt;br&gt;
• Simple and transparent DNS verification flow&lt;/p&gt;

&lt;p&gt;Once a domain is verified, it can be attached to any service in just a few clicks.&lt;/p&gt;

&lt;p&gt;From Deploy to Live&lt;/p&gt;

&lt;p&gt;With &lt;a href="https://bult.ai/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=bult_content&amp;amp;utm_content=public-urls-and-custom-domains-in-bultai-1n5h" rel="noopener noreferrer"&gt;Bult.ai&lt;/a&gt;, services go from deployment to a live, secure URL in minutes. Whether you use a platform generated URL or your own domain, the workflow stays simple and predictable.&lt;/p&gt;

&lt;p&gt;This makes it easy to ship production ready applications without dealing with certificates, proxies, or manual DNS setups.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>devops</category>
      <category>cloud</category>
      <category>aws</category>
    </item>
    <item>
      <title>Build a Database Service in Minutes with Bult.ai</title>
      <dc:creator>Bult.ai</dc:creator>
      <pubDate>Thu, 08 Jan 2026 07:01:37 +0000</pubDate>
      <link>https://dev.to/bult/build-a-database-service-in-minutes-with-bultai-4f8d</link>
      <guid>https://dev.to/bult/build-a-database-service-in-minutes-with-bultai-4f8d</guid>
      <description>&lt;p&gt;Modern applications depend on reliable databases, but setting them up often requires significant infrastructure work. &lt;strong&gt;&lt;a href="https://bult.ai/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=bult_content&amp;amp;utm_content=build-a-database-service-in-minutes-with-bultai-4f8d" rel="noopener noreferrer"&gt;Bult.ai&lt;/a&gt;&lt;/strong&gt; simplifies this process by allowing teams to deploy databases in just a few clicks using the Canvas UI.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Supported Database Templates&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://bult.ai/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=bult_content&amp;amp;utm_content=build-a-database-service-in-minutes-with-bultai-4f8d" rel="noopener noreferrer"&gt;Bult.ai&lt;/a&gt; provides ready-to-use templates for the most popular databases:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;PostgreSQL&lt;/strong&gt;&lt;br&gt;
Deploy with automated backups and built-in monitoring.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;MySQL&lt;/strong&gt;&lt;br&gt;
Deployed similarly to PostgreSQL.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Redis&lt;/strong&gt;&lt;br&gt;
Ideal for caching and queue workloads.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;MongoDB&lt;/strong&gt;&lt;br&gt;
One-click deployment.&lt;/p&gt;

&lt;p&gt;In addition to built-in templates, &lt;a href="https://bult.ai/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=bult_content&amp;amp;utm_content=build-a-database-service-in-minutes-with-bultai-4f8d" rel="noopener noreferrer"&gt;Bult.ai&lt;/a&gt; supports more than 500 database images from Docker Hub, allowing you to deploy custom or less common databases as services.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Example: Deploying PostgreSQL&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;To deploy a PostgreSQL database:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Select the PostgreSQL template in the Canvas UI&lt;/li&gt;
&lt;li&gt;Choose a compute size, for example XS&lt;/li&gt;
&lt;li&gt;Set the volume size, such as 0.5 GB&lt;/li&gt;
&lt;li&gt;Click Create&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;No manual configuration, no server management, and no DevOps setup required.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Databases Without Infrastructure Overhead&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;With &lt;a href="https://bult.ai/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=bult_content&amp;amp;utm_content=build-a-database-service-in-minutes-with-bultai-4f8d" rel="noopener noreferrer"&gt;Bult.ai&lt;/a&gt;, databases become easy to provision, manage, and scale. This approach allows developers to focus on application logic while the platform handles infrastructure, storage, and reliability.&lt;/p&gt;

</description>
      <category>mongodb</category>
      <category>postgressql</category>
      <category>mysql</category>
      <category>redis</category>
    </item>
    <item>
      <title>Languages and Frameworks Supported on Bult.ai</title>
      <dc:creator>Bult.ai</dc:creator>
      <pubDate>Tue, 06 Jan 2026 13:26:57 +0000</pubDate>
      <link>https://dev.to/bult/languages-and-frameworks-supported-on-bultai-2n54</link>
      <guid>https://dev.to/bult/languages-and-frameworks-supported-on-bultai-2n54</guid>
      <description>&lt;p&gt;One of the core goals of &lt;a href="https://bult.ai/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=bult_content&amp;amp;utm_content=languages-and-frameworks-supported-on-bultai-2n54" rel="noopener noreferrer"&gt;Bult.ai&lt;/a&gt; is to let developers deploy applications without changing their technology stack. Whether you are building a backend API, a web application, or a full-stack service, &lt;a href="https://bult.ai/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=bult_content&amp;amp;utm_content=languages-and-frameworks-supported-on-bultai-2n54" rel="noopener noreferrer"&gt;Bult.ai&lt;/a&gt; supports a wide range of popular languages and frameworks through ready-to-use templates or custom configurations.&lt;/p&gt;

&lt;p&gt;This flexibility allows teams to move from code to a live service in minutes, without rewriting their project or learning new infrastructure tooling.&lt;/p&gt;

&lt;p&gt;Supported Languages and Frameworks:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;&lt;a href="https://bult.ai/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=bult_content&amp;amp;utm_content=languages-and-frameworks-supported-on-bultai-2n54" rel="noopener noreferrer"&gt;Bult.ai&lt;/a&gt;&lt;/strong&gt; currently supports the following stacks:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Node.js&lt;/strong&gt;&lt;br&gt;
Express, NestJS, Fastify, Sails&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Python&lt;/strong&gt;&lt;br&gt;
Flask, FastAPI, Django&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Go&lt;/strong&gt;&lt;br&gt;
Gin, Beego&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Ruby&lt;/strong&gt;&lt;br&gt;
Ruby on Rails&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Rust&lt;/strong&gt;&lt;br&gt;
Axum, Rocket&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;PHP&lt;/strong&gt;&lt;br&gt;
Laravel, Symfony&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Java&lt;/strong&gt;&lt;br&gt;
Spring Boot&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;JavaScript and TypeScript Frontend Frameworks&lt;/strong&gt;&lt;br&gt;
React, Angular, Vue, Nuxt, Remix, SvelteKit, Solid, Astro&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Elixir&lt;/strong&gt;&lt;br&gt;
Phoenix, Phoenix Distillery&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Scala&lt;/strong&gt;&lt;br&gt;
Play Framework&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Clojure&lt;/strong&gt;&lt;br&gt;
Luminus&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;You can deploy these frameworks using one-click templates or configure them manually if your project has custom requirements.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;How Deployment Works:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Deploying an application on &lt;a href="https://bult.ai/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=bult_content&amp;amp;utm_content=languages-and-frameworks-supported-on-bultai-2n54" rel="noopener noreferrer"&gt;Bult.ai&lt;/a&gt; is intentionally simple.&lt;/p&gt;

&lt;p&gt;As an example, here is how you can deploy an Express.js application:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Open the Canvas UI in &lt;strong&gt;&lt;a href="https://bult.ai/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=bult_content&amp;amp;utm_content=languages-and-frameworks-supported-on-bultai-2n54" rel="noopener noreferrer"&gt;Bult.ai&lt;/a&gt;&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Select GitHub Repository&lt;/li&gt;
&lt;li&gt;Paste your repository URL, for example&lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/username/express-app" rel="noopener noreferrer"&gt;https://github.com/username/express-app&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Choose the branch you want to deploy, such as main&lt;/li&gt;
&lt;li&gt;Select a compute size&lt;/li&gt;
&lt;li&gt;Click Create&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Within minutes, your application will be live with a public URL like:&lt;br&gt;
&lt;a href="https://express-app.fin1.bult.app/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=bult_content&amp;amp;utm_content=languages-and-frameworks-supported-on-bultai-2n54" rel="noopener noreferrer"&gt;https://express-app.fin1.bult.app&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;No manual server setup, CI/CD pipelines, or infrastructure configuration is required.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Templates or Custom Configuration:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;For many frameworks, &lt;strong&gt;&lt;a href="https://bult.ai/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=bult_content&amp;amp;utm_content=languages-and-frameworks-supported-on-bultai-2n54" rel="noopener noreferrer"&gt;Bult.ai&lt;/a&gt;&lt;/strong&gt; provides ready-to-use templates with sensible defaults. These templates handle common setup tasks such as ports, builds, and runtime configuration automatically.&lt;/p&gt;

&lt;p&gt;If your project requires more control, you can use custom configuration or bring your own Docker image. This makes &lt;strong&gt;&lt;a href="https://bult.ai/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=bult_content&amp;amp;utm_content=languages-and-frameworks-supported-on-bultai-2n54" rel="noopener noreferrer"&gt;Bult.ai&lt;/a&gt;&lt;/strong&gt; suitable both for quick prototypes and for more advanced production workloads.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Build with Any Stack, Deploy with Confidence:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;By supporting a broad range of languages and frameworks, &lt;strong&gt;&lt;a href="https://bult.ai/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=bult_content&amp;amp;utm_content=languages-and-frameworks-supported-on-bultai-2n54" rel="noopener noreferrer"&gt;Bult.ai&lt;/a&gt;&lt;/strong&gt; enables developers to focus on writing code and shipping features instead of managing infrastructure. Whether you are deploying a simple API, a frontend application, or a full-stack system, the workflow remains the same.&lt;/p&gt;

&lt;p&gt;Choose your stack. Connect your repository. Deploy.&lt;/p&gt;

&lt;p&gt;More frameworks, templates, and runtime improvements are continuously being added as the platform evolves.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>azure</category>
      <category>aws</category>
    </item>
    <item>
      <title>Backup Management Is Now Available in Bult.ai</title>
      <dc:creator>Bult.ai</dc:creator>
      <pubDate>Mon, 05 Jan 2026 06:26:11 +0000</pubDate>
      <link>https://dev.to/bult/backup-management-is-now-available-in-bultai-3iem</link>
      <guid>https://dev.to/bult/backup-management-is-now-available-in-bultai-3iem</guid>
      <description>&lt;p&gt;&lt;strong&gt;Introducing Backup Management in &lt;a href="https://bult.ai/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=bult_content&amp;amp;utm_content=backup-management-is-now-available-in-bultai-3iem" rel="noopener noreferrer"&gt;Bult.ai&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Data safety is a critical part of running production workloads. As applications grow and become more complex, teams need reliable ways to protect their data and recover quickly when something goes wrong.&lt;/p&gt;

&lt;p&gt;To support this, we’ve added backup management to &lt;a href="https://bult.ai/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=bult_content&amp;amp;utm_content=backup-management-is-now-available-in-bultai-3iem" rel="noopener noreferrer"&gt;Bult.ai&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;This update gives teams more control over how and when their data is backed up, helping reduce risk and increase confidence when operating services in production.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What’s New&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://bult.ai/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=bult_content&amp;amp;utm_content=backup-management-is-now-available-in-bultai-3iem" rel="noopener noreferrer"&gt;Bult.ai&lt;/a&gt; now includes built-in tools to manage backups for your services.&lt;/p&gt;

&lt;p&gt;You can:&lt;/p&gt;

&lt;p&gt;• Enable or disable automatic backups&lt;br&gt;
• Choose a backup schedule that fits your workload&lt;br&gt;
• Create backups manually when needed&lt;br&gt;
• Download backups for external storage&lt;br&gt;
• Restore services from existing backups&lt;br&gt;
• Delete outdated or unnecessary backups&lt;/p&gt;

&lt;p&gt;Backups are created while the service is running, ensuring consistency without interrupting your application.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Flexible Backup Scheduling&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Automatic backups can be configured with the following intervals:&lt;/p&gt;

&lt;p&gt;• Every hour&lt;br&gt;
• Every 6 hours&lt;br&gt;
• Every day&lt;br&gt;
• Every 3 days&lt;br&gt;
• Every week&lt;br&gt;
• Every 2 weeks&lt;/p&gt;

&lt;p&gt;This allows you to balance data protection, storage usage, and operational needs depending on how frequently your data changes.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why This Matters&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Without reliable backups, even small issues can turn into serious outages or data loss. Backup management in &lt;a href="https://bult.ai/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=bult_content&amp;amp;utm_content=backup-management-is-now-available-in-bultai-3iem" rel="noopener noreferrer"&gt;Bult.ai&lt;/a&gt; helps teams:&lt;/p&gt;

&lt;p&gt;• Protect critical application data&lt;br&gt;
• Recover quickly from mistakes or failures&lt;br&gt;
• Reduce operational risk&lt;br&gt;
• Operate production services with more confidence&lt;br&gt;
• Plan for growth without fear of data loss&lt;/p&gt;

&lt;p&gt;Whether you are running databases, stateful services, or internal tools, having backups built directly into the platform removes the need for custom scripts or external tooling.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Designed for Production Workflows&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Backup management in &lt;a href="https://bult.ai/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=bult_content&amp;amp;utm_content=backup-management-is-now-available-in-bultai-3iem" rel="noopener noreferrer"&gt;Bult.ai&lt;/a&gt; is designed to be simple, predictable, and safe. Controls are clear, schedules are transparent, and recovery actions are straightforward. This keeps the workflow developer-friendly while still meeting production reliability needs.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What’s Next&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Backups are part of a broader focus on reliability and observability across the &lt;a href="https://bult.ai/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=bult_content&amp;amp;utm_content=backup-management-is-now-available-in-bultai-3iem" rel="noopener noreferrer"&gt;Bult.ai&lt;/a&gt; platform. We are continuing to invest in features that help teams deploy with confidence, understand system behavior, and recover quickly when issues arise.&lt;/p&gt;

&lt;p&gt;More reliability and operations improvements are coming soon.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>aws</category>
      <category>googlecloud</category>
      <category>azure</category>
    </item>
    <item>
      <title>Introducing Canvas Change Tracking in Bult.ai</title>
      <dc:creator>Bult.ai</dc:creator>
      <pubDate>Tue, 30 Dec 2025 11:19:58 +0000</pubDate>
      <link>https://dev.to/bult/introducing-canvas-change-tracking-in-bultai-1cpk</link>
      <guid>https://dev.to/bult/introducing-canvas-change-tracking-in-bultai-1cpk</guid>
      <description>&lt;p&gt;Fast iteration is essential for modern development, but speed should not come at the cost of safety. As teams deploy more frequently and workflows become more dynamic, visibility into what is changing before a deployment becomes critical.&lt;/p&gt;

&lt;p&gt;To address this, we’ve introduced Canvas Change Tracking in &lt;a href="https://bult.ai/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=bult_content&amp;amp;utm_content=introducing-canvas-change-tracking-in-bultai-1cpk" rel="noopener noreferrer"&gt;Bult.ai&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;This update gives developers full control and transparency over changes made to their projects before anything is deployed.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What Is Canvas Change Tracking&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Canvas Change Tracking provides a centralized view of all changes made to your project that have not yet been deployed.&lt;/p&gt;

&lt;p&gt;Instead of changes being applied immediately or hidden behind configuration steps, every update is captured and displayed on the Canvas. This allows you to clearly see what is about to change and decide how to proceed.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ftv62k0iyneab4wrjwb55.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Ftv62k0iyneab4wrjwb55.png" alt=" " width="771" height="659"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What You Can Do with Canvas&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;With the new change tracking system, you can:&lt;/p&gt;

&lt;p&gt;• Review a full list of uncommitted changes&lt;br&gt;
• Inspect what has been modified before deployment&lt;br&gt;
• Approve changes you are ready to deploy&lt;br&gt;
• Discard changes you do not want to apply&lt;br&gt;
• Roll back to a previous state when necessary&lt;/p&gt;

&lt;p&gt;This workflow brings an extra layer of safety to fast deployment cycles and helps prevent accidental updates from reaching production.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why This Matters&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;In many deployment platforms, changes are applied implicitly or bundled together, making it difficult to understand what exactly will be deployed. This becomes risky when iterating quickly, experimenting with configurations, or working across multiple environments.&lt;/p&gt;

&lt;p&gt;Canvas Change Tracking solves several common problems:&lt;/p&gt;

&lt;p&gt;• Reduces deployment mistakes caused by hidden or forgotten changes&lt;br&gt;
• Improves confidence before pushing updates to production&lt;br&gt;
• Makes experimentation safer by allowing easy rollback&lt;br&gt;
• Supports teams that want clearer review steps before deployment&lt;/p&gt;

&lt;p&gt;Whether you are working solo or as part of a team, having a clear snapshot of pending changes helps maintain control without slowing you down.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Designed for Fast Iteration&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Canvas Change Tracking is built to support the way modern teams work. You can iterate quickly, make multiple adjustments, and review everything at once before deploying.&lt;/p&gt;

&lt;p&gt;This approach keeps the workflow simple while adding guardrails exactly where they are needed.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What’s Next&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Canvas Change Tracking is part of a broader effort to make deployments on &lt;a href="https://bult.ai/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=bult_content&amp;amp;utm_content=introducing-canvas-change-tracking-in-bultai-1cpk" rel="noopener noreferrer"&gt;Bult.ai&lt;/a&gt; more transparent, predictable, and developer-friendly. We are continuing to invest in features that improve observability, control, and confidence throughout the deployment lifecycle.&lt;/p&gt;

</description>
      <category>aws</category>
      <category>azure</category>
      <category>googlecloud</category>
      <category>devops</category>
    </item>
    <item>
      <title>Introducing Volume Usage Metrics in Bult.ai</title>
      <dc:creator>Bult.ai</dc:creator>
      <pubDate>Mon, 29 Dec 2025 10:13:04 +0000</pubDate>
      <link>https://dev.to/bult/introducing-volume-usage-metrics-in-bultai-10pf</link>
      <guid>https://dev.to/bult/introducing-volume-usage-metrics-in-bultai-10pf</guid>
      <description>&lt;p&gt;As applications grow, visibility into storage usage becomes increasingly important. Teams need to understand how their data evolves over time in order to plan capacity, prevent outages, and avoid unexpected limits.&lt;/p&gt;

&lt;p&gt;To address this, we’ve introduced clear volume usage metrics in &lt;a href="https://bult.ai/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=bult_content&amp;amp;utm_content=introducing-volume-usage-metrics-in-bultai-10pf" rel="noopener noreferrer"&gt;Bult.ai&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;What’s New&lt;/p&gt;

&lt;p&gt;&lt;a href="https://bult.ai/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=bult_content&amp;amp;utm_content=introducing-volume-usage-metrics-in-bultai-10pf" rel="noopener noreferrer"&gt;Bult.ai&lt;/a&gt; now provides detailed volume metrics that allow you to track storage consumption over time. For each volume, you can see:&lt;/p&gt;

&lt;p&gt;• Date and time&lt;br&gt;
• Total capacity&lt;br&gt;
• Available storage&lt;br&gt;
• Actual usage&lt;/p&gt;

&lt;p&gt;These metrics are presented in a time-based view, making it easy to understand trends and spot changes as they happen.&lt;/p&gt;

&lt;p&gt;Why This Matters&lt;/p&gt;

&lt;p&gt;Storage issues are often discovered too late, usually when an application starts failing or behaving unpredictably. Without visibility, teams are forced to react instead of plan.&lt;/p&gt;

&lt;p&gt;With volume usage metrics, teams can:&lt;/p&gt;

&lt;p&gt;• Monitor growth patterns as data accumulates&lt;br&gt;
• Detect abnormal usage early&lt;br&gt;
• Plan capacity upgrades proactively&lt;br&gt;
• Avoid unexpected storage exhaustion&lt;br&gt;
• Better understand how applications behave in production&lt;/p&gt;

&lt;p&gt;This is especially useful for databases, stateful services, and workloads that grow gradually over time.&lt;/p&gt;

&lt;p&gt;Designed for Production Workloads&lt;/p&gt;

&lt;p&gt;The new metrics are built to support real production use cases. Whether you are running a small internal tool or a growing customer-facing application, having clear insight into storage usage helps you operate with confidence.&lt;/p&gt;

&lt;p&gt;By making storage consumption transparent, &lt;a&gt;Bult.ai&lt;/a&gt; reduces operational guesswork and supports better infrastructure decisions.&lt;/p&gt;

&lt;p&gt;What’s Next&lt;/p&gt;

&lt;p&gt;Volume usage metrics are part of a broader effort to improve observability across the platform. We are actively working on additional visibility features that will help teams understand performance, resource usage, and system behavior more deeply.&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>database</category>
      <category>cloud</category>
      <category>googlecloud</category>
    </item>
    <item>
      <title>Let’s Talk About Your Project</title>
      <dc:creator>Bult.ai</dc:creator>
      <pubDate>Tue, 23 Dec 2025 11:22:43 +0000</pubDate>
      <link>https://dev.to/bultdev/lets-talk-about-your-project-1cge</link>
      <guid>https://dev.to/bultdev/lets-talk-about-your-project-1cge</guid>
      <description>&lt;p&gt;Deploying and managing applications should not slow your team down. At &lt;a href="https://bult.ai/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=bult_content&amp;amp;utm_content=lets-talk-about-your-project-1cge" rel="noopener noreferrer"&gt;Bult.ai&lt;/a&gt;, we work closely with founders, developers, and engineering teams to help them ship faster while reducing infrastructure complexity.&lt;/p&gt;

&lt;p&gt;If you are building a startup, launching a new product, or managing multiple services, a short conversation can help clarify the best deployment approach for your needs.&lt;/p&gt;

&lt;p&gt;What We Can Discuss&lt;/p&gt;

&lt;p&gt;During a 30-min call with the &lt;a href="https://bult.ai/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=bult_content&amp;amp;utm_content=lets-talk-about-your-project-1cge" rel="noopener noreferrer"&gt;Bult.ai&lt;/a&gt; team, we can cover topics such as:&lt;/p&gt;

&lt;p&gt;• Your current deployment and infrastructure setup&lt;br&gt;
• Pain points in DevOps, CI/CD, or cloud management&lt;br&gt;
• How &lt;a href="https://bult.ai/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=bult_content&amp;amp;utm_content=lets-talk-about-your-project-1cge" rel="noopener noreferrer"&gt;Bult.ai&lt;/a&gt; can simplify builds, deployments, and scaling&lt;br&gt;
• Recommended templates, architecture, and workflows&lt;br&gt;
• Next steps to move from setup to production faster&lt;/p&gt;

&lt;p&gt;The goal of the call is practical and focused. You will leave with clear guidance tailored to your project.&lt;/p&gt;

&lt;p&gt;Who This Is For&lt;/p&gt;

&lt;p&gt;This session is useful for:&lt;/p&gt;

&lt;p&gt;• Startup founders validating their infrastructure choices&lt;br&gt;
• Indie developers shipping projects quickly&lt;br&gt;
• Teams managing multiple repositories or environments&lt;br&gt;
• Agencies deploying and maintaining client applications&lt;/p&gt;

&lt;p&gt;Whether you are early stage or already in production, we adapt the conversation to your context.&lt;/p&gt;

&lt;p&gt;Book a Call&lt;/p&gt;

&lt;p&gt;If you would like to explore how &lt;a href="https://bult.ai/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=bult_content&amp;amp;utm_content=lets-talk-about-your-project-1cge" rel="noopener noreferrer"&gt;Bult.ai&lt;/a&gt; can support your deployment workflow, you can schedule a meeting directly.&lt;/p&gt;

&lt;p&gt;👉 &lt;strong&gt;&lt;a href="https://bult.ai/meeting/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=bult_content&amp;amp;utm_content=lets-talk-about-your-project-1cge" rel="noopener noreferrer"&gt;Schedule Now&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>programming</category>
      <category>devops</category>
      <category>cloud</category>
    </item>
    <item>
      <title>We shipped support for multiple GitHub accounts in Bult.ai</title>
      <dc:creator>Bult.ai</dc:creator>
      <pubDate>Mon, 22 Dec 2025 11:18:35 +0000</pubDate>
      <link>https://dev.to/bultdev/we-shipped-support-for-multiple-github-accounts-in-bultai-gi8</link>
      <guid>https://dev.to/bultdev/we-shipped-support-for-multiple-github-accounts-in-bultai-gi8</guid>
      <description>&lt;p&gt;We’re excited to roll out a feature many of you have been asking for - &lt;strong&gt;"multi-account GitHub support"&lt;/strong&gt;.&lt;/p&gt;

&lt;p&gt;Until now, &lt;a href="https://bult.ai/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=bult_content&amp;amp;utm_content=we-shipped-support-for-multiple-github-accounts-in-bultai-gi8" rel="noopener noreferrer"&gt;Bult.ai&lt;/a&gt; only allowed you to link one GitHub account. That worked fine for some, but if you’re:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;An indie hacker managing multiple projects,&lt;/li&gt;
&lt;li&gt;A freelancer or agency handling client repos,&lt;/li&gt;
&lt;li&gt;Or a startup team working across different orgs...
…it quickly became a bottleneck.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Now, you can:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Add &lt;strong&gt;multiple GitHub accounts&lt;/strong&gt; (personal + work + orgs).&lt;/li&gt;
&lt;li&gt;See &lt;strong&gt;all your repositories &amp;amp; projects&lt;/strong&gt; in one place.&lt;/li&gt;
&lt;li&gt;Deploy seamlessly without account-switching headaches.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This makes &lt;a href="https://bult.ai/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=bult_content&amp;amp;utm_content=we-shipped-support-for-multiple-github-accounts-in-bultai-gi8" rel="noopener noreferrer"&gt;Bult.ai&lt;/a&gt; even more powerful for developers who juggle multiple projects every&lt;br&gt;
 day.&lt;/p&gt;

&lt;p&gt;👉 Try it today at &lt;strong&gt;&lt;a href="https://bult.ai/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=bult_content&amp;amp;utm_content=we-shipped-support-for-multiple-github-accounts-in-bultai-gi8" rel="noopener noreferrer"&gt;bult.ai&lt;/a&gt;&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Build fast. Deploy faster.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fk3a4wuwdnr87q9b1orby.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fk3a4wuwdnr87q9b1orby.jpg" alt=" " width="800" height="296"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>webdev</category>
      <category>devops</category>
      <category>cloud</category>
      <category>devtool</category>
    </item>
    <item>
      <title>Our new AI Support Chat in Bult.ai</title>
      <dc:creator>Bult.ai</dc:creator>
      <pubDate>Fri, 19 Dec 2025 12:26:15 +0000</pubDate>
      <link>https://dev.to/bultdev/our-new-ai-support-chat-in-bultai-9g8</link>
      <guid>https://dev.to/bultdev/our-new-ai-support-chat-in-bultai-9g8</guid>
      <description>&lt;p&gt;&lt;strong&gt;A New Step Toward Faster, Smarter Developer Assistance&lt;/strong&gt;&lt;br&gt;
At &lt;a href="https://bult.ai/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=bult_content&amp;amp;utm_content=our-new-ai-support-chat-in-bultai-9g8" rel="noopener noreferrer"&gt;Bult.ai&lt;/a&gt;, we are committed to building tools that simplify the deployment and management of software. As the platform grows, so does the need for fast, reliable, and accessible support. Developers expect answers in real time, especially when working with new deployment workflows or exploring the capabilities of our infrastructure automation.&lt;/p&gt;

&lt;p&gt;To address this need, we are introducing the AI Support Chat, a new system that provides users with immediate assistance and access to platform knowledge at any time of day.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What the AI Support Chat Does&lt;/strong&gt;&lt;br&gt;
The AI Support Chat is designed to help users navigate &lt;a href="https://bult.ai/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=bult_content&amp;amp;utm_content=our-new-ai-support-chat-in-bultai-9g8" rel="noopener noreferrer"&gt;Bult.ai&lt;/a&gt; more efficiently. It operates as an always-available channel that analyzes platform documentation, best practices, and feature explanations. Users can ask questions about deployment, configuration, billing, templates, environment variables, or any topic covered in the documentation.&lt;/p&gt;

&lt;p&gt;The system is available around the clock and responds within seconds. It is especially useful for new users exploring the platform for the first time and for experienced developers who need quick clarification without searching through multiple pages of documentation.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Why We Built It&lt;/strong&gt;&lt;br&gt;
As more teams adopt &lt;a href="https://bult.ai/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=bult_content&amp;amp;utm_content=our-new-ai-support-chat-in-bultai-9g8" rel="noopener noreferrer"&gt;Bult.ai&lt;/a&gt;, we saw a growing demand for an instant, conversational interface that could provide clarity without requiring manual support interventions. Developers often work outside standard support hours and want answers immediately, particularly during deployment or debugging sessions.&lt;/p&gt;

&lt;p&gt;The AI Support Chat solves several challenges:&lt;/p&gt;

&lt;p&gt;• Immediate access to accurate information&lt;br&gt;
• Faster onboarding for new users&lt;br&gt;
• Reduced time spent searching through documentation&lt;br&gt;
• Continuity of support across time zones&lt;br&gt;
• A consistent source of truth for platform behavior&lt;/p&gt;

&lt;p&gt;The introduction of this feature strengthens our commitment to providing an infrastructure experience that minimizes friction and empowers developers to move quickly.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Looking Ahead&lt;/strong&gt;&lt;br&gt;
The introduction of the AI Support Chat marks another step in our mission to make cloud deployment faster, simpler, and more accessible. As we continue developing &lt;a href="https://bult.ai/?utm_source=devto&amp;amp;utm_medium=blog&amp;amp;utm_campaign=bult_content&amp;amp;utm_content=our-new-ai-support-chat-in-bultai-9g8" rel="noopener noreferrer"&gt;Bult.ai&lt;/a&gt;, we will keep strengthening the support ecosystem with tools that make the platform easier to understand and more efficient to use.&lt;/p&gt;

&lt;p&gt;We appreciate the feedback from early users who asked for faster support options. This feature was created directly in response to that input, and we look forward to expanding its capabilities in future updates.&lt;/p&gt;

&lt;p&gt;More improvements are already in progress and will be shared soon as part of our ongoing platform development.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>devops</category>
      <category>cloud</category>
      <category>devtool</category>
    </item>
  </channel>
</rss>
