Repository navigation

#

minilm

Unattended Lightweight Text Classifiers with LLM Embeddings

Python
184
1 年前

Faster, smaller BERT models in just a few lines.

Python
8
4 个月前

This repository serves as the RAG Project MiniLM Model from Microsoft named as sentence-transformers/all-MiniLM-L6-v2 as the embedding model for my resume , and utilizing OpenAI to answer questions based on the Resume

Python
1
3 个月前

comprehensive solutions for Adobe's Document Intelligence Hackathon 2025, encompassing two distinct challenges focused on advanced PDF processing and persona-driven content analysis. Both implementations adhere to stringent performance requirements including sub-60-second execution times and containerized deployment within 1GB resource constraints

Python
1
23 天前

Advanced NLP project detecting duplicate questions on Quora using transformer-based embeddings, LSTM architectures, and ensemble models, achieving 88% accuracy with scalable solutions for real-world applications 🧠💬.

HTML
0
8 个月前

A demo from the blog post comparing MiniLM-based models using song lyrics and Milvus for vector similarity search—an approach that works for any text content.

Jupyter Notebook
0
6 个月前

An AI-powered study companion that helps students understand lecture material through intelligent question answering, slide summarization, PDF summaries, and flashcard generation. Built with LangChain, Hugging Face Transformers, and Gradio — and fully powered by open-source LLMs running on your local GPU.

Python
0
2 个月前

A semantic quote retrieval system using fine-tuned MiniLM, FAISS indexing, and RAG-style LLM synthesis-built with Streamlit and Hugging Face Spaces.

Jupyter Notebook
0
20 天前

An Ai-powered agent that automatically clusters, summarizes and prioritizes operational asset alerts . made using Python , sentence-transformers(MiniLM) and Hugging Face integration in Streamlit-ui -- helping engineering and operations teams focus on what matters most.

Python
0
2 个月前

PaperMind AI is a local privacy-first PDF assistant that allows natural language chat with any document. Powered by FAISS, LangChain, MiniLM embeddings, and TinyLLaMA 1.1B — all running offline. Built with FastAPI backend and a clean HTML/CSS/JS frontend.

JavaScript
0
3 天前

Lightweight cross-lingual coreference resolution with spaCy using ONNX Runtime inference of transformer models.

Python
0
16 天前