Skip to main content

What is a Knowledge Base?

Knowledge Bases in Noxus are intelligent data repositories that enhance AI capabilities with domain-specific information. They process and store information in a way that makes it readily accessible for AI operations, maintaining context and relationships between different pieces of information.

Content Types

TypeSupported FormatsDescriptionUse Cases
DocumentsPDF, DOCX, PPTX, TXT, RTF, HTML, MarkdownText-based content that can be processed and indexedDocumentation, guides, policies, presentations
DataCSV, JSON, XMLTabular and structured data formatsData analysis, configuration files, structured content
ImagesJPEG, PNGVisual content that can be analyzed and indexedDiagrams, charts, visual documentation, screenshots
ArchivesZIPCompressed files containing multiple documentsBulk document uploads, archived content
EmailEML (RFC822)Email messages with metadata and attachmentsEmail archives, communication records
Metadata Support: All file types support custom metadata fields that can store additional information such as author, department, creation date, tags, or any custom attributes relevant to your organization. This metadata enhances search capabilities and provides richer context for AI operations.

Core Capabilities

Knowledge Bases offer extensive configuration options and capabilities to optimize performance for your specific use case:
ConfigurationddOptionsDescription
Search MethodsSemantic, Keyword, Hybrid, Hybrid with Reranking, RRF HybridConfigure how content is searched and retrieved
Embedding ModelsText Embeddings, Multimodal EmbeddingsChoose AI models for content understanding
Data SourcesDocuments, Google Drive, OneDrive, WebsiteControl allowed content sources
Ingestion SettingsProcessing methods, chunking strategiesCustomize how content is processed and stored

Search Methods

Semantic Search - Uses vector embeddings to understand the semantic meaning of content, enabling natural language understanding beyond keywords, context-aware search results, and conceptual relationship matching. Best for complex queries and concept discovery. Keyword Search - Uses BM25 ranking for fast, precise text matching with exact term matching and relevance scoring. Provides fast performance for large datasets and precise results for specific terminology. Hybrid Search - Combines semantic understanding with keyword precision using score fusion techniques. Offers balanced results for diverse query types with configurable fusion methods (RRF, relative scoring) and optional AI-powered reranking.

Accessing Knowledge Bases

Knowledge Bases offer multiple interfaces for access and management, each suited to different use cases:
  • 🖥️ Platform Interface
  • 🔌 API Integration
  • ⚡ SDK Implementation
  • 🤖 Co-workers
  • Flows
Our web-based platform provides an intuitive interface for comprehensive knowledge management:
  • Upload and organize documents with drag-and-drop simplicity
  • Monitor system usage and track performance metrics
  • Configure different search methodologies
  • Real-time search and content preview capabilities
Perfect for content managers and teams who need comprehensive knowledge management with full visibility into system performance.

Next Steps