Introduction
Denser Retriever is a powerful semantic search and document retrieval platform that enables developers to build intelligent search experiences. The SDK provides a convenient interface to manage knowledge bases, ingest documents, and perform semantic searches.
Key Features
Knowledge Base Management
Create, update, and manage collections of documents for semantic search.
Document Ingestion
Upload PDFs, DOCX files, or import raw text content directly.
Semantic Search
Perform intelligent searches across your knowledge bases with relevance scoring.
Multi-Language SDKs
Official SDKs available for TypeScript and Python.
Getting Started
Choose your preferred SDK to get started:
TypeScript
Full-featured SDK for Node.js and TypeScript projects.
Python
Native Python SDK for data science and backend applications.
API Reference
For detailed API documentation, see the API Reference.