Learn how to build an AI-powered blog automation system using CrewAI and Python. Complete guide with code examples for automated content creation, SEO optimization, and Ghost CMS publishing.
Christian Mendieta
A collection of 23 posts
Building Intelligent Agents with ReAct: A Deep Dive into Reasoning and Acting in AI Free
Discover how ReAct agents solve complex problems through iterative reasoning + action. Complete implementation with LangChain + OpenAI. https://github.com/christancho/react-agent
Building My AI Blogging Assistant: A N8N Multi-Agent Team to Scale Content Creation Free
How I built an AI blogging assistant using N8N and 6 specialized agents to reduce content creation time by 90% while maintaining quality standards.
The Dawn Of Open-Source ChatGPT: A New Era For AI Innovation Free
The Dawn of Open-Source ChatGPT OpenAI's recent decision to release ChatGPT as an open-source model, branded under the gpt-oss family, marks a pivotal shift in the landscape of artificial intelligence. By making the technology available for public use,
Top 10 AI News Highlights You Need To Know This Week Free
Introduction: Dive Into the Latest AI Buzz This week in AI has been buzzing with significant advancements and discussions, reflecting the field's rapid evolution. Key highlights include: * AI and Job Market Impact: A recent report revealed that generative
Understanding the 'Billions' and Quantization in Large Language Models. Free
In the continuously evolving world of artificial intelligence, Large Language Models (LLMs) have emerged as gateways to a realm where machines can understand and mimic human language with astounding accuracy. These incredible constructs invite those of us deeply rooted in
LM Studio: Embracing the power of local LLMs Free
As I continue to navigate the vast expanse of artificial intelligence, it's becoming increasingly clear that large language models (LLMs) are revolutionizing the way we interact with technology. These models have the potential to transform everything from language
Docker: How Containers Became My Machine Learning Secret Weapon Free
TL;DR: Docker isn’t just a “devops” buzzword, it’s a lifeline for those of us building, learning, and seeking to harness machine learning (ML) in real-world businesses. From reproducibility to smoother onboarding, Docker has defined how I view