A Python library for AI tasks like YouTube summarization using Gemini
Project description
taskAI
taskAI is a simple Python library that allows you to summarize YouTube videos using Gemini models via LangChain.
Install
pip install taskai
from taskAI import setup, summarize_youtube
setup("YOUR_API_KEY")
summary = summarize_youtube("https://youtu.be/xyz", summary_type="bullet")
print(summary)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
todoai-0.1.0.tar.gz
(3.0 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
File details
Details for the file todoai-0.1.0.tar.gz.
File metadata
- Download URL: todoai-0.1.0.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
979ff2fc72013a6ba2244d8641c7d40d7e6cad0d209d07b981d2ff4c74110ff1
|
|
| MD5 |
e878ee9a2b2ef17c358efab23f6f9803
|
|
| BLAKE2b-256 |
35fefc2d4c9e671992da598a5f8e284ba25e55ee93636b0c9eb400fc9364cb26
|
File details
Details for the file todoai-0.1.0-py3-none-any.whl.
File metadata
- Download URL: todoai-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
773de02f93bb0d6caa8f99a0fc766ebe3c9f297afc11dcb769e08a7e3cb17e92
|
|
| MD5 |
852a20d9cc33ca700e5b0d7f2d640056
|
|
| BLAKE2b-256 |
97f2b543a65d650e5f5022c264909f8e269439d80d19a0efdc0b1a97cb40a09b
|