A lightweight recreation of OS1/Samantha from the movie Her, running locally in the browser
-
Updated
Apr 23, 2025 - TypeScript
A lightweight recreation of OS1/Samantha from the movie Her, running locally in the browser
A Webapp that uses Retrieval Augmented Generation (RAG) and Large Language Models to interact with a PDF directly in the browser.
interactive semantic search demo using Qwen3-0.6B-Embedding in your browser
An MCP-enabled Qwen3 0.6B demo with adjustable thinking budget, all in your browser!
A Chrome extension that uses PromptAPI and vector embeddings to help users quickly find answers about the current website's content.
ππΈ Easily boost the speed of pulling your models and datasets from various of inference runtimes. (e.g. π€ HuggingFace, π« Ollama, vLLM, and more!)
A paraphrasing tool that leverages LLMs in the browser.
A web app to transcribe audio files using OpenAI's Whisper API.
# Qwen3 0.6B Semantic Search DemoThis project showcases semantic search using the Qwen3-Embedding-0.6B model, all running locally in your browser with transformers.js. Users can explore memory banks or create their own to find relevant text through natural language queries. πβ¨## How It Works1. **Model Loading**: On first visit, the applicati
Add a description, image, and links to the transformers-js topic page so that developers can more easily learn about it.
To associate your repository with the transformers-js topic, visit your repo's landing page and select "manage topics."