02. My Portfolio

Some Things I’ve Built

A deeper dive into my AI experiments, Full-Stack applications, and RAG pipelines.

Autonomous Drone Navigation

A real-time object detection system for drone pathfinding using YOLOv8 and OpenCV.

  • Python
  • PyTorch
  • OpenCV
  • Raspberry Pi

LLM Legal Assistant

A RAG-based chatbot that answers legal questions by retrieving context from a vector database.

  • LangChain
  • Pinecone
  • OpenAI API
  • React

Stock Market Predictor

Predicting stock trends using LSTM neural networks and sentiment analysis on news headlines.

  • TensorFlow
  • Keras
  • Pandas
  • Scikit-learn