-
β‘ Python Backend Developer (FastAPI + Django)
-
π§© Experience building REST APIs using FastAPI
-
π‘ Passionate about Data Science, Machine Learning, and AI
-
π Experienced with Power BI dashboards (Amazon Prime Analysis, IPL Analysis, Bike Sales, Budget Analysis)
-
π€ Built AI Chatbots using Ollama + Qdrant and experimented with Claude (Anthropic)
-
π§ Worked on Deep Learning project for Enhanced Speech Clarity
-
π Developed Django Restaurant Reviews Web App
-
π³ Familiar with Docker for containerising apps and reproducible environments
-
π€ Worked with Hugging Face models & transformers for NLP tasks
-
π Published a paper at ICIRIAC 2024
Languages: Python, SQL Libraries: Pandas, NumPy, Matplotlib, Scikit-Learn, Transformers Tools: Power BI, Git, VS Code, Jupyter Notebook, Docker AI Platforms: Hugging Face, Ollama, Claude (Anthropic) Frameworks: Django, Machine Learning Other: Data Cleaning, EDA, Model Building & Deployment
- Containerising ML pipelines and dashboards using Docker
- Fine-tuning and deploying transformer models on Hugging Face
- Prototyping assistant/chatbot features with Claude and Ollama + Qdrant
Amazon Prime Data Analysis
IPL Cricket Analytics
Bike Showroom Sales Dashboard
Budget Analysis Dashboard
Speech Enhancement Deep Learning
Django Restaurant Review System
Each project contains a detailed README with dataset, approach, and results.
# build and run a simple container for model inference
docker build -t vignesh-model .
docker run -p 5000:5000 vignesh-model# minimal Hugging Face inference example
from transformers import pipeline
nlp = pipeline('sentiment-analysis')
print(nlp('I love working on ML projects!'))- **Email:** your-email-here - **LinkedIn:** your-linkedin-here