This is the Linux app named LEANN whose latest release can be downloaded as Releasev0.3.7sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named LEANN with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
SCREENSHOTS:
LEANN
DESCRIPTION:
LEANN is an open source system designed to enable retrieval-augmented generation (RAG) and semantic search across personal data while running entirely on local devices. It focuses on dramatically reducing the storage overhead typically required for vector search and embedding indexes, enabling efficient large-scale knowledge retrieval on consumer hardware. LEANN introduces a storage-efficient approximate nearest neighbor index combined with on-the-fly embedding recomputation to avoid storing large embedding vectors. By recomputing embeddings during queries and using compact graph-based indexing structures, LEANN can maintain high search accuracy while minimizing disk usage. It aims to act as a unified personal knowledge layer that connects different types of data such as documents, code, images, and other local files into a searchable context for language models.
Features
- Storage-efficient approximate nearest neighbor index for semantic search
- On-the-fly embedding recomputation to minimize vector storage overhead
- Graph pruning techniques that reduce index size while preserving accuracy
- Two-level coarse-to-fine search for faster query processing
- Support for indexing many file types including code, documents, and data formats
- Pluggable backends such as DiskANN and HNSW/FAISS with a unified interface
Programming Language
Python
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/leann.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.