My learning
Chrome Extension: Political Bias Analyzer (Local LLAMA + OpenAI)
- Purvish Shah
- My Learning
- 10 Sep, 2026
A Chrome extension that analyzes political bias in news articles and web content by extracting article content and providing a visual breakdown of left vs. right political leaning percentages. The ext
read moreFine-Tuning GPT-2 on CFPB Dataset with ONNX and Gradio
- Purvish Shah
- My Learning
- 10 Sep, 2026
What I LearnedWork with real-world datasets: Cleaning and preparing the CFPB dataset for model training. Dataset: [CFPB Consumer Finance Complaints](https://huggingface.co/datasets/CFPB
read moreMulti-Tool AI Agent - Document Processing with LLMs, TTS & Image Generation
- Purvish Shah
- My Learning
- 10 Sep, 2026
An intelligent, multi-tool AI agent that automatically processes documents using LLMs, TTS, and image generation, all orchestrated through a SQLite database and a Gradio web interface. What I Lear
read moreNASA APOD Explorer + AI Narrator (Gradio App with OpenAI)
- Purvish Shah
- My Learning
- 10 Sep, 2026
A lightweight Gradio app that fetches NASA's Astronomy Picture of the Day (APOD) and generates a concise, human-friendly narration using OpenAI. It supports HD images, date selection, graceful handlin
read moreSales Update AI Assistant (Running on HuggingFace - Space)
- Purvish Shah
- My Learning
- 14 Mar, 2026
Sales leaders often receive long narrative updates from team members through email or chat. These updates contain useful information, but they are often inconsistent, difficult to compare week to
read moreRAG for Tabular Datasets
- Purvish Shah
- My Learning
- 11 Jan, 2026
What I Learned My goal for this project was to deeply understand Retrieval-Augmented Generation (RAG) using a tabular dataset, moving beyond unstructured text use cases. I worked with a r
read more