Iris is an RAG based AI chatbot that mimics the personality of my friend 'senpai'. I took WhatsApp 12k msgs of my friend and trained them on kaggle using Unsloth with learning rate 5e^-e, then exported the loaded weights into hugging face and fine…
Iris is an RAG based AI chatbot that mimics the personality of my friend ‘senpai’. I took WhatsApp 12k msgs of my friend and trained them on kaggle using Unsloth with learning rate 5e^-e, then exported the loaded weights into hugging face and fine tuned it with Llama-3 8B model and implemented RAG on it. Finally used nextjs to make the frontend.
NOTE: Remember as my friend talks in Roman Urdu + Eng + common japanese words so don’t think Iris is babbling. And it will take a bit to response as I’m using free CPU on hugging face. so be patience :)
I used gemini to make the UI, i gave my design pictures and explained it how my design should be.
also used chatgpt for occasional debugging