[–] sauravpanda 1y ago ↗ You can try it out here: https://docs.akiradocs.ai/aiSearchHow It Works - Offline Indexing: Docs are processed and embedded using the GTE-small model at build time.- Browser-Based Magic:- - SQLite database (stored in the browser) for vector search.- - Local embedding model for query processing.- - Local LLaMA model for response generation using WebLLM.- - Everything Happens Locally: No data leaves the user’s device.Key Benefits No API Costs: Everything runs in the browser—zero backend expenses.Unlimited Chats: No rate limits or usage restrictions.Privacy-First: Your data stays on your device, always.
1 comment
[ 2.9 ms ] story [ 17.5 ms ] threadHow It Works - Offline Indexing: Docs are processed and embedded using the GTE-small model at build time.
- Browser-Based Magic:
- - SQLite database (stored in the browser) for vector search.
- - Local embedding model for query processing.
- - Local LLaMA model for response generation using WebLLM.
- - Everything Happens Locally: No data leaves the user’s device.
Key Benefits No API Costs: Everything runs in the browser—zero backend expenses.
Unlimited Chats: No rate limits or usage restrictions.
Privacy-First: Your data stays on your device, always.