ML Research Assistant, Data Science Graduate from Indiana University.
HybridRAG. A hybrid retrieval system for RAG that combines vector search and graph search, integrating unstructured and structured data. It retrieves context using embeddings and a knowledge graph, then passes it to an LLM for generating accurate responses.
48PuppyDB. This is an experimental learning project to explore how vector databases work under the hood. Major components are being built step by step.
4HospitalSystem2. Website using flask for hospital management
2GridWorld-PPO. A simple experimental project using Proximal Policy Optimization (PPO) from OpenAI's Spinning Up library, applied to a custom Grid World environment for path planning.
1