Skip to main content

Experimental libraries for conversational analysis with llms.

Project description

Conversational analysis based on communication with the OpenAI API (regardless of the API Base)

Implementation of several methods for communication with the OpenAI API, embedding-based retrieval and data preparation

Getting Started

Can be installed directly with pip (a setup.py file is provided, if needed).

Notably the module contains the ChatGPTMemory class, which enables communication with the OpenAI API (through the ChatCompletion endpoint) while managing conversation memory.

Data preparation modules

This project was not originally intended for production. A lot of the scripts contained here are mainly for data preparation (to demonstrate different use cases). However, some functions are being used by both the qualtop-llmapi and the QOPA-LLM demo sides of the project.

In the future, this module should be replaced by a communication module. Also, any existent calculation functions should be passed to the server.

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

qualtop-conversational-analysis-0.33.tar.gz (49.9 kB view hashes)

Uploaded Source

Built Distribution

Supported by

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