AI-Powered Summary Tools
Project description
An AI-Powered Summary Tool
from gptsummary.gptsummary import AISummary
ai_summary = AISummary(base_url="",
api_key="",
model_id="gpt-4")
content = ai_summary.extract(content="""纯视觉才是智驾的未来!视觉一定是未来发展的方向,图片的语义定义是激光雷达所不具备的优势""",
prompt="", length=200)
print(content)
title = ai_summary.refined_title(content="""纯视觉才是智驾的未来!视觉一定是未来发展的方向,图片的语义定义是激光雷达所不具备的优势""",
prompt="请从输入文字中总结合适的标题,不超过20字")
print(title)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distributions
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 gptsummary-0.0.13-cp310-cp310-manylinux2014_x86_64.whl.
File metadata
- Download URL: gptsummary-0.0.13-cp310-cp310-manylinux2014_x86_64.whl
- Upload date:
- Size: 230.5 kB
- Tags: CPython 3.10
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
959a0e642bdc8cbd907b6e593f44a0c4bb4bd60646ea19e462134d5b0fbe68a4
|
|
| MD5 |
93133787409ea48ed9648f72c4ee1f2f
|
|
| BLAKE2b-256 |
6968ee40e96765e22541a10ef08cb717d4d27b9d4772a78de1d2d69c410a2ffb
|
File details
Details for the file gptsummary-0.0.13-cp310-cp310-macosx_14_0_arm64.whl.
File metadata
- Download URL: gptsummary-0.0.13-cp310-cp310-macosx_14_0_arm64.whl
- Upload date:
- Size: 92.8 kB
- Tags: CPython 3.10, macOS 14.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e980f30e77d277dd3da85b6c9c908fb2ca276cd62e2ac22a24fd07f65a093a8
|
|
| MD5 |
323525321acfbb72706f64aba89ecfc7
|
|
| BLAKE2b-256 |
190631c0e9c0186ca613405c89d6f9238663bc1b103dc8e7c6edbc407f75c5ef
|