A flexible scoring library using OpenAI models.
Project description
Flexible Scorer Library
Flexible Scorer is a Python library that allows you to evaluate and score text content based on custom criteria using OpenAI's GPT models. It provides a systematic way to assess texts, taking advantage of AI's capabilities to interpret and analyze content according to user-defined parameters.
Installation
Installation through PIP manager
pip install flexiblescorer
Set OpenAI API key as environment
Enter OpenAI API key to use model
a. For Windows Users
set OPENAI_API_KEY=your-api-key-here
Verify that the variable is set:
echo %OPENAI_API_KEY%
For macOS and Linux Users
export OPENAI_API_KEY=your-api-key-here
Verify that the variable is set
echo $OPENAI_API_KEY
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
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 flexible_scorer-0.1.13.tar.gz.
File metadata
- Download URL: flexible_scorer-0.1.13.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eafb058399db5c692689da49e1502f1d9c6439de8048987046259ceabf62f9ea
|
|
| MD5 |
9a3fd079bcbcef79644d3a4d8714cfdc
|
|
| BLAKE2b-256 |
a9a2eb2ace2ff11c976fb7fe7c2b260cfff783187d3857488bae714fc3e170d8
|
File details
Details for the file flexible_scorer-0.1.13-py3-none-any.whl.
File metadata
- Download URL: flexible_scorer-0.1.13-py3-none-any.whl
- Upload date:
- Size: 4.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
19545dba0d27298783016d21fa26c7f5131aea5be92bdf384f259c79721e3f98
|
|
| MD5 |
12e9f006a9c9209c17bbf46a11a7171b
|
|
| BLAKE2b-256 |
9b85f9c1a0c99501b7453397583f764157ab74618d0396120cf95c68bdbba28c
|