dmux/pagepilot
PagePilot is a VS Code Chat participant that automatically loads external context (documentation, APIs, README files) to provide enhanced responses. Language is automatically detected from your VS Code settings.
Implements a lightweight Retrieval-Augmented Generation (RAG) system using Bag-of-Words embeddings and cosine similarity to inject only the most relevant documentation passages into LLM prompts, reducing token usage. Supports multiple documentation sources managed via `/docs` commands with persistent workspace storage, and automatically discovers related files (README.md, llms.txt, AI context files) when loading external URLs.
Stars
8
Forks
2
Language
TypeScript
License
MIT
Category
Last pushed
Mar 01, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/dmux/pagepilot"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
labring/FastGPT
FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of...
RunanywhereAI/RCLI
Talk to your Mac, query your docs, no cloud required. On-device voice AI + RAG
ragpi/ragpi
🤖 An open-source AI assistant answering questions using your docs
theaiautomators/insights-lm-local-package
Open-source, fully private and local alternative to NotebookLM. Chat with your documents,...
AstraBert/PapersChat
An agentic AI application that allows you to chat with your papers and gather also information...