The LLM Council and the Human MindUnderstanding prayer and meditation as a multi-agent debate.Dec 16, 2025·5 min read
From "It Works" to "Why It Works": A Call for Deeper Understanding in Data ScienceOct 5, 2025·4 min read
Building a Neural Network from Scratch in Python and NumPyBridging the Gap Between the Formulas and the Feeling of 'Learning'Aug 8, 2025·11 min read
Why ML Fails at Stock/Crypto PredictionThe use of ML (machine learning) has been on the rise for the past 10 years. The idea of machine learning has been a trend for quite a while now and many people coming from different domains try to grasp the topic in hopes for a better opportunity ca...Jun 20, 2025·3 min read
Reinforcement Learning is the inevitableThe internet is full of bad data, and that is where the training data for LLMs are coming from. Some are polluting the internet with bad data out of spite. Most just spam the internet of AI generated data for profit One day, we might see a future whe...Jun 18, 2025·2 min read
PCA as a Last ResortWhy You Should Do Feature Engineering and Feature Removal Before Immediately Using PCA.Apr 28, 2025·3 min read
Chunking Methods for RAG: What and WhyThe Day My RAG System Failed Meet Charlie, a developer who learned a valuable lesson about RAG systems the hard way. (Let’s just call him Charlie but we all really know who he is. 😉) Last year, Charlie built what he thought was the perfect RAG (Retr...Mar 3, 2025·10 min read
Semantic Search Data Engineering Pipeline: RAG Without the AIIn this blog, we demonstrate how to make a semantic search pipeline through the use of Pinecone vector database, python flask endpoints, and Next.jsFeb 28, 2025·5 min read