wdoc
Summarize, search, and query thousands of documents with AI
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install wdoc?โผ
Run `npx skills add thiswillbeyourgithub/wdoc --all -g -y` in your terminal to install the wdoc skill globally for your AI agent.
What file types can wdoc read?โผ
wdoc handles over 20 formats including PDF, EPUB, Word, PowerPoint, YouTube, audio and video files, web pages, Anki decks, Zotero libraries, and Logseq notes.
Can wdoc answer questions across many documents at once?โผ
Yes. It embeds and searches tens of thousands of documents, then combines the relevant passages into a single sourced markdown answer.
Does wdoc work with local or private models?โผ
Yes. It routes all calls through LiteLLM, supports Ollama and other local models, and its private mode blocks all outbound connections and redacts API keys.
Can I use wdoc without writing code?โผ
Yes. You can run simple commands like `wdoc summarize paper.pdf` or ask your AI agent in plain English, and there is also an optional Docker web interface.
Related Repositories in Education & Research
View All in Education & Researchโlearn-claude-code
Learn to build AI agent harnesses from scratch
ai-agents-for-beginners
Learn to build, deploy, and secure AI agents step by step
33-js-concepts
Master 33 essential JavaScript concepts with tested, verified guides