This video series explores the creation of an AI-powered image search application using Streamlit, open_clip, and faiss. The application enables users to search for images…
This video covers advanced techniques for analyzing subtitle files using machine learning models. We explore a Streamlit application that uses the spaCy library to load…
In this video, the underlying user story for this code is straightforward: to establish a semantic match between all existing keywords in a CMS (such…
Continue reading → Using Semantic Similarity with a CMS #ia #nlp #cms #api #python
In this video, we demonstrate how to use Streamlit to query the Mistral LLM locally with the help of Ollama. We’ll show you how to…
Continue reading → Evaluating AI-Generated Text: Semantic Similarity with Sentence Embeddings
In this video, we delve into the challenge of evaluating the quality of AI-generated text, focusing on how to ensure it is accurate and avoids…
Continue reading → Streamlit & Ollama: Querying Mistral LLM Locally and Generating Titles & Keywords