A simple AI-based text summarization helper.
Project description
maria_summarize_text_ai_assistant
A simple Python library to summarize long text using OpenAI API.
Features
- AI-powered text summarization
- Clean API design
- Docstrings included
- Easy to use in Flask or any Python app
Installation
After uploading to PyPI:
pip install maria_summarize_text_ai_assistant
Usage
from maria_summarize_text_ai_assistant import summarize_text
long_text = "Artificial intelligence is transforming industries..."
summary = summarize_text(long_text)
print(summary)
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 maria_summarize_text_ai_assistant-0.1.1.tar.gz.
File metadata
- Download URL: maria_summarize_text_ai_assistant-0.1.1.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d598d66867ca36a77e6f182c0c502eed5561952033d73aee6fef25c5db67f03a
|
|
| MD5 |
f17851f3d62cf9b30ac4a2628d97165f
|
|
| BLAKE2b-256 |
4db3927f11f9a966e6c71b83e9b40ed9feb85de6909f57e1c208edf6c3d1fb98
|
File details
Details for the file maria_summarize_text_ai_assistant-0.1.1-py3-none-any.whl.
File metadata
- Download URL: maria_summarize_text_ai_assistant-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4a4e20a8adb6f8476ec0cc65c1c41d746f118251dda05b96fc61932edc465975
|
|
| MD5 |
e1820365905a709ceb10ef2f074da78a
|
|
| BLAKE2b-256 |
41a39270b821fb33bc0a0e884bb1ffb8adecd6367075e6c875f5de027bdd9625
|