Logo

All Posts

  • Published on

    Building The Price is Right: An Autonomous AI Deal Discovery System

    AIPythonNext.jsVector-DatabaseOpenAIModal'HuggingFaceChroma
    A hands-on look at fine-tuning open source AI models using LoRA/QLoRA techniques on Amazon product data. I discovered how a fine-tuned 8B parameter model outperformed GPT-4o and Claude, while navigating the practical challenges of limited GPU resources and hyperparameter optimization.
  • Published on
    A hands-on look at fine-tuning open source AI models using LoRA/QLoRA techniques on Amazon product data. I discovered how a fine-tuned 8B parameter model outperformed GPT-4o and Claude, while navigating the practical challenges of limited GPU resources and hyperparameter optimization.
  • Published on
    I built my first Retrieval-Augmented Generation (RAG) system - a student enrollment chatbot that demonstrates how AI can improve how educational institutions serve prospective students. The system combines natural language processing with a knowledge base to provide instant, accurate responses to student inquiries.