❯❯❯❯Publish Interactive Data Visualizations for Free with Python and Marimo: This blog explores Marimo, a newly released Python library for publishing interactive data visualizations without the need for costly servers. Combining the ease of Jupyter notebooks with Pyodide/WASM, Marimo allows data scientists to create and share interactive web-based visualizations seamlessly and for free.
❯❯❯❯ Roadmap to Becoming a Data Scientist, Part 4: Advanced Machine Learning. This blog explores advanced machine learning skills essential for data scientists, covering NLP, computer vision, reinforcement learning, and optimization techniques like fine-tuning and quantization. It emphasizes the evolution of ML methods, key concepts in LLMs, embeddings, and time series analysis, and strategies to stay competitive in the fast-changing AI landscape.
❯❯❯❯ Retrieval Augmented Generation in SQLite: This blog explores Retrieval-Augmented Generation (RAG) with SQLite, showing how to perform vector search and generative AI integration using only SQLite, the sqlite-vec extension, and OpenAI embeddings, without relying on cloud vector databases. It provides a step-by-step guide to setting up a single-file RAG system, covering virtual tables, embeddings, and querying techniques for efficient, lightweight AI applications.
❯❯❯❯ The Future of Data: How Decision Intelligence is Revolutionizing Data: This blog explores Decision Intelligence (DI), a rapidly growing field that combines AI, data science, and behavioral sciences to improve decision-making. It explains how DI differs from AI, its practical applications, and how organizations can leverage it for better predictions, automation, and efficiency across industries like retail, healthcare, finance, and manufacturing.