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

ProjectWhat it doesStack
ParsaGPTDon't read my CV — talk to it. RAG-powered recruiter chatbot with local LLaMA inferenceLLaMA · FAISS · FastAPI · React
Argo — AI Financial AdvisorProduction robo-advisory platform: 6 microservices, Claude RAG, FinBERT sentiment, Terraform on AWS ECSClaude · LangChain · ChromaDB · FinBERT · AWS · Terraform
Brain Tumor Classifier97.9% accuracy across 4 tumour types — with AWS deployment, Prometheus monitoring, and a radiologist feedback loopEfficientNet · FastAPI · Docker · AWS EC2
R2Gen — Radiology ReportsMSc dissertation: vision-language model that reads chest X-rays and writes the report. ROUGE-L 0.35, matching published baselinesSwin-Transformer · Cerebras-GPT · HuggingFace
StudyAbroad AIMulti-step agentic advisor for international students — LangGraph reasoning, live web search, WebSocket streamingClaude · LangGraph · pgvector · Next.js
Smart Contract AuditorFine-tuned DeepSeek-Coder-7B on SmartBugs to detect Solidity vulnerabilities with dual-layer analysisLoRA · PEFT · HuggingFace · Gradio
EPL Match PredictorAgentic Claude system that fetches live standings, form, and H2H data before reasoning through a predictionClaude · 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

LinkedInPortfolioMedium

Pinned Loading

  1. brain-tumor-classification-hybrid-approachbrain-tumor-classification-hybrid-approachPublic

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

    Jupyter Notebook

  2. master-projectmaster-projectPublic

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

    Jupyter Notebook 1

  3. smart-contract-audit-agentsmart-contract-audit-agentPublic

    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-predictorepl-predictorPublic

    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-apppersonal-chatbot-appPublic

    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-appstudy-advisor-agent-appPublic

    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