Articles from Source: CircleCI-Blog

What is autonomous validation? The future of CI/CD in the AI era

2025-10-17 22:15
In the evolving landscape of software development, **autonomous validation** is emerging as a key solution for CI/CD challenges. 🌐 This approach continuously assesses and improves the delivery process by utilizing intelligent automation, contextual learning, and agentic capabilities. It aims to streamline the development cycle, addressing inefficiencies created by rapid AI advancements. ⚙️ Key features include: - **Contextual awareness** for data-driven decisions - **Autonomous fixes** to...
Source: CircleCI Blog
Blake Buisson

Building LLM agents to validate LangGraph tool use and structured API responses

2025-10-14 15:00
🚀 Discover how to build reliable LLM agents with rigorous testing! This tutorial guides you through setting up a Python project and the importance of validating tool use and structured API responses. Key points include automating regression tests with CircleCI and ensuring accurate tool invocation and output parsing for production-grade reliability. #LLMAgents #CircleCI #Python #API #TechTutorial
Source: CircleCI Blog
Muhammad Arham

Implementing image recognition with React and continuous deployment

2025-10-14 15:00
🚀 Dive into the world of AI with React! This tutorial guides you through building an image recognition app using TensorFlow.js. You will learn to set up your project, configure Jest for testing, and integrate CircleCI for CI/CD. By the end, you'll have a reliable app that processes user-uploaded images! #ReactJS #AI #ImageRecognition #CircleCI #WebDevelopment
Source: CircleCI Blog
Victor Mayowa

The new AI-driven SDLC

2025-10-10 20:00
🚀 The software development life cycle (SDLC) has evolved over the years, traditionally guiding teams through phases like planning, design, and testing. 🤖 With the introduction of AI, the landscape is changing. AI tools now actively participate in software delivery, enabling simultaneous activities and enhancing feedback flows. This shift is reshaping how teams work and adapt to a faster pace of development. Explore the implications of AI on the SDLC and how teams can evolve their practices....
Source: CircleCI Blog
Jacob Schmitt

Automating Expo app build delivery to QA with CircleCI and EAS webhooks

2025-10-08 15:00
🚀 Automate your Expo app build delivery with this tutorial! It explores the setup of an Expo project, AWS S3, and Slack integration. By utilizing CircleCI and a webhook server, developers can streamline the process of sharing builds with QA teams. No more manual uploads or miscommunication! This guide covers all prerequisites and steps for effective automation. #Expo #CircleCI #Automation #DevOps #QA
Source: CircleCI Blog
Kevin Kimani

Building and deploying a Python MCP server with FastMCP and CircleCI

2025-10-07 15:00
🚀 Building a Python MCP Server is now easier than ever! This tutorial guides you through setting up your development environment, creating an MCP server with FastMCP, and automating package publishing to PyPI using CircleCI. You'll learn to build a document parsing server that enhances LLMs by extracting text from various formats. Get ready to extend your AI capabilities! 📦📄 #Python #MCP #FastMCP #AI #CircleCI
Source: CircleCI Blog
Armstrong Asenavi

Automated RAG pipeline evaluation and benchmarking with RAGAS

2025-10-06 15:00
Explore the latest tutorial on automating RAG pipeline evaluation with RAGAS! 🚀 The article outlines key steps, including setting up the evaluation dataset, orchestrating your pipeline, and automating performance checks with CircleCI. With RAGAS, you can measure crucial aspects like faithfulness and context relevance, ensuring reliable RAG applications. Learn how to maintain quality as your system evolves! 🔧📈 #RAG #Automation #DataScience #MachineLearning #CircleCI
Source: CircleCI Blog
Muhammad Arham

7 ways AI agents are transforming software delivery

2025-10-02 18:00
AI agents are changing the software delivery landscape by addressing common bottlenecks that slow down teams. 1. **Test Failure Triage**: Agents analyze logs to identify errors quickly. 2. **Flaky Test Detection**: They track inconsistent tests, improving reliability. 3. **Dependency Management**: Agents monitor updates, ensuring security and stability. 4. **Incident Support**: They automate context gathering during production issues. 5. **Auto-Generated Tests**: Agents help fill testing gaps...
Source: CircleCI Blog
Jacob Schmitt

Code coverage standards for a Next.js project using CircleCI and Coveralls

2025-10-01 15:00
🚀 Discover how to implement code coverage standards in your Next.js project! This tutorial guides you through the essentials, including prerequisites, setting up Jest, and integrating Coveralls for code coverage reporting. Learn how to automate testing with CircleCI and simulate coverage failures for better code quality. #NextJS #CircleCI #Coveralls #CodeCoverage #SoftwareTesting
Source: CircleCI Blog
Daniel Efe

AI-powered email automation with CI/CD pipelines

2025-09-30 15:00
🚀 Dive into AI-powered email automation! This tutorial guides you through setting up a system that sends automated emails using Next.js, Nodemailer, and MongoDB. You'll learn to connect OpenAI for generating content and use CircleCI for seamless deployment. Key steps include: - Project setup - Email service integration - CI/CD automation Get ready to streamline your communication! 📧💻 #EmailAutomation #AI #TechTutorial #CircleCI #NextJS
Source: CircleCI Blog
James Oluwaleye

Deploying a multimodal RAG application with Gemma 3 and CircleCI on GKE

