SuyashBhavalkar3/On-The-Fly-Rag-Extension-For-Chrome-Using-Ollama
Private RAG Assistant – A Chrome extension that brings intelligent Q&A to any webpage using (RAG). Combines Groq's fast LLM (llama-3.3-70b) with local Ollama embeddings for complete privacy. Features automatic page indexing, smart chunking, vector search, a modern dashboard. Manifest V3 compliant, zero dependencies, works instantly
Stars
—
Forks
—
Language
HTML
License
—
Category
Last pushed
Jan 20, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/SuyashBhavalkar3/On-The-Fly-Rag-Extension-For-Chrome-Using-Ollama"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
mrutunjay-kinagi/ragsearch
This project aims to build a Retrieval-Augmented Generation (RAG) engine to provide...
Omkar-Wagholikar/adora
Python package that makes it easy to spin up a custom Retrieval-Augmented Generation (RAG) pipeline.
JocelynVelarde/rag-template
Learn how to build a Retrieval-Augmented Generation (RAG) system from the ground up! In this...
Yigtwxx/Awesome-RAG-Production
A curated list of battle-tested tools, frameworks, and best practices for building scalable,...
pchunduri6/rag-demystified
An LLM-powered advanced RAG pipeline built from scratch