Projects
Projects
ChatGPT_Integration-Translator.ipynb
This project demonstrates a modular approach to building a multilingual translator using the LangChain …
LLM_Integration_and_Workflows.ipynb
This project builds on Module 1 by showcasing a modular agent framework using OpenAI’s GPT-4o-mini for …
ChatGPT_Chatbot
This project implements a functional memory-enabled chatbot using LangChain, OpenAI’s GPT-4o-mini, and …
Conversational AI Chatbot with Memory
This project implements a dynamic, memory-enabled conversational agent that interacts over multiple turns, …
Semantic Search Over Nike 10-K (Part 1)
This project demonstrates how to build a basic semantic search engine over a real-world 10-K corporate filing. …
Semantic Search Over Nike 10-K (Part 2)
This project enhances the Nike 10-K semantic search pipeline by introducing structured metadata filters and …
LangGraph Orchestrated RAG Over Nike 10-K
This project demonstrates a LangGraph-orchestrated Retrieval-Augmented Generation (RAG) system for intelligent …
Financial Planning Agent with LangGraph
This project implements a financial planning agent using LangChain, LangGraph, and GPT-4o-mini. The assistant …
Conversational RAG with LangGraph Agents
This project extends a Retrieval-Augmented Generation (RAG) pipeline into a stateful, conversational assistant …
Allstate Claim Supervisor Agent (Module 7)
This project simulates an intelligent claim supervisor named Anna who manages a team of agents to process auto …
Hospital Operations AI Assistant
This module presents an AI-powered assistant designed to support hospital operations at Northwestern Memorial …
Chicago Yelp Graph Database Analysis
This project explores the use of EdgeDB to model and analyze a real-world graph-relational dataset, Yelp …
Strategic Consulting Simulation – Final Project
This final project showcases a complete product strategy simulation for a fictional consumer goods company, …
Yelp Graph Analysis with EdgeDB
This project explores how to build and analyze a graph-relational model using EdgeDB for real-world review …
Yelp Business Graph Analysis with EdgeDB
This project uses EdgeDB to explore graph-relational modeling and querying on a Yelp business and review …
Database Querying and SQL EDA (MSDS 420 – Module 4)
This project builds on foundational database skills by executing advanced SQL queries and performing …
Database Assignment 7 – Final Capstone
This capstone assignment concludes the MSDS 420 Database Systems course with a comprehensive project that …
Yelp Graph-Relational Modeling with EdgeDB
This project explores the use of EdgeDB to create a hybrid graph-relational schema for Yelp business and …
Yelp Graph-Relational Modeling with EdgeDB
This project explores the use of EdgeDB to create a hybrid graph-relational schema for Yelp business and …
Virtual Buffett: AI Investment Advisor
This project introduces a custom-built AI agent inspired by Warren Buffett’s investing principles. Named …
Database-Driven Yelp Analytics
This project uses EdgeDB to construct a graph-relational schema over Yelp’s business and review data, enabling …