Qdrant Docs Rag

Qdrant Docs Rag

hannesrudolph

Provides vector-based search across stored documentation to augment AI responses with relevant context. Uses Qdrant for semantic document retrieval.

255334 views29Local (stdio)

What it does

  • Search documentation using natural language queries
  • List all indexed documentation sources
  • Extract URLs from webpages for processing
  • Remove specific documentation sources
  • Rank search results by semantic relevance

Best for

AI assistants needing documentation contextDevelopers building RAG applicationsTeams with large documentation repositories
Real-time semantic searchMultiple documentation sourcesVector-based retrieval

Alternatives