Author: Christopher Agostino
Company: NPC Worldwide
Contact: [email protected]
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.
# not yet available
pip install qstkOr clone and install locally:
git clone https://github.com/npc-worldwide/qstk.git
cd qstk
pip install -e .- Python 3.10+
- npcpy>=1.1.7
-TBA
-TBD
MIT