
Training and deploying a chat-moderator using PyTorch and AWS SageMaker
A simple BERT-based model for toxic comment classification, implemented in PyTorch, trained and deployed on SageMaker
Search for a command to run...

A simple BERT-based model for toxic comment classification, implemented in PyTorch, trained and deployed on SageMaker

What makes Mistral 7B so efficient, for such a small model?

Your own personal AI Librarian powered by Langchain & RAG

https://youtu.be/_nmiwgwRHxM Github repo This is a demo of my movie-advisor project: I created a chatbot driven by a langchain agent and RAG tools. The agent is handling all conversations between me and the LLM. Based on my queries, it will search ...

Intent classification is a pivotal process in natural language processing (NLP) where an AI system identifies the purpose or intention behind a user's input. This task involves analyzing a user's message and categorizing it into predefined intents, s...

Combine and fine-tune YOLO models to detect if cyclists are wearing a helmet or not. Github Project I created and presented this project to complete my 120-hour Deep Learning bootcamp in April 2024. I then spent some more time improving it until I ge...

My attempt at the Rock-Paper-Scissors classification problem. Project Demo Project Repo This project is available on my github: RockPaperScissorsCNN Datasets I used the following 3 datasets to train the CNN from scratch: DRGFREEMAN - Edited to rem...

Don't like interviews, send your digital clone to do it :) GitHub repository This is the output of my AI avatar chat project, using Google speech recognition, OpenAI chat completion and Elevenlabs voice cloning. The lipsync is done using NVIDIA aud...

A command-line tool to generate Spotify playlists based on ChatGPT prompts.