Skip to main content
Version: 0.1.3

ProtonX

Introduction

ProtonX is a library that provides essential tools and models for building high-accuracy chatbots.

Use Cases

Use CaseNotebook
Vector SearchOpen In Colab
Semantic RouterOpen In Colab

Key Strengths

  • Very high speed: optimized for batch processing.
  • 🛠 Easy to use: lightweight API, simple integration.
  • 🔌 API-based: create embeddings easily with just an API Key.

Installation

Requirements

  • Python >= 3.8
  • requests >= 2.31.0

Install from PyPI

pip install protonx

Install from npm

npm install protonx