RAG ChatBot
RAG ChatBot
A Retrieval-Augmented Generation chatbot using LangChain, Pinecone, and Streamlit for knowledge-grounded conversations.
Face Detection with Landmarks and Emotion Recognition
Face Detection with Landmarks and Emotion Recognition
Computer vision system for real-time face detection, facial landmarks identification, and emotion recognition using OpenCV and deep learning.
Generative Adversarial Networks (GANs)
Generative Adversarial Networks (GANs)
Implementation of Generative Adversarial Networks for creating realistic synthetic images and data augmentation using PyTorch.