<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
    <channel>
        <title>AI Bootcamp Blog</title>
        <link>https://aibootcamp.dev</link>
        <description>Latest articles about AI Engineering and LLM development</description>
        <lastBuildDate>Thu, 12 Mar 2026 22:32:38 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>https://github.com/jpmonette/feed</generator>
        <language>en</language>
        <image>
            <title>AI Bootcamp Blog</title>
            <url>https://aibootcamp.dev/logo.png</url>
            <link>https://aibootcamp.dev</link>
        </image>
        <copyright>All rights reserved 2026</copyright>
        <item>
            <title><![CDATA[Authentication for MCP servers]]></title>
            <link>https://aibootcamp.dev/blog/mcp-auth</link>
            <guid isPermaLink="false">https://aibootcamp.dev/blog/mcp-auth</guid>
            <pubDate>Sun, 22 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Learn how to implement authentication for your remote Model Context Protocol (MCP) server using OAuth 2.1.]]></description>
            <author>hello@alejandro-ao.com (Alejandro AO)</author>
        </item>
        <item>
            <title><![CDATA[Create and Deploy a Remote MCP Server]]></title>
            <link>https://aibootcamp.dev/blog/remote-mcp-servers</link>
            <guid isPermaLink="false">https://aibootcamp.dev/blog/remote-mcp-servers</guid>
            <pubDate>Sun, 22 Jun 2025 00:00:00 GMT</pubDate>
            <description><![CDATA[Learn how to create and deploy a remote Model Context Protocol (MCP) server. This guide will show you how to expose your tools and resources to any AI assistant, whether it's a local model or a hosted service like OpenAI.]]></description>
            <author>hello@alejandro-ao.com (Alejandro AO)</author>
        </item>
        <item>
            <title><![CDATA[Introduction to LlamaIndex]]></title>
            <link>https://aibootcamp.dev/blog/intro-to-llamaindex</link>
            <guid isPermaLink="false">https://aibootcamp.dev/blog/intro-to-llamaindex</guid>
            <pubDate>Tue, 30 Jul 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[In this lesson, we will go through an introduction of LlamaIndex. We will see what you can do with it, how it deals with RAG and its main components. We will then implement a RAG pipeline with their famous 5-liner, which allows you to chat with your data in 5 lines of code.]]></description>
            <author>hello@alejandro-ao.com (Alejandro AO)</author>
        </item>
        <item>
            <title><![CDATA[Generate a Newsletter with Exa Research Agent and CrewAI]]></title>
            <link>https://aibootcamp.dev/blog/newsletter-gen-with-exa-crewai</link>
            <guid isPermaLink="false">https://aibootcamp.dev/blog/newsletter-gen-with-exa-crewai</guid>
            <pubDate>Sat, 01 Jun 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[Use Exa and CrewAI to build a team of AI research agents who, given any topic, can perform the following tasks for us: Research and summarize the latest news on the given topic.]]></description>
            <author>hello@alejandro-ao.com (Alejandro AO)</author>
        </item>
        <item>
            <title><![CDATA[How to automate Instagram Strategy with CrewAI]]></title>
            <link>https://aibootcamp.dev/blog/automate-instagram-crewai</link>
            <guid isPermaLink="false">https://aibootcamp.dev/blog/automate-instagram-crewai</guid>
            <pubDate>Fri, 05 Apr 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[Learn how to create a crew of AI agents to automate your Instagram content strategy.]]></description>
            <author>hello@alejandro-ao.com (Alejandro AO)</author>
        </item>
        <item>
            <title><![CDATA[Crew AI Crash Course (Step by Step)]]></title>
            <link>https://aibootcamp.dev/blog/crewai-crash-course</link>
            <guid isPermaLink="false">https://aibootcamp.dev/blog/crewai-crash-course</guid>
            <pubDate>Thu, 28 Mar 2024 00:00:00 GMT</pubDate>
            <description><![CDATA[Learn how to use CrewAI to create a team of agents that work for us. We will learn how to create a simple crew that can help us with a variety of tasks.]]></description>
            <author>hello@alejandro-ao.com (Alejandro AO)</author>
        </item>
        <item>
            <title><![CDATA[Streamlit App: Create a Machine Learning App with Python and Logistic Regression]]></title>
            <link>https://aibootcamp.dev/blog/logistic-regression-cancer-project</link>
            <guid isPermaLink="false">https://aibootcamp.dev/blog/logistic-regression-cancer-project</guid>
            <pubDate>Sat, 15 Apr 2023 00:00:00 GMT</pubDate>
            <description><![CDATA[This article walks you through building a machine learning web app using Streamlit that predicts whether a breast tumor is malignant or benign based on the Wisconsin Breast Cancer Dataset, using logistic regression and custom visualization.]]></description>
            <author>hello@alejandro-ao.com (Alejandro AO)</author>
        </item>
    </channel>
</rss>