ProtonX
Introduction
ProtonX is a library that provides essential tools and models for building high-accuracy chatbots.
Use Cases
| Use Case | Notebook |
|---|---|
| Vector Search | |
| Semantic Router |
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