Archives:

Data Lake Como, Not Data Lake Chaos

Too many data lakes become abyssal: dark, cold, and intimidating places where data goes in and is rarely trusted or used again. A well-designed data lake should feel more like an oasis. A place of clarity, structure, and reassurance. Clean shorelines (schemas), clear water (data quality), and visible paths beneath the surface (lineage, metadata, and … Continue reading

Creating a AI Assistant in Langchain | Part 1

The more I work in Langchain, the more I discover its strength for creating powerful, custom Large Language Model interactive AI powered chatbots. For example, right now I am using it to create a custom chatbot that is trained on our proprietary internal documentation, reports, and log files. This uses something called RAG (Retrieval Augmented … Continue reading