Skip to main content

A plug-and-play SDK for de-hallucinating outputs from LLMs

Project description

Overview

HAPI is a plug-and-play SDK to dehallucinate your LLM generation in real time

  • Hallucination Detection: Identifies and flags AI-generated misinformation.
  • Confidence Filtering: Evaluates reliability of generated content.
  • Easy Integration: Will support any open-source model soon

Supported models - more coming soon!

  • Llama-2-7b-chat (meta-llama/Llama-2-7b-chat)
  • Falcon40b (tiiuae/falcon-40b)
  • Llama-2-7b (meta-llama/Llama-2-7b-hf)
  • MPT7B (mosaicml/mpt-7b)

Installation

pip install HAPI_SDK

Quick Start

from hapi_sdk import DeHallucinationClient

client = DeHallucinationClient(model_id="meta-llama/Llama-2-7b-chat-hf", license_key="your-license-key")

prompt = "Explain quantum entanglement in simple terms."

output, flagged_sentences = client.dehallucinate1(prompt)

print("Filtered Output:", output)

print("Flagged Sentences:", flagged_sentences)

Contact with any suggestions!

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

hapi_sdk-0.1.11.tar.gz (15.9 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

hapi_sdk-0.1.11-py3-none-any.whl (67.4 kB view details)

Uploaded Python 3

File details

Details for the file hapi_sdk-0.1.11.tar.gz.

File metadata

  • Download URL: hapi_sdk-0.1.11.tar.gz
  • Upload date:
  • Size: 15.9 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for hapi_sdk-0.1.11.tar.gz
Algorithm Hash digest
SHA256 0d4ebb5a8ac4ef4b3c9a0df60436b6cd68b2246a30f673762e3ddd42f4006390
MD5 a68b454b901e9ac42fe52833d180653f
BLAKE2b-256 f95672eddfb0a030e15e4aac9e1aa0902d8133b7f34662179caf56340f620c39

See more details on using hashes here.

File details

Details for the file hapi_sdk-0.1.11-py3-none-any.whl.

File metadata

  • Download URL: hapi_sdk-0.1.11-py3-none-any.whl
  • Upload date:
  • Size: 67.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.5

File hashes

Hashes for hapi_sdk-0.1.11-py3-none-any.whl
Algorithm Hash digest
SHA256 a36e14c7ddaa420d3f20c29afff35956d6a92238b0bb6bacedef954a3f28765e
MD5 efd3f76009d88f64811d09b5a0e1e5c1
BLAKE2b-256 b602e82a832745e9133f69d569c97af8bce68775301c5b4be962e542ce568c2b

See more details on using hashes here.

Supported by

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