using natural language as condition
Project description
NLIF
ChatGPT API를 이용하여 자연어 문장을 조건문으로써 활용할 수 있도록 해주는 프로젝트 (https://pypi.org/project/NLIF/)
목차
설치
pip install NLIF
활용 예시
from NLIF import *
ni = NLIF('Your OpenAI API key')
if ni.nlif('Whales are mammals'):
print('True')
else:
print('False')
Contact
| Maintainer | |
|---|---|
| marmot8080 | marmot8080@gmail.com |
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
nlif-0.0.5.tar.gz
(2.9 kB
view details)
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
NLIF-0.0.5-py3-none-any.whl
(3.0 kB
view details)
File details
Details for the file nlif-0.0.5.tar.gz.
File metadata
- Download URL: nlif-0.0.5.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9452f62d2b504d254af68af9c8148089d7c5ebc207182dd7a4d839932be6930f
|
|
| MD5 |
a5d9d39cc6bfae57c3acf1502362439a
|
|
| BLAKE2b-256 |
2c411046ded0c82ef3a2d217e7b83a975b836d8e85f02aa04cfa8e10ca52ce16
|
File details
Details for the file NLIF-0.0.5-py3-none-any.whl.
File metadata
- Download URL: NLIF-0.0.5-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e91f7b2f487541f9e1ab516ecf1621eef3efbc4efdd37e5af2f2a85862e77eab
|
|
| MD5 |
6b08333bddfb06699bf39fd5d5d50c5a
|
|
| BLAKE2b-256 |
9c6a6f3575e604b2b3892fa6410aaa2da9a3030c2f170f92101484f8fdf46307
|