Blog

Explore in-depth articles about open source AI projects, tutorials, and insights into self-hosted AI solutions.

Explore our in-depth articles, tutorials, and insights about open source AI projects and self-hosted solutions. Our blog posts include detailed guides on implementing specific projects, combining multiple tools to create powerful workflows, and staying up-to-date with the latest developments in the open source AI ecosystem.

Building an Enterprise-Grade RAG System with Open Source Tools: Combining Docling, Data Prep Kit, and BeeAI

A practical guide to building a complete Retrieval Augmented Generation system using IBM's newly open-sourced tools contributed to the Linux Foundation.

Comparing Python Package Managers: Pip vs. Poetry

A comprehensive comparison of Python package managers: pip and Poetry

Cline: Building an Autonomous Coding Agent in Your IDE

A comprehensive technical guide to Cline, the autonomous coding agent for VSCode that can create/edit files, execute commands, and use browser automation

Building an Open Source AI Assistant with n8n and Ollama: A Step-by-Step Guide

Learn how to create a powerful self-hosted AI assistant by combining n8n's workflow automation with Ollama's local LLM capabilities