Settings

Theme

Show HN: Web RAG to generate perplexity like answers from your docs [in browser]

docs.akiradocs.ai

5 points by sauravpanda a year ago · 1 comment · 1 min read

Reader

How 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.

You can find the code here: https://github.com/Cloud-Code-AI/AkiraDocs

shreyash_gupta a year ago

Excited to see this shared! Love how everything runs right in the browser - makes the whole experience super smooth for users.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection