Python client for the ACRA API — Adaptive Contextual Retrieval Architecture
Project description
nurricai
Python client for the ACRA API.
pip install nurricai
from nurricai import ACRA
acra = ACRA(api_key='nacra-...')
acra.ingest(['Your document...'])
r = acra.query('What does it say?')
print(r.answer)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
nurricai-0.1.1.tar.gz
(3.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nurricai-0.1.1.tar.gz.
File metadata
- Download URL: nurricai-0.1.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2613b70fc4f024ce6bae4c790f32ebb6867ce061f6c880005224a5ac3c3f7cdc
|
|
| MD5 |
14cf4aa4e423482cdec50d040d085ee3
|
|
| BLAKE2b-256 |
85f899317f9f35a8b61484a487ed50f4a80d40dea9c4a48e4799f1bf4ed5d86a
|
File details
Details for the file nurricai-0.1.1-py3-none-any.whl.
File metadata
- Download URL: nurricai-0.1.1-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e9b58d676c4e9f33ce1e8bb4440cb89b9fb00ec3eafdd9776868c95968b8d16
|
|
| MD5 |
a7333950be23125cca24811780901445
|
|
| BLAKE2b-256 |
40e20192b8ac2d9a1e59f3bb7eb3a8643e7246f22325d5a0be5c783c498ca9a5
|