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...
Articles tagged with #ai
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...

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