Portfolio

These are the projects I have done so far!

Finetuning With Scraps

Github Link

Note: The notebooks do not work anymore on Google Colab due to updates to the vLLM library. Although all the notebooks still should work locally

Libraries Used: LLaMAFactory, Unsloth, HuggingFace, Streamlit, OpenAI Library, vLLM, PFT, TRL

Django Based AI API inference server

Github Link Django Screenshot

Note: The Streamlit Frontend was created to showcase how it works

Libraries used: Django, vLLM, Streamlit

Face Verification System

Github Link Face Verification Screenshot

Libraries used: ArcFace, OpenCV, Streamlit

Flask Based Quiz Application

Github Link Flask Application

Libraries and tools used: Flask, SQLAlchemy, Bcrypt, SQLite

RAG Based PDF Chatbot

Github Link RAG App

Libraries used: Langchain, PyPDF2, FAISS, Mistral