RAG on Everything with LEANN. Enjoy 97% storage savings while running a fast, accurate, and 100% private RAG application on your personal device.
-
Updated
Sep 5, 2025 - Python
LocalStorage is a JavaScript object that allows storing arbitrary key-value pairs in the web browser as an alternative to cookies—another alternative if the data in question goes beyond key-value pairs is to use the IndexedDB.
localStorage
data is specific to the protocol of the document. In particular, for a site loaded over HTTP (e.g., http://example.com), localStorage
returns a different object than localStorage
for the corresponding site loaded over HTTPS (e.g., https://example.com).
RAG on Everything with LEANN. Enjoy 97% storage savings while running a fast, accurate, and 100% private RAG application on your personal device.
Universal MCP memory service with semantic search, multi-client support, and autonomous consolidation for Claude Desktop, VS Code, and 13+ AI applications
(Sometimes partial) Python re-implementations of the technologies involved in reading various data sources in Chrome-esque applications.
A simple synchronous way of accessing localStorage from your Streamlit app.
(DISCONTINUED) Save WhatsApp Web Sessions as files and open them everywhere!
Simple local-files server with security on top.
Detect duplicate images locally
Script to download images from a markdown file and replace URL to point at backup location
This Application for chatting in real time in the Local browser Environment with Django and Tailwind for FrontEnd
This RAG stack can run on a raspberry pi (16GB CPU)
A simple HTTP file server for high-speed data transfer between devices connected to the same network and a data server to store common files to be accessed by all devices in the network
localStorage Reader for python 3 (tested with 3.6+)
A habit tracker from the CLI, stores data locally.
Skypiea is a cloud storage application that allows users to upload images, detect faces, and manage those images. It includes features for face detection, storing face embeddings, and searching for similar faces.
Um programa focado no controle de estoque simples para mercados, mercearias, padarias e comércios no geral
Hello, this repository was created to firstly learn how to write django and secondly to make programming tutorial sites.
Extension for the Playwright package that allows access to the Web Storage API.