Skip to content
View kamilj62's full-sized avatar

Highlights

  • Pro

Block or report kamilj62

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
kamilj62/README.md

Hi, I'm Joseph Kamil πŸ‘‹

AI Engineer building real-world applications with LLMs, computer vision, and full-stack systems

I design and deploy end-to-end AI products β€” from model development to production-ready apps.

Currently building FormCheck AI, a real-time exercise form detection app using computer vision and deep learning.

πŸ“ Los Angeles, CA Β· Open to AI / Applied AI roles


πŸš€ What I Do

  • Build AI-powered applications (LLMs, RAG, multi-agent systems)
  • Develop real-time computer vision systems
  • Ship full-stack products (React + FastAPI + APIs)
  • Focus on practical, production-ready AI β€” not just notebooks

🧠 Featured Projects

πŸ‹οΈ FormCheck AI (In Progress)

Real-time exercise form detection using MediaPipe + LSTM

  • Detects 30+ faults across barbell exercises
  • Real-time feedback + post-set analysis
  • Built with Python, TensorFlow, React Native, FastAPI

🎬 Multi-Agent Movie Recommendation System

RAG-based chatbot with intelligent query routing

  • Multi-agent architecture (search / genre / analysis)
  • FAISS vector search over 2,700+ films
  • 98% plot coverage via multi-API enrichment

πŸ’³ Loan Default Prediction

Machine learning system on real financial data

  • XGBoost model with ROC-AUC: 0.90
  • Improved recall via threshold tuning
  • Handled class imbalance with SMOTE

πŸ›  Tech Stack

AI/ML: Python, TensorFlow, scikit-learn, LLMs, RAG, LangChain
Backend: FastAPI, Node.js, APIs
Frontend: React, React Native
Data: FAISS, Pandas, NumPy
Tools: Git, Vercel, Supabase


πŸ“¬ Contact


Build things that work in the real world β€” not just in notebooks.

Pinned Loading

  1. ai-educator ai-educator Public

    AI-powered system that generates complete slide decks from natural language prompts using GPT-4 and DALL-E. Reduces manual slide creation time by 80% with intelligent content reasoning and image sy…

    Python

  2. audioBot audioBot Public

    Voice-enabled GenAI chatbot with multiple personas. Deployed on AWS EC2 via Docker

    Python

  3. candid-fit-finder candid-fit-finder Public

    Brutally honest AI job matching tool powered by Claude. Tells you when you're not a fit.

    TypeScript