TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Doctor – tool to crawl and index websites and MCP server for LLM agents

1 点作者 kixpanganiban10 天前

2 条评论

kixpanganiban10 天前
Hi! I wrote Doctor because I keep struggling with grounding on docs when working with agentic code editing (ex Roo, Claude Code).<p>Doctor uses crawl4ai to crawl websites, and then chunks and embeds them with langchain + litellm + openai, and finally stores all the vectors in duckdb. This allows your LLM to query the docs using semantic search over MCP, giving it grounded and up-to-date information for the things you&#x27;re working on.<p>It requires an OpenAI key for the embedding process, but I&#x27;m working on giving users options in the future (different providers, local embedding using something like DPR or other transformer libs, etc.)
downrightmike10 天前
And now we have a new bot for cloudflare to send to the infinite AI crawler labyrinth