Skip to content
RepublicOfData.io

Topic

Investigation

5 posts

Investigation

Data Stack Tools Are Shipping Their Own Agent Context. I Tested Dagster's.

Tools in the data stack have always shipped docs, examples, and best practices. What’s changing is the packaging. Dagster, for one, now ships a Claude Code plugin with four

Investigation

Orchestrating an AI Agent Prototype with Hex, Dagster, and LangChain 🤖

The need for automation in data analysis, especially around complex topics like climate change, has never been greater. In this post, I’ll walk you through how I’m developing

Investigation

Running a data mining operation using AI agents with Dagster and LangChain frameworks

Discover how we built a climate data platform using Dagster for orchestration, LangChain for AI agents, and OpenAI for data enrichment. The platform mines media articles and tracks social network conversations to analyze evolving climate narratives across time and geography.

Investigation

Optimizing and Engineering LLM Prompts with LangChain and LangSmith

Conversations Analyzer - Part 2 of 3 📚The Conversations Analyzer series: - Part 1: Building up a Local Generative AI Engine with Ollama, Fabric and OpenWebUI - Part 2: Optimizing and Engineering LLM

Building up a Local Generative AI Engine with Ollama, Fabric and OpenWebUI