Facilitates the retrieval of Discord messages and stores them in a vector database, enabling semantic search and analysis.
Discord Vector DB is a Python-based tool designed to securely and ethically retrieve messages from Discord channels using the Discord MCP Server. It focuses on privacy by incorporating PII detection and redaction features, along with an opt-out registry. The tool processes messages, converts them into embeddings, and stores them in a vector database (ChromaDB), allowing for semantic search and insightful analysis of Discord conversations.