2025-09-29 15:00
🚀 Dive into the world of multimodal RAG applications with our latest tutorial! This guide walks you through the entire process, from setting up your development environment to deploying your application on Google Kubernetes Engine (GKE) using CircleCI. Key topics include: - Understanding the architecture - Installing Ollama - Creating a user-friendly UI with Streamlit By the end, you'll build a scalable application that processes both text and images from PDFs. 📄✨ #TechTutorial #RAG #GKE...
Source: CircleCI Blog
Armstrong Asenavi

Build an automated ETL pipeline for cryptocurrency data with CircleCI

2025-09-26 15:00
🚀 Want to stay updated on cryptocurrency trends? This tutorial guides you through building an automated ETL pipeline using CircleCI and the CoinGecko API. You'll learn to set up your project, configure workflows, and push your code to GitHub. Key steps include: - Prerequisites like GitHub and AWS accounts - Project structure overview - Creating ETL code and automation Get started and simplify your crypto data processing! 🌐📊 #Crypto #ETL #CircleCI #DataPipeline #CoinGecko
Source: CircleCI Blog
Marcelo Oliveira

Audit log streaming for real-time security visibility in your CI/CD pipeline

2025-09-25 19:35
🔍 Security and compliance teams often face challenges in detecting suspicious activities in their CI/CD pipelines. Delays in incident response and gaps in visibility can leave organizations vulnerable. The article discusses automated audit log streaming as a solution. This method provides real-time access to audit events, enabling immediate threat detection and faster incident response. By integrating audit logs into security tools, teams can ensure continuous compliance and streamline their...
Source: CircleCI Blog
Henna Abbas

Build a versatile query agent with RAG, LlamaIndex, and Google Gemini

2025-09-25 15:00
🚀 Looking to enhance your application with smart data retrieval? This tutorial guides you in building a versatile query routing agent. It helps direct questions to the right data sources, whether from a SQL database or document repository. Users can easily ask about U.S. states and receive accurate answers in a user-friendly Streamlit chat interface. #DataRetrieval #QueryAgent #Streamlit #AppDevelopment #TechTutorial
Source: CircleCI Blog
Armstrong Asenavi

Introducing Chunk™: The agent that validates code at AI speed

2025-09-23 15:40
Introducing Chunk™: an autonomous agent designed to validate code at AI speed. As AI transforms software development, teams face new complexities that challenge traditional CI/CD methods. Chunk addresses this by providing smarter validation, allowing developers to focus on critical tasks while it handles time-consuming processes. With 24/7 optimization, Chunk fixes issues proactively, ensuring healthier code and streamlined workflows. #SoftwareDevelopment #AI #DevOps #Automation #CI_CD
Source: CircleCI Blog
Rob Zuber

The real reason your AI initiatives are failing

2025-09-19 17:30
AI is transforming code generation, but it's not solving the real challenges in software delivery. 🚀 Many organizations find that while AI speeds up coding, it leads to bottlenecks in getting that code into production. 📉 Studies show enterprise AI implementations often fail to yield significant returns, with delivery throughput stagnating in 2024. The focus on faster coding overlooks critical issues in integration and review processes. As AI-generated code floods systems, teams face delays...
Source: CircleCI Blog
Jacob Schmitt

Build and deploy a Pinecone question answering RAG application

2025-09-02 15:00
🚀 Ready to build a Pinecone question-answering RAG application? This tutorial walks you through the key steps: 1. Set up your Python environment and create necessary accounts (Pinecone, CircleCI, Heroku, OpenAI). 2. Create a Pinecone index for data management. 3. Define ingestion and query scripts, and set up environment variables. 4. Implement unit tests and define the Flask server. 5. Automate deployment with CircleCI. Learn how to enhance language model responses using Pinecone's vector...
Source: CircleCI Blog
Vivek Maskara

Automating GDPR compliance for web applications with CircleCI

2025-08-29 15:00
🌐 This tutorial guides developers on automating GDPR compliance for web applications using CircleCI. It covers prerequisites, setting up a CI/CD pipeline, and integrating GitHub. Key topics include user consent, data security, and audit logging. By following this guide, you'll learn to configure a CircleCI pipeline for GDPR tasks like privacy audits and compliance reporting. #GDPR #CircleCI #WebDevelopment #PrivacyCompliance #DataProtection
Source: CircleCI Blog
Marta Palandri

Secure Streamlit app deployment with AWS Cognito, Streamlit, and CircleCI

2025-08-27 15:00
🔒 This tutorial guides you on deploying a secure Streamlit app using AWS Cognito and CircleCI. It covers prerequisites, setting up AWS Cognito for user authentication, building the Streamlit application, and automating testing and deployment with CircleCI. By the end, you'll be equipped to create a secure, scalable deployment pipeline for your applications. #AWS #Streamlit #CircleCI #WebDevelopment #Authentication
Source: CircleCI Blog
Benito Martin

Zero-downtime deployment with Flagsmith and CircleCI

2025-08-14 15:00
🚀 Learn how to achieve zero-downtime deployment with Flagsmith and CircleCI! This tutorial covers the essentials, including setting up feature flags, project configuration, and automating deployments. Feature flags enable developers to control feature visibility without redeploying, minimizing risks associated with buggy releases. Get started with a GitHub, Flagsmith, CircleCI, and Vercel account to enhance your deployment process! #Deployment #FeatureFlags #CircleCI #Flagsmith...
Source: CircleCI Blog
Daniel Efe