Skip to content

NPC-Worldwide/qstk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quantum Semantic Toolkit (QSTK)

Author: Christopher Agostino
Company: NPC Worldwide
Contact: [email protected]

Overview

Quantum Semantic Toolkit (QSTK) is a Python package for quantum semantic methods, leveraging the npcpy package to simplify LLM calls. QSTK is based on the observer-dependent phenomenon of meaning interpretation in natural language processing that LLMs and humans likewise exhibit. QSTK helps us effficiently use ensemble methods to explore and understand semantic meaning in context in a Markovian way.

Installation

# not yet available
pip install qstk

Or clone and install locally:

git clone https://github.com/npc-worldwide/qstk.git
cd qstk
pip install -e .

Requirements

  • Python 3.10+
  • npcpy>=1.1.7

Example Usage

-TBA

Core Methods

-TBD

License

MIT

About

quantum semantic toolkit

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages