Skip to content
#

all-minilm-l6-v2

Here are 19 public repositories matching this topic...

MediChat: An AI-powered medical chatbot using the Llama-2-7B-Chat model for precise clinical responses. Integrates Chroma DB and all-MiniLM-L6-v2 embeddings trained on medical literature, including texts like Clinical Emergency Medicine and Gale Encyclopedia. Accurate, fast, and reliable for healthcare queries.

  • Updated Jul 5, 2024
  • Jupyter Notebook

This project uses Python, Hugging Face (sentence-transformers), Milvus + Docker (container running Vector DB) to create a vector database, populate it with details of many people (names, ages, salaries, addresses and their introductions) and enable searching and querying on the database contents using Cosine-Similarity distances on IVF Flat index.

  • Updated Mar 23, 2025

This Multi-Modal Movie Recommendation System leverages a combination of structured numerical features and deep text embeddings to provide accurate and personalized movie recommendations. Unlike traditional recommender systems that rely solely on user ratings or metadata, this model integrates numerical attributes (such as popularity and ratings)

  • Updated Apr 13, 2025
  • Jupyter Notebook

This project uses Python, Hugging Face (sentence-transformers), Milvus + Docker (container running Vector DB) to create a vector database, populate it with details of many people (names, ages, salaries, addresses and their introductions) and enable searching and querying on the database contents using Cosine-Similarity distances on IVF Flat index.

  • Updated Jan 22, 2025
  • Python

This project uses Python, Hugging Face (sentence-transformers), Milvus + Docker (container running Vector DB) to create a vector database, populate it with details of many people (names, ages, salaries, addresses and their introductions) and enable searching and querying on the database contents using Cosine-Similarity distances on IVF Flat index.

  • Updated Jan 22, 2025
  • Python

Improve this page

Add a description, image, and links to the all-minilm-l6-v2 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the all-minilm-l6-v2 topic, visit your repo's landing page and select "manage topics."

Learn more