Skip to main content

Client library for the NNext Neural search engine

Project description

NNext Python Client

About

The NNext Python Client.

NNext is a

  • ⚡ blazingly fast
  • 🔍 nearest-neighbors vector search engine

Installation | Quick Start | Documentation

Installation

To install the pynnext client, activate a virtual environment, and install via pip:

pip install nnext

Quick Start

Here's a quick example showcasing how you can create an index, insert vectors/documents and search among them via NNext.

Let's begin by installing the NNext server.

nnclient = nnext.NNextClient(api_key="NNEXT_API_KEY")

Documentation

More documentation is available here:

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nnext-0.0.42.tar.gz (47.7 kB view hashes)

Uploaded Source

Built Distribution

nnext-0.0.42-py3-none-any.whl (60.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page