Skip to content
View ai-art-dev99's full-sized avatar
🧑‍🎓
Learning
🧑‍🎓
Learning

Block or report ai-art-dev99

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
ai-art-dev99/README.md

Hi, I'm Amirparsa 👋

I build production-ready AI systems — from fine-tuning LLMs to deploying full-stack agentic applications with real observability. My work sits at the intersection of LLM engineering, medical AI, and MLOps.

📍 Bournemouth, UK  ·  🎓 MSc Data Science & AI — Distinction, Bournemouth University  ·  🔍 Open to AI/ML roles in the UK


🚀 Featured Projects

Project What it does Stack
ParsaGPT Don't read my CV — talk to it. RAG-powered recruiter chatbot with local LLaMA inference LLaMA · FAISS · FastAPI · React
Argo — AI Financial Advisor Production robo-advisory platform: 6 microservices, Claude RAG, FinBERT sentiment, Terraform on AWS ECS Claude · LangChain · ChromaDB · FinBERT · AWS · Terraform
Brain Tumor Classifier 97.9% accuracy across 4 tumour types — with AWS deployment, Prometheus monitoring, and a radiologist feedback loop EfficientNet · FastAPI · Docker · AWS EC2
R2Gen — Radiology Reports MSc dissertation: vision-language model that reads chest X-rays and writes the report. ROUGE-L 0.35, matching published baselines Swin-Transformer · Cerebras-GPT · HuggingFace
StudyAbroad AI Multi-step agentic advisor for international students — LangGraph reasoning, live web search, WebSocket streaming Claude · LangGraph · pgvector · Next.js
Smart Contract Auditor Fine-tuned DeepSeek-Coder-7B on SmartBugs to detect Solidity vulnerabilities with dual-layer analysis LoRA · PEFT · HuggingFace · Gradio
EPL Match Predictor Agentic Claude system that fetches live standings, form, and H2H data before reasoning through a prediction Claude · FastAPI · Redis · Prometheus

🛠 Tech I Work With

LLMs & Agents     Claude · LLaMA · BioMistral · DeepSeek · LangChain · LangGraph
RAG & Retrieval   FAISS · pgvector · ChromaDB · Tavily · DuckDuckGo
Fine-tuning       LoRA / PEFT · HuggingFace Transformers · 4-bit quantisation
Observability     LangSmith · Prometheus · Grafana · drift detection
Backend           Python · FastAPI · Django · PostgreSQL · Redis · Celery
Infrastructure    Docker · AWS (ECS Fargate · EC2 · S3) · Terraform · CI/CD
Frontend          React · Next.js · TypeScript

💼 Experience

AI/ML Engineer @ Visicore (Oct 2025 – Jan 2026) Fine-tuned BioMistral for automated ECG report generation; FastAPI deployment with LangSmith monitoring.

LLM Developer @ RADSAM (Sep 2024 – Jul 2025) Built end-to-end Claude-powered advisory agent with RAG pipeline (pgvector + web retrieval) for international students.

Research Assistant @ BNUT (Dec 2021 – Oct 2022) Mask R-CNN pipelines achieving 92% detection precision; C++ SLAM modules improving path-tracking accuracy by 15%.


📜 Certifications

  • 🏅 IBM Generative AI Engineering Professional Certificate (Sep 2025)
  • 🏅 IBM Data Engineering Professional Certificate (Sep 2025)
  • 🏅 Generative AI with LLMs — DeepLearning.AI + AWS (Aug 2025)
  • 🏅 Reinforcement Learning Specialization — University of Alberta (Aug 2025)

📬 Let's Connect

LinkedIn Portfolio Medium

Pinned Loading

  1. brain-tumor-classification-hybrid-approach brain-tumor-classification-hybrid-approach Public

    Brain tumor classification using hybrid approach, EfficientNet for extracting features and SVC to classify the tumor.

    Jupyter Notebook

  2. master-project master-project Public

    Fine-tuned Large Language Models to generate detailed radiology reports from chest X-ray images

    Jupyter Notebook 1

  3. smart-contract-audit-agent smart-contract-audit-agent Public

    An AI-powered smart contract vulnerability detection tool built with Hugging Face Transformers. Trained on the SmartBugs dataset (curated Solidity contracts with annotated vulnerabilities)

    Jupyter Notebook

  4. epl-predictor epl-predictor Public

    Claude-powered agentic system that fetches live EPL standings, team form, and H2H records before reasoning through match predictions — with full observability stack.

    JavaScript

  5. personal-chatbot-app personal-chatbot-app Public

    React + TypeScript frontend for ParsaGPT — an AI recruiter chatbot that lets anyone chat with my professional background in real time.

    TypeScript

  6. study-advisor-agent-app study-advisor-agent-app Public

    Next.js + TypeScript frontend for StudyAbroad AI — a multi-step agentic advisor helping international students plan their academic journey to the US, UK, and Canada.

    TypeScript