You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trained a Deep Learning MLP classifier to detect emotions based on voice inputs accurately. The classifier was designed to classify emotions into five targeted classes: calm, disgust, fearful, hap…
NamedayApi is a custom Ruby gem that provides a simple interface to fetch nameday information from the "nameday.abalin.net" API. Namedays are a tradition in many countries where each day of the yea…
Fitness App is a workout tracking application that allows users to log exercises, track progress, and analyze workout data. It features a scrollable day selector, enabling users to navigate through…
This is a URL shortening platform with integrated analytics and user management. It allows users to shorten long URLs, track clicks on the shortened links, and view analytics like unique clicks, ge…
Developed a Chatbot to parse PDFs, segment text into sentences, tokenize them, generate embeddings, and store them in Supabase. Applied a 0.7 threshold for contextual accuracy, ensuring precise res…
WhatsApp-based Retrieval-Augmented Generation (RAG) system allows users to upload documents, extract text, generate FAQs, and interact with the content using natural language queries. The system le…