This repository contains a manual statistics walkthrough and an AI-assisted version using Python. The analyses use brain-size, iris, and wage datasets to demonstrate descriptive statistics, hypothesis ...
This project implements a Retrieval-Augmented Generation (RAG) based document question-answering system. Input files are PDF documents containing readable text. Documents do not require OCR processing ...