AI Projects
A collection of machine learning models, tools, and applications I've built.
LLaMA Fine-tuning Framework
An open-source library that simplifies the fine-tuning process of LLaMA models on consumer GPUs using LoRA and QLoRA.
PythonPyTorchHuggingFaceCUDA
AI Semantic Search
A vector-based semantic search engine built for large enterprise documentation, utilizing OpenAI embeddings and Pinecone.
TypeScriptNext.jsOpenAIPinecone
Vision Transformer Dashboard
Interactive web dashboard to visualize attention maps and feature extractions from Vision Transformers (ViT) in real-time.
ReactPythonFastAPITransformers