Docs & Knowledge·starter
Docs Q&A
Answers questions about any product by reading its llms.txt / agents.md.
A documentation concierge. Give it a product or site and a question; it discovers the site's agent-readable surfaces (llms.txt, agents.md, sitemap), reads the relevant ones, and answers strictly from what it fetched, with source citations. Refuses to fabricate.
Agent Stack
AI SDKAI Gateway
Eve features
toolsskills
Channels
http · web · slack
Run it
git clone https://github.com/uxKero/docs-qa
cd docs-qa
pnpm install
pnpm devThen try: npx eve dev, then ask: "What does eve.dev say about defining tools?"
model: anthropic/claude-sonnet-4.6
Requires
- AI Gateway access (Vercel) or an Anthropic API key
Needs Node ≥ 24 to run the Eve CLI